I am getting following error while posting html page to asp page on VISTA Home Premium and IIS 7.0.
HTTP Error 405.0 - Method Not Allowed
IIS 7.0 is throwing this error on its new IIS 7.0 Detailed Error page which was not in IIS 6. So, I am not familiar with this method of IIS 7.0. For me IIS 6 was better because it displays proper line number etc. Another thing is that MIME type for my local website is not configured for .asp page. I am also confused what to write in MIME Type for my local website in IIS 7.0.
Can anyone please explain me. Thank you in advance.