• 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…
  • Import using interop DLLs program

    Hi ALL, I have imported the Invoice record in Sage 50 US using interop dll program, But it is not returning GUID is. Can any one help me to get the working? string path = System.Windows.Forms.Application.StartupPath; string FileNameXML; string…
  • My COM User ID and Password do not work

    I'm trying to use the sample COM project CSSDK and am having trouble logging in, I'm trying to log in with the User ID and Password I was sent by sage support to access the COM interface but I get the "Access is denied." message. What am I doing wrong…
  • 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…