• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

MS SQL WebAdmin (post upgrade to 7.6.1 issue)

JTRipper

Regular Pleskian
Hello everyone,

I did an upgrade to 7.6.1 from 7.5.6+ (following instructions of SWSoft).
Now, my clients are reporting that the MSSQL Web Administration doesn't work.
Actually the browser shows me:
HTTP Error 405 - The HTTP verb used to access this page is not allowed.

The link from control panel is always the same:
http://mssql.xxxxxxx.com/mssql/app/connect.aspx.

but the browser don't even ask me for a user/pass and shows me that 405 error :(

I think it's permissions related but which ones?

Same issue anyone?

And, yes I've launched websrvmng.exe --reconfigure-all (took 6 hours - the setup is Win2003 on 2xXeon 3.4Ghz with 2MBcache RAID5 SCSI and 2GB RAM with 400 tlds on board) and it has completed with no errors.

Thanks in advance for any advice.
 
Resolved :)

Hello again,

Issue resolved :)
The problem was in the IIS configuration of the sqladmin website.
I did the following:
1. opened IIS Administration (inetmgr)
2. right-clicked Properties on sqladmin website
3. In the ASP.NET section The ASP.NET version tab was blank (!!) not the 1.1 or 2.0 so I just selected the 1.1 version and hit Apply.

That's it.

Have a nice day you too ;)
 
I'm having the same problem, but adding the ASP version didn't resolve the issue. Do you remember changing anything else within IIS?

Thanks
 
Have you tried to ping mssql.domainname ? Check your DNS settings.
Hope this helps.
 
Back
Top