We have updated from AX 2012 to AX 2012R2 CU6.
When trying to deploy the EP from the AOS we get this error in the event viewer:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Setup encountered an error during deployment of the Role Center and Enterprise Portal framework.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Dynamics.Framework.Deployment.Services.EPDeploymentService.DeployWebComponent(String treeNodePath, String virtualServer, String webSite)
at AxUpdatePortal.Program.UpdateWebComponent(String operationName, String treenodePath, String webSiteUrl)
at AxUpdatePortal.Program.Main(String[] args)
And the Source is the Dynamics .NET Business Connector 6.0
I have tried to install a whole new server for the EP and it won't work.
So i'm suspecting the AOS to be malfunctioning but how the hell do I troubleshoot it.
I have looked into web.config files and tried to figure out why the .Net business connector 6.0 is not named 6.2
I had consultants looking at this problem but they don't know what to do.
Any bright ideas?