Posted on 14/10/2024 11:26:58
							
							
						 
						Hi Dmitriy,
Thanks for the weekend support ;-)
We set the Authenticattion in AX to Basic for now, and that seems to resolve the login error.
We do get a new error now, I've asked the AX parntner to inspect the server log, probably not something obvious from this message:
System.ServiceModel.ServiceActivationException: The requested service, 'http://......actualurlhere..../MicrosoftDynamicsAXAif60/DWServicePort/xppservice.svc' could not be activated. See the server's diagnostic trace logs for more information.
 
Server stack trace:
   at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)
   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)