We are using the eConnect Requester to retrieve information from Dynamics GP about changes made to Vendors in POP. The program making the requester call is issuing the message: Failed with: System.TypeInitializationException: The type initializer for "Microsoft.GreatPlains.eConnect.eConnectMethods" threw an exception. Is anyone familiar with this message and what it means? This same program is running in many environments without any problem, so I'm at a loss. The complete text of the message follows. Any thoughts anyone might have would be appreciated.
Failed with: System.TypeInitializationException: The type initializer for "Microsoft.GreatPlains.eConnect.eConnectMethods" threw an exception.at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.EnterpriseServices.Thunk.Proxy.CoCreateObject(Type serverType, Boolean bQuerySCInfo, Boolean& bIsAnotherProcess, String& uri)
at System.EnterpriseServices.ServicedComponentProxyAttribute.CreateInstance(Type serverType)
at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(Type serverType, Object[] props, Boolean bNewObj)
at DSIIntegration.DSIBusinessManager.eConnectRequestorProcess(String connectionString, eConnectOut eConnectOut)
Thanks, John
*This post is locked for comments