• Customer upgraded to Sage 50 2022 and enabled Remote Data Access - Integration dies SLALockFailure

    Greetings all, Our ERP product integrates with Sage 50 for posting Invoices and Purchase Orders from our application to Sage. One of our customers just upgraded their Sage 50 to the 2022 release (which I don't expect caused any issues) and also purchased…
  • SDK for Sage 50 US 2018.

    Hi Guys, Understand the Sage 50 US 2018 is retired but is it possible for me to get the SDK for this version? Regards, Bruno
  • User login manager

    We are requesting an enhancement to the User login manager. Under: maintain, company access, maintenance, user login manager the current options are either view only or full access. We need to have NO ACCESS added to the options. The reason is we see…
  • ASP.NET Error PRForms.dll

    Hello, After updating the Sage50 application to the 2019 version I'm receiving an error "Could not load file or assembly 'PRForms.DLL' or one of its dependencies." when referencing Sage.Peachtree.API in an ASP.NET application. Any Suggestions? I had…
  • Query Credit Memos using ODBC on Sage 50 2013

    On the documentation, it says I can read Credit Memo using ODBC. This is the image for supported features of Sage SDKs. https://drive.google.com/file/d/0Bylaei-qsakROXlPZFAxdnlZU0dZNk1pNC1pQnBBYVRQdzBN/view?usp=sharing So I created a simple application…
  • API CONNECTION FROM A NON SAGE SERVER

    How can I connect from a client computer that is not the Sage server? The client has Sage installed with access to the data files on a mapped drive. I'm getting an error when opening a company with the .net and com APIs.
  • Add Purchase Invoice / also known as Purchase Journal/ also knows as GRV using Sage 50 U.S SDK 2018

    I wanted to add SaleInvoice using the SDK and found out that there is a method Company.Factories.SalesInvoiceFactory .Create(). But When I wanted to create PurchaseInvoice, I tried to look Create() Method in Company.Factories.PurchaseInvoiceFactory. But…
  • Is there any way to create a purchasing invoice with .Net SDK?

    I would like to know if there is any known work around for creation of a purchasing invoice? I am currently creating a purchase order and then the invoice is being manually created from that. If anyone has found a better solution i would very much appreciate…
  • You must call SetDefaultDatabase...

    I have the exact same issue in production like the post below. Please help. Thanks. sagecity.na.sage.com/.../81437
  • Can I query which company is open in Sage50?

    Hi, Is there a way to know which company is currently open in Sage50? Thanks, Ignacio
  • Serialized inventory item cannot be SAVED to SO

    I get this error when trying to save a SO through the .NET SDK. Currently, Transactions involving serialized inventory item cannot be saved using the .NET SDK. Does that include Sales orders to? We had no problem with 2012 but this just came up…
  • VerifyAccess and Always Allow Access

    Hi All, How can I get Sage 50 to remember the "Always Allow Access" response. Here's my situation: I always have to close and then restart Sage 50 I order for it to prompt me even after I have previously selected "Always Allow Access". Is there…
  • .net SDK RequestAccess error. SmartPosting system path...

    Getting this error when calling RequestAccess. " SmartPosting System path (MYCOMPUTERNAME) has to be on the same server as the company folder (SERVERNAME ). I am running a small .net application that I am developing. I have searched the forums…