• Vendor.IsModified is Always True?

    I'm trying to troubleshoot some problems I'm having, so I wrote a very simple .NET Framework v4.7.2 C# console application to narrow down where the problem is. One issue I've found is immediately after loading any Vendor record, IsModified is always true…
  • updated to sage 50 2018 and application is not working

    I have an SDK application that was written and working with sage 50 2017 we updated to sage 50 2018 and now its not working do I need to do something to active with 2018 do I need a new application name or application password
  • Unable to get API key, been trying for a year+

    FormerMember
    FormerMember
    I've been submitting the form on this page https://www.sage.com/en-us/partners/independent-software-vendors/# on and off every month or so for a year+ now but never get a reply, Today I tried sending an e-mail to this address [email protected] Waiting…
  • How to overwrite the sales tax using sdk

    We want to be able to write the Sales tax of a document back to sage using a third party application. From the .net dll, we have understood that the sales tax can only be calculated but not written to. But we want to know if there is any way we can edit…
  • Sage SDK Web Support

    Does the Sage 50 SDK support web applications? I'm attempting to create an ASP.NET application to talk with Sage back and forth. I added the API to the website with it simply starting a session but I receive an expection: Could not load file or assembly…
  • CriptographicException and System.InvalidOperationException

    I can hit all the sample databases and my private database locally; however, when deployed I get this exception: System.Security.Cryptography.CryptographicException","StackTrace": " at Sage.Peachtree.API.PeachtreeSession.VerifyOrRequestAccess(CompanyIdentifier…