PDA

View Full Version : Error 405 Method not allowed


Keefe
01-21-2002, 05:19 PM
I am trying to setup a mailform script on a Windows NT 4 server running the frontpage server extensions. SPAMI have the file and the directory set to be able to run and excecute. SPAMI also have tried to "check server extensions" and it checked them without any errors.

When i try to run the script i get this error:

HTTP Error 405
405 Method Not Allowed

The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting.

Please contact the server's administrator if this problem persists.


Got any ideas?

wizbones
01-21-2002, 10:41 PM
It's a dir problem,

Check out these directions and see if it resolve it or not.

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q238461

Keefe
01-24-2002, 09:22 AM
thanks for the info!

I'll give that a try later tonight...