• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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