Server Tips > Windows Server > HELM > Unable to Delete Domain
Can't Delete Domain
I can't delete domain name through HELM. If you face any error with HELM, you need to look into HELM error Log folder at C:Program FilesWebHost AutomationHelmLogsError
#Software: HELM Control System
#Version: 3.2 Build 9
#Date: 2006-05-05
#Fields: date time source error
2006-05-05 15:28:09 Website.DeleteApplicationPool 0-2147219976: Automation error{0}
2006-05-05 15:28:09 Website.IWeb_Execute 0-2147219976: Automation error{0}
2006-05-05 15:28:09 CWebsite.SetSiteSettingsEx 0-2147219976: Automation error{0}
2006-05-05 15:28:09 CWebsite.RemoveWebsiteEx 0-2147219976: Automation error{0}
2006-05-05 15:28:09 CDomain.DeleteDomainEx 0-2147219976: Automation error{0}
The error log says it could not delete domain. So i checked the IIS (inetmgr) could not find the domain. But domain is present in DNS, Mail Server, even in c:domains folder.
The problem is solved by creating the domain manually in IIS, then deleted the web site through HELM, this time, site got deleted.
|