• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

web admin problem

ElnazT

New Pleskian
Dear all,

I have a problem in connecting mu mssql cia webadmin in plesk panel windows 10.2 . when i click webadmin a page with following error will open:
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: /mla2005/silentlogon.aspx



Thanks
 
I solved the problem, the header was removed in IIS site.
In site sqladmin , I added the mssql.domain.com


:)
 
Check DNS Entries

I advice this to my client and also I solve this too as as follow:

Please make sure mssql.yourdomainname.com entry need to be there as following example:

mssql.yourdomainname.com A 123.123.123.123

I hope this helps.
 
Back
Top