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?
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.