4

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

Ian Robinson
  • 16,892
  • 8
  • 47
  • 61
Dnyan Waychal
  • 1,418
  • 11
  • 27

1 Answers1

3

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

ScottS
  • 8,455
  • 3
  • 30
  • 50