• Getting Error when trying to set up Email from Outlook via Office365

    Hello, we are trying to email invoices through our Outlook app (not via webmail) or a Sage partner server. We have outlook setup and running, but when we try to set up the email we get these error messages. Any advise is appreciated. Thanks in advance…
  • PTXA2021.1.1 new PO not created after email

    Not sure if this is really an office 365 integration issue, but it does concern integration with outlook so I guess so. I Installed the 2021.1.1 update last night, and our purchasing manager is struggling to create new POs. Previously, after you hit…
  • Emails not sending through Outlook

    Hi! One of our users is having a very strange issue. She has the latest 32-bit version of Office 365 on her computer as well as the latest version of Sage 50. She is able to send one purchase order in the morning without issue. Subsequent ones bring up…
  • There was a problem opening company.: (inner exception: FileNotFound)

    var companyId = GetCompany(); try { // Request authorization from Sage 50 for our third-party application. AuthorizationResult authorizationResult = Session.RequestAccess(companyId); This line Session.RequestAccess throws a PeachtreeException: FileNotFound…
  • SDK seeking permissions every time

    Hi, We are trying to build up an application using the Sage SDK to create invoices in the Sage 50. In our testing , we found that the Sage SDK is prompting for the user to give permission every time (even if it is same company file that we gave permissions…
  • update onhand on MasterStockItem

    Hi, Is there any way to update the onhand qyt in a MasterStockItem from the SDK?
  • SDK Performance is tooooo slow

    Hi, I have sage 50 accounting, the data are on a local server (within same network). We have no issue with the performance when using Sage 50 but when using the SDK it's really [:@]tooooooooooooo[:@] slow Listing companies takes 45 seconds! Finding…
  • Cannot send journal to Sage 50 US via SDK importer

    I am trying to use the SDK (COM) to transfer a journal entry to Sage 50 (Peactree) but cannot make it work. I can see the import status screen flash out and there is no error occurs during the import; but nothing appears in the sage 50 journal entry report…