Browse By Tags

  • BindingFailure with Sage50SharedUtility.dll error

    Hi, I'm trying to use the SDK 2024.2 in a .Net integration but get error below when trying to connect to the sample db: Managed Debugging Assistant BindingFailure: The assembly loaded from code base file:///C:\Users\Public\Documents\Sage Software…
  • "Unable to open company file" message returned

    Hi all, We're developing a COM-aware .Net assembly that is used in a legacy VB6 app and keep getting the above message when opening a connection via SDKInstanceManager.Instance.OpenDatabase. When we call our method from inside another .Net assembly…