• IProcserver 32 not found

    Hi ALL, I am working for a client, I am unable to connect with COM API on their machine. After a long investigation, I came to know there is an Iprocserver is not available on their Machine. Here is the reference image. if someone can help me. …
  • COM API - New build issue.

    Hi All, I am trying to connect the Sage 50 US COM APIs 2019 - version 26. when I run my program which is written in the C#.Net is giving the below error. Creating an instance of the COM component with CLSID {49073E6E-C47A-41DD-BF5A-01184439577C…
  • Unable to cast COM object of type 'System.__ComObject' to interface type 'Interop.PeachwServer.Application'.

    Hi ALL, I create C#.program to import data into Sage using Interop.PeachwServer.DLL file and it was working fine, My Sage is upgraded to version 2017 and it stopped working and throwing an exception "Unable to cast COM object of type 'System.__ComObject…
  • How do you keep from having to 'allow access' every time you run your app?

    I have an Application ID and I can start a new session and open our production company, but every time I (or anyone) runs this c# .net app it always says that I have to open Sage and allow access. I open Sage and select 'Always Allow' but we have to do…