Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tpacmg

    MAS BOI and ASP.NET

    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...
  2. tpacmg

    MAS BOI and ASP.NET

    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...
  3. tpacmg

    MAS BOI and ASP.NET

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

Part and Inventory Search

Back
Top