• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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