Entering function CurrentUserAlias
Leaving function CurrentUserAlias
Creating new Enterprise Portal Site with following the parameters:\n URL: http://Portal/sites/EP\n Title: EP Site\n LCID: 1033\n OwnerLogin: WE\AxAdmin
Administration Web Service URL: http://machine:90/_layouts/ep/WSSAdmin.asmx
Information: Debugging mode is off.
An error occured while Setup was creating a new site.
Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
The Web site http://portal/sites/CEC was not created correctly. An error has occurred on the server.
Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
System.Web.Services.Protocols.SoapException
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.Portal.WSSAdmin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.CreateDefaultEPSite(String virtualServerUrl)
RESOLUTION:
1. Make sure the Sharepoint Folder - Program Files/ Common Files/Microsoft Shared/Web Server Extensions/12 has required permissions and is not read-only/compressed
2. Make sure the host header for the sharepoint web application into which EP site will be deployed is configured (do not use the host header while installing Role Center/EP - for some reason the installer has conflicts when dealing with host header)
posted @ Friday, September 25, 2009 11:19 PM