• 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.

Unable to run MSSQL Web Admin - Error 405

A

AsifI

Guest
Hi,

I get the following error when trying to access the mssql web admin


405 - HTTP verb used to access this page is not allowed.
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.


I have already tried installed install ASP, and run 'websrvmng --reconfigure-all' but no luck.

Any other tips anyone..

Regards
 
Ok, i got this working...

the problem was the ASP.. I had to remove and reinstall ASP from add remove components...

Now I get another error.

erver Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: Name 'AppInterface' is not declared.

Source Error:


Line 8: <tr><td align="center" valign="top">
Line 9:
Line 10: <% AppInterface.DrawWindowHeader ("Connect to Server", "javascript:window.close();", "350") %>
Line 11:
Line 12: <form runat="server">

Source File: d:\inetpub\vhosts\sqladmin\mssql\app\connect.aspx Line: 10




any help guys =)
 
Back
Top