• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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