Hi,
After some months working without problems with AIF I have the following problem. We have to AOS Servers. From the main AOS Server the AIF stopped working and our inbound ports doesnt even read the files and the outbound ports also doesnt work.
From our second AOS Server (different physical machine) I can process the inbound and outbound messages without problems. The account in which both servers run is the same and I have tried to regenerate WCF on the client configuration of the problematic AOS.
This is the exceptions I get in this server:
Object Server 03: An error has occurred in the services framework. Method: AifMessageInspector::AfterReceiveRequest. Error: System.ServiceModel.FaultException: Failed to logon to Microsoft Dynamics AX.
bei Microsoft.Dynamics.Ax.Services.AxServiceOperationContext.InitializeSession()
bei Microsoft.Dynamics.Ax.Services.AxServiceOperationContext.InitializeContext()
bei Microsoft.Dynamics.Ax.Services.AxServiceOperationContext.Attach(OperationContext owner)
bei System.ServiceModel.ExtensionCollection`1.InsertItem(Int32 index, IExtension`1 item)
bei System.Collections.Generic.SynchronizedCollection`1.Add(T item)
bei Microsoft.Dynamics.Ax.Services.AifMessageInspector.AfterReceiveRequest(Message& request, IClientChannel channel, InstanceContext instanceContext)
Any ideas? Everything should work ok but I am strugging to guess was could be wrong. Thanks