--- In [email protected], "Enocha Marasinghe" <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a strange problem, I am using Dynamics AX 4.0 > NETBusinessConnector. > I can connect to AX if I write a console application but it crahses in > the logon statement when running as a web application (same code). It > had the following error message in the Event Vewier ".NET Runtime > version 2.0.50727.63 - Fatal Execution Engine Error (7A05F093) > (80131506)" Does any one had this problem. > > Is this domain user set up issue? > > Let me know. > > Thanks, > > Enocha >
Hi I have a similar issue. I can log into Ax from a .NET Application but cannot with a .NET webservice. It's the same case for LogonAs and Logon. I get error "Failed to initialize Business connector"! this is with BusinessConnectorNet. If I use the COM Connector and I run the webserver from Visual Studio I can log in fine. But If I use the COM Connector with IIS I get System.Runtime.InteropServices.COMException (0x8004100A) at AxaptaCOMConnector.Axapta3Class.LogonAs(...) Any help?

