Re: HTTP 405: The HTTP verb used to access this page is not allowed



405 usually comes about when you try to POST to a resource that is
considered static by IIS. It has nothing to do with Perl - no idea how you
are searching to find that wrong information.

I presume your small form POSTs to a small .ASP page.
- Make sure your small form actually POSTs to an .ASP page and not some
other page which is considered static.
- If the form POSTs to an .ASP page, make sure that .ASP actually has an
Application Mapping to asp.dll and the vdir containing the .ASP page has at
least "Scripts" Execute Permission enabled.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

<bvlmv@xxxxxxxxxxx> wrote in message
news:1153344861.442891.317670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
I started to get this error after I inserted tables into my index.htm
page. I have a small form (username/password) that runs to a small .asp
page which then redirect based on information provided.

I read a couple of post regarding this situation and it talks about
installing a perl CGI script interpreter. Does adding tables require me
to do so? Could it be something else?
If I remove the tables it the form works again.

Thanks in advance.



.



Relevant Pages

  • Re: How to get Perlscript in ASP / IIS to execute command line system calls
    ... Perlscript is running inside of an ASP webpage, ... in the way and works with the DOS command interpreter without problems. ... Obviously there is no problem with perl calling DOS commands via ... ASP (and IIS) are "locked down" for security purposes. ...
    (comp.lang.perl.misc)
  • Re: A Lot of Questions from a Noob
    ... Apache, javascript, regex, XML, etc.) I reached the level of ... they work, e.g. Ruby, PERL, Zend, SOAP. ... ASP is a serverside solution. ... Personally I like PHP and/or Perl ...
    (comp.lang.php)
  • Re: ASP compared with Perl on IIS CGI
    ... I hold a web server running IIS 6.0 and ASP is allowed to run for user by ... some users request to write Perl for their ... compared with ASP (most of them writing in VBScript). ...
    (microsoft.public.inetserver.iis)
  • Re: Classic ASP HTML Templates like Perls HTML::Template?
    ... > by way of Perl comparisions... ... > I'm stuck doing development work in VBScript and ASP. ...
    (comp.lang.perl.misc)
  • Re: still out of work, need to sell stuff...
    ... Software development, that doesn't require Java, C#, .NET, or ASP. ... I only know C, C++, Perl, shell, SQL and other 20+ year old tech ...
    (rec.arts.anime.misc)

Quantcast