Hello,
I am trying to install the EP on server 2008R2 with SQL Server 2012. We have an environment with AX 20212 FP setup and I am installing the EP on a dedicated server with SP 2010 sp1. installation done with the below error:
Error: The Web site http://Servername/sites/DynamicsAx was not created correctly. The remote server returned an error: (503) Server Unavailable.
System.Net.WebException
2013-09-24 19:54:53Z at System.Net.HttpWebRequest.GetResponse()
2013-09-24 19:54:53Z at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProcessAxSiteCreationAsBCProxyUser(SPWeb site, Boolean isEPHomeSite)
at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProvisionAxSite(SPWeb site)
2013-09-24 19:54:54Z An error occurred while Setup was creating a new site.
2013-09-24 19:54:54Z Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
2013-09-24 19:54:54Z The Web site http://servername/sites/DynamicsAx was not created correctly. The remote server returned an error: (503) Server Unavailable.
2013-09-24 19:54:54Z Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
2013-09-24 19:54:54Z System.Web.Services.Protocols.SoapException
2013-09-24 19:54:54Z at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
2013-09-24 19:54:54Z at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
2013-09-24 19:54:54Z at Microsoft.Dynamics.Framework.Deployment.Portal.WSSAdmin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
2013-09-24 19:54:54Z at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.CreateEPSiteInternal(String virtualServerUrl, String newSiteUrl)
2013-09-24 19:54:54Z Installation completed successfully, but Setup could not create the Enterprise Portal website. You can create the website by running Setup and installing Enterprise Portal again. You can also manually create a website using SharePoint Central Administration.
2013-09-24 19:54:54Z An error occurred during setup of Enterprise Portal (EP).
2013-09-24 19:54:54Z Reason: The Web site http://servername/sites/DynamicsAx was not created correctly. The remote server returned an error: (503) Server Unavailable.
2013-09-24 19:54:54Z Registering tracing manifest file "C:\Program Files\Microsoft Dynamics AX\60\Server\Common\TraceProviderCrimson.man".
2013-09-24 19:54:54Z WEvtUtil.exe install-manifest "C:\Users\spadmin\AppData\Local\Temp\tmp1B43.tmp"
2013-09-24 19:54:55Z **** Warning: Publisher {8e410b1f-eb34-4417-be16-478a22c98916} is installed on
2013-09-24 19:54:55Z the system. Only new values would be added. If you want to update previous
2013-09-24 19:54:55Z settings, uninstall the manifest first.
Any idea?
Thank you