I'm not sure if this is still a problem, but I had to write a web service to read and write data to MAS via the business objects. I had to deal with the COM issue, so I thought I'd post my steps for fixing the problem. These can be tweaked to further lock down, but this provides a good start...
My code sample above was run in debug mode in the VS IDE, so the security level was my interactive account. You will have to modify the security of the account running actual website to have the correct permissions once you deploy the page to IIS.
You should be able to find some online...
Here is a quick bit of code I tried which successfully returns a list of open sales order numbers. The only other piece is to reference the Interop.Providex.dll
Also check out the Sage forums for lots of other code samples...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.