Dristi Technologies
New Pleskian
When we are trying to create any domain or when we are trying to reconfigure any domain we get the following error:
C:\Program Files (x86)\Parallels\Plesk\admin\bin>websrvmng.exe --reconfigure-vhost --vhost-name=test.com
External component has thrown an exception.
In IIS7NativeProvider module
Exception type: System.Runtime.InteropServices.SEHException
at _CxxThrowException(Void* , _s__ThrowInfo* )
at ServerManagerFactory.getHttpRedirectSection(String location)
at IIS7ServerManager.getSitesInfo(IIS7ServerManager* , list<WebSiteInfo\,std::allocator<WebSiteInfo> >* sitesInfo)
while adding the error is as follow:
Failed domain creation: Unable to update domain data: Execute websrvmng --add-domain "--domain-name=mohammadzikrullahsiddiqui.com" failed: External component has thrown an exception.
In IIS7NativeProvider module
Exception type: System.Runtime.InteropServices.SEHException
at _CxxThrowException(Void* , _s__ThrowInfo* )
at ServerManagerFactory.getHttpRedirectSection(String location)
at IIS7ServerManager.getSitesInfo(IIS7ServerManager* , list* sitesInfo)
---------------------- Debug Info -------------------------------
0: DomainPropertiesUIPointer.php:284
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: UIPointer.php:601
UIPointer->access(string 'POST')
3: plesk.php:43
This is happening after plesk 9.5.3 upgrade.
C:\Program Files (x86)\Parallels\Plesk\admin\bin>websrvmng.exe --reconfigure-vhost --vhost-name=test.com
External component has thrown an exception.
In IIS7NativeProvider module
Exception type: System.Runtime.InteropServices.SEHException
at _CxxThrowException(Void* , _s__ThrowInfo* )
at ServerManagerFactory.getHttpRedirectSection(String location)
at IIS7ServerManager.getSitesInfo(IIS7ServerManager* , list<WebSiteInfo\,std::allocator<WebSiteInfo> >* sitesInfo)
while adding the error is as follow:
Failed domain creation: Unable to update domain data: Execute websrvmng --add-domain "--domain-name=mohammadzikrullahsiddiqui.com" failed: External component has thrown an exception.
In IIS7NativeProvider module
Exception type: System.Runtime.InteropServices.SEHException
at _CxxThrowException(Void* , _s__ThrowInfo* )
at ServerManagerFactory.getHttpRedirectSection(String location)
at IIS7ServerManager.getSitesInfo(IIS7ServerManager* , list* sitesInfo)
---------------------- Debug Info -------------------------------
0: DomainPropertiesUIPointer.php:284
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: DomainPropertiesUIPointer.php:62
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: UIPointer.php:601
UIPointer->access(string 'POST')
3: plesk.php:43
This is happening after plesk 9.5.3 upgrade.