DllNotFoundException

SUGGESTED

Hi, I included the Sage.Peacgtree.API dll but I stll get this error:


An exception of type 'System.DllNotFoundException' occurred in Sage.Peachtree.DataAccess.dll but was not handled in user code.

Additional information: Unable to load DLL 'w3dbav90.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Parents
  • 0
    Do you have Sage 50 US installed on this computer?

    Sage.Peachtree.API is merely the first interface to the .NET SDK. To function, it must load many of the other Sage 50 US DLLs. If you install Sage 50 US on that machine, it should be able to locate them.

    W3dbav90.dll is a Pervasive Database DLL. I would think this is an indication you do not have Sage 50 US installed.
Reply
  • 0
    Do you have Sage 50 US installed on this computer?

    Sage.Peachtree.API is merely the first interface to the .NET SDK. To function, it must load many of the other Sage 50 US DLLs. If you install Sage 50 US on that machine, it should be able to locate them.

    W3dbav90.dll is a Pervasive Database DLL. I would think this is an indication you do not have Sage 50 US installed.
Children