W
Wim Stander
Guest
When trying to install MyLittleAdmin on a clean server with Plesk 10.4 I get following error:
Microsoft says the following about these errors: http://support.microsoft.com/kb/949349
But there are a lot of config files ... I don't know which one to change or delete. Any ideas?
Can't set component parameters:defpackagemng failed: Execute websrvmng --add-application --vhost-name=(default) --app-name=mla2000 --scripts=asp --enable-parent-paths=true --app-pool=plesk(default)(pool) --asp-codepage=1252 "--path=C:\Inetpub\vhosts\sqladmin\myLittleAdmin\2000Full" failed with error code 1: Filename:
Error: Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'PageHandlerFactory-Integrated'
In module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostElementCollection.AddElement(IAppHostElement pElement, Int32 cPosition)
at Microsoft.Web.Administration.ConfigurationElementCollectionBase`1.Add(T element)
at HandlerCollection.AddRange(List`1 )
at IIS7Handlers.enable(IIS7Handlers* , set<enum IHandlers::HandlerType\,std::less<enum IHandlers::HandlerType>\,std::allocator<enum IHandlers::HandlerType> >* types, Boolean disableOther)
---------------------- Debug Info -------------------------------
0: common_func.php3:73
psaerror(string 'Can't set component parameters:defpackagemng failed: Execute websrvmng --add-application --vhost-name=(default) --app-name=mla2000 --scripts=asp --enable-parent-paths=true --app-pool=plesk(default)(pool) --asp-codepage=1252 "--path=C:\Inetpub\vhosts\sqladmin\myLittleAdmin\2000Full" failed with error code 1: Filename:
Error: Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'PageHandlerFactory-Integrated'
In module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostElementCollection.AddElement(IAppHostElement pElement, Int32 cPosition)
at Microsoft.Web.Administration.ConfigurationElementCollectionBase`1.Add(T element)
at HandlerCollection.AddRange(List`1 )
at IIS7Handlers.enable(IIS7Handlers* , set<enum IHandlers::HandlerType\,std::less<enum IHandlers::HandlerType>\,std::allocator<enum IHandlers::HandlerType> >* types, Boolean disableOther)')
1: DefPackageMng.php:130
DefPackageMng->setPackageParameters(string 'mylittleadmin', array)
2: class.ComponentConfForm.php:89
ComponentConf->update()
3: component_conf.php:42
Microsoft says the following about these errors: http://support.microsoft.com/kb/949349
But there are a lot of config files ... I don't know which one to change or delete. Any ideas?