4
votes

I am getting error HTTP handler and MIME type which I never got when i worked on Windows XP and IIS 5.

Please provide steps to configure any ASP.Net application on IIS 7.5 and windows7.

Thanks in advance.

Error screenshot: enter image description here

1
Please post your exact error message - Brian Webster
Hi thanks for your reply. Please find attached screenshot of the error I am getting. Hope this helps. - Dnyan Waychal

1 Answers

3
votes

IIS7 does not come with ASP.Net enabled by default. I suspect you need to enable ASP.Net in IIS.

How to Install IIS7 and Enable ASP.NET on Windows 7