Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi.

while uploading files on server with parallel plesk panel,Application pool automatically stops and gives this error .
Error: Stop IIS application pool failed: websrvmng failed: The service has not been started. (Exception from HRESULT: 0x80070426)<br />
In Microsoft.Web.Administration module <br />
Exception type: System.Runtime.InteropServices.COMException<br />
at Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()<br />
at Microsoft.Web.Administration.ConfigurationElement.ExecuteMethod(String methodName)<br />
at Microsoft.Web.Administration.ApplicationPool.Stop()<br />
at IIS7ApplicationPool.startStop(IIS7ApplicationPool* , Boolean start)<br />
at IIS7ApplicationPool.stop(IIS7ApplicationPool* )



What is the reason for this one.
ans are appreciated

Thanks a lot in advance:-)
Posted
Updated 21-Feb-13 3:11am
v2
Comments
Sandeep Mewara 21-Feb-13 10:20am    
How big is the file? Where is it being loaded?

1 solution

After facing same problem for 3 days, I got solution my self that i need to replace all files on server by login to filezilla account.

Thanks for all.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900