"The HTTP verb POST used to access path '/' is not allowed" when upload complete, why?

  •  06-15-2010, 9:22 AM

    "The HTTP verb POST used to access path '/' is not allowed" when upload complete, why?

    When I enter the site on the following url, the upload works fine:
    http://rapport.kvalitetsskog.se/default.aspx

    But, when entering the site on http://rapport.kvalitetsskog.se/, the upload fails with the following message:
    "System.Web.HttpException: The HTTP verb POST used to access path '/' is not allowed."
     
    What is the problem here?
     
    default.aspx is the default document on this website.
     
     


View Complete Thread