Showing posts with label tags. Show all posts
Showing posts with label tags. Show all posts

Tuesday, 29 July 2008

The HTTP verb POST used to access path ''Path' is not allowed

This is probably one of the most stupid mistakes I have made in months. I kept this message when transferring data from one website page to another, and I couldn't understand why.....


Hmmmm.....


It helped when I gave the webpage an aspx extension!!!


One problem here, if you try and post data to a page that is not asp or aspx, IIS and .NET does NOT like it!

Hope this helps!