• COM based GetApplication not allowing login?

    We have a client that has used our COM API based interface application with Sage since 2011. They have just upgraded to Sage 50 2021, we have recompiled our application against this PAWLegacy.dll to maintain binary compatibility, but at the Login.GetApplication…
  • Sage 50 SDK Com - GetApplication returns null

    I am using the SDK Com interface. Below when I call the GetApplication with the com username and password I get back a null value. Under Sage Partners in Sage 50 the setting is medium. -------------- Login _peachtreeLogin = _peachtreeLoginSelector…
  • How to overwrite the sales tax using sdk

    We want to be able to write the Sales tax of a document back to sage using a third party application. From the .net dll, we have understood that the sales tax can only be calculated but not written to. But we want to know if there is any way we can edit…
  • 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…