Cant create website
 
Notifications
Clear all

Cant create website

3 Posts
2 Users
0 Likes
1,138 Views
Posts: 2
Topic starter
(@akaco)
New Member
Joined: 6 years ago

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD' task on '***.com' WEB_SITE ---> System.ArgumentNullException: Value cannot be null. 
Parameter name: path1 
at System.IO.Path.Combine(String path1, String path2) 
at SolidCP.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 packageAddressId, Boolean addPreviewDomain, Boolean ignoreGlobalDNSRecords) 
--- End of inner exception stack trace --- 
at SolidCP.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 packageAddressId, Boolean addPreviewDomain, Boolean ignoreGlobalDNSRecords) 
at SolidCP.EnterpriseServer.ServerController.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName) 
at SolidCP.EnterpriseServer.esServers.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName) 
--- End of inner exception stack trace --- 
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 SolidCP.EnterpriseServer.esServers.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName) 
at SolidCP.Portal.DomainsAddDomain.AddDomain()

2 Replies
Posts: 2
Topic starter
(@akaco)
New Member
Joined: 6 years ago

Please help me.

I cant create website!

Thanks

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

Path errors are a bit tricky to diagnose, however i would start with: Is your System on the same server as the IIS service? (else it will not be able to find the right path).

The second question is: can you verify the SolidCP Server app pool user has "Administrator" rights?

Reply
Share: