Showing posts with label System.Net.WebException: The request failed with HTTP status 403: Forbidden. Dynamics AX 2012 R3 CU 11 installation. Show all posts
Showing posts with label System.Net.WebException: The request failed with HTTP status 403: Forbidden. Dynamics AX 2012 R3 CU 11 installation. Show all posts

Sunday, October 9, 2016

System.Net.WebException: The request failed with HTTP status 403: Forbidden. Dynamics AX 2012 R3 CU 11 installation, EP update

while doing Dynamics AX 2012 CU 11 installation (no slip stream), while running the command for EP update I got 403 forbidden error and in event viewer, I got below error




System.Net.WebException: The request failed with HTTP status 403: Forbidden.
   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)


this lead me to install .NET Business connector (again, mean repair) in EP server and then run EP update command for CU 11 and then it was OK.

Regards,
Sudhanshu