BarcodeWriter in WebService

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Moderator: Alex

Post Reply
trousseau
Posts: 2
Joined: Tue Oct 13, 2009 3:14 am

BarcodeWriter in WebService

Post by trousseau »

We're trying to use the BarcodeWriter in a WebServices application. But when we call: "bwgs = new BarcodeWriterGlobalSettings();" we get an error of "Object reference not found". This does not happen in a Windows Application or a Web Site Application using the same code. How can we get this to work in a Web Service Application?

Thanks.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

Re: BarcodeWriter in WebService

Post by Alex »

Can you send a demo project to support@vintasoft.com?

Best regards, Alexander
pwsmietan
Posts: 7
Joined: Wed Aug 26, 2009 12:46 am

Re: BarcodeWriter in WebService

Post by pwsmietan »

Was this ever fixed? I'd like to do the same thing - is there an example piece of code to check out?
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

Re: BarcodeWriter in WebService

Post by Alex »

Hi Paul,

Please send the project of your WebService (or simple project which demonstrates your problem) to support@vintasoft.com, we need to see how do you use SDK and reproduce the problem.

Best regards, Alexander
Post Reply