• 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

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