|
|
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object. at WebsitePanel.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, Int32 domainId, Int32 packageAddressId, Boolean addInstantAlias) at WebsitePanel.EnterpriseServer.ServerController.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createInstantAlias, Boolean allowSubDomains) --- End of inner exception stack trace ---
我添加我的网站时候显示这样的错误。请问是什么原因。。 |
|