forums › forums › SQLyog › Using SQLyog › Help: I Get Pop Up Window With "http/1.1 405 Method Not Allowed&q
- This topic is empty.
-
AuthorPosts
-
-
February 6, 2007 at 4:20 am #10169MatthewRaMember
I am using SQLyog and it fails on new server. It worked fine on shared server acct with same web host.
Web host has been of now help and does not understand the question….
has anyone seen this?
When I try to connect a pop up window appears with this inside it:
HTTP/1.1 405 Method Not Allowed
Allow: OPTIONS, TRACE, GET, HEAD
Content-Length: 1564
Content-Type: text/html
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Fri, 02 Feb 2007 17:26:12 GMT
http://www.w3.org/TR/html4/strict.dtd”>
The page cannot be displayed The page cannot be displayed
The page you are looking for cannot be displayed because an invalid
method (HTTP verb) was used to attempt access.
Please try the following:
- Contact the Web site administrator if you believe that this
request should be allowed.
- Make sure that the Web site address displayed in the address bar
of your browser is spelled and formatted correctly.
HTTP Error 405 – The HTTP verb used to access this page is not
allowed.
Internet Information Services (IIS)
Technical Information (for support personnel)
- Go to Microsoft
Product Support Services
and perform a title search for the wordsHTTP and 405.
- Open IIS Help, which is accessible in IIS Manager (inetmgr),
and search for topics titled Setting Application Mappings,
Securing Your Site with Web Site Permissions, and About
Custom Error Messages.
- Contact the Web site administrator if you believe that this
-
February 8, 2007 at 1:06 pm #23370peterlaursenParticipant
I think we have now 4 of those:
Code:HTTP/1.1 405 Method Not Allowed
Allow: OPTIONS, TRACE, GET, HEADYou should enable the POST method in webserver (IIS) configuration.
It seems not to be enabled by default.
-
-
AuthorPosts
- You must be logged in to reply to this topic.