• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

ASP.net Enterprise Manager not working

S

snakepit

Guest
Our ASP.net Enterprise manager is not working. Its giving the error:

Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Source: .Net SqlClient Data Provider


MSSQL Server is running and we are able to connect to the database from backend and ASP test scripts.

Can anyone help us in solving this issue.

Thanx in advance..
 
Try to do the following commands from command line:

cmd> cd %plesk_bin%
cmd> websrvmng.exe --reconfigure-sqladmin

I hope it helps you.
 
Back
Top