Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Neil Killen 17 posts 37 karma points
    Jan 20, 2011 @ 22:25
    Neil Killen
    0

    HTTP 405 error - method not allowed when submitting form

    Hi

    I've installed the RestContourPreview package on 4.5.2 and I'm getting a HTTP 405 error - method not allowed when I try to submit the example form.

    The restExtensions.config & xsltExtensions.config have been updated.

    Any ideas?

    Thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 20, 2011 @ 22:47
    Jan Skovgaard
    1

    Hi Neil

    Where do you experience the problem? Is it a local installation or is the solution hosted somewhere? I think there might be an issue with the setup in IIS, which needs to allow the POST method of your form.

    /Jan

  • Neil Killen 17 posts 37 karma points
    Jan 20, 2011 @ 23:05
    Neil Killen
    0

    Hi Jan,

    It is a local install running iis 5.1

    Thanks

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 20, 2011 @ 23:40
    Jan Skovgaard
    1

    Hi Neil

    Could this walk-through perhaps be the solution to your problem? http://www.somacon.com/p126.php

    /Jan

  • Neil Killen 17 posts 37 karma points
    Jan 21, 2011 @ 00:04
    Neil Killen
    0

    Hi Jan,

    Adding the script map for .html extension hasn't helped.

     

    Response Headersview source
    Server Microsoft-IIS/5.1
    Date Thu, 20 Jan 2011 22:57:49 GMT
    Connection close
    Allow  OPTIONS, TRACE, GET, HEAD, PUT, DELETE
    Content-Length 3923
    Content-Type text/html

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 21, 2011 @ 00:08
    Jan Skovgaard
    1

    Hi Neil

    In this step

    Click the "Browse..." button, choose "Dynamic Link Libraries *.dll" from the "Files of Type" dropdown, and select c:\WINDOWS\System32\inetsrv\asp.dll.

    Could it might be you need to choose a aspx.dll if such one exists?

    Unfortunately I don't have access to a IIS 5.1 so I'm fumbling a bit here I must admit.

    /Jan

  • Neil Killen 17 posts 37 karma points
    Jan 26, 2011 @ 00:24
    Neil Killen
    0

    Hi Jan,

    Following http://www.somacon.com/p126.php I created a test.html and this will POST without any errors.

    restcontour.aspx on the other hand still

    POST http://localhost/base/submitContourForm/CreateRecord/
    405 Method not allowed 2ms

    A few sites have suggested urlrewriting rules, however i've not set any rules in the urlrewriting.config.

    I've even tried adding this url to umbracoReservedUrls - to no avail.

    Neil

Please Sign in or register to post replies

Write your reply to:

Draft