• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

ERROR Select default Microsoft SQL Webadmin component

HoracioS

Regular Pleskian
I was installed 2008 R2 with Plesk 10.4.4 and ASP features components.

The problem is when I Select default Microsoft SQL Webadmin component.
I got the following error. Any idea? I own 3 servers with the same problem.


Error: Set default component failed: defpackagemng failed: Execute websrvmng --add-application --vhost-name=(default) --app-name=mssql --scripts=asp;asp_dot_net2 --app-pool=plesk(default)(2.0)(pool) "--path=C:\Inetpub\vhosts\sqladmin\mssql" 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)
 
Back
Top