Webadmin MS SQL error 404 in Parallel Plesk Panel

Webadmin MS SQL  error 404

I have latest Plesk Version 11.0.9, got issue when i try to connect a MS SQL database through the interface of Parallel Plesk.

Here is the error

Server Error in ‘/’ Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /mssql/app/connect.aspx


Below given command will fix that issue 100% confirm.

Go to your server’s remote desktop

Go to Start menu > Run > type cmd
> cd %plesk_bin%
> websrvmng.exe –reconfigure-sqladmin

it will take a bit time to process things, so dont worry and dont panic, once thr process of that commands go to an end, put the last below given command.
> defpackagemng.exe –fix –type=sqladminmssql

Congratulations! Your issue for webadmin has been solved successfully.


Add a Comment

*