• 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

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