• 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…
  • The 5th Key Benefit of O365: Amazing O365 software to boost productivity!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 plus : the 1st Key Benefit of O365: Reduced Risk! The 2nd Key Benefit of O365:…
  • The 4th Key Benefit of O365: Future proof with predictable costs

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 the 1st Key Benefit of O365: Reduced Risk! The The 2nd Key Benefit of O365: Use…
  • The 3rd Key Benefit of O365: Shift the IT burden to Microsoft!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 plus : the 1st Key Benefit of O365: Reduced Risk! The The 2nd Key Benefit of O365…
  • The 2nd Key Benefit of O365: Use on Mobile Devices!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 and the 1st Key Benefit of O365: Reduced Risk! For the 2nd Key Benefit of Office 365…
  • The Power and Productivity of O365 & Sage 50c

    Did you know that Sage 50c now combines the power and productivity of a trusted desktop solution with secure online access and seamless integration with Microsoft Office 365? That’s right, Sage has partnered with Microsoft in order to integrate Sage 50c…
  • 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…