• Cleanup() returns null

    I have a C# code that integrates with Sage 100 2021 Standard. After performing some action I want to clean and close the session I opened. for this I'm using: session.nCleanup(); session.DropObject(); for some reason the nCleanup() returns null…
  • BOI Session is broken after Invoice print

    Hello Forum, Is anybody also seeing this problem with Sage 100 Premium ERP 2013 (Version 5.00.5.0)? An invoice is created (or modified) successfully and the Invoice form is printed, after which the session object becomes corrupted and it is impossible…