Error during access to .ashx page in IIS 7 on windows 2008
- by Rodnower
Hello, I have web site on IIS 7 on Windows 2008, when I try to access the "page" (that correctly bound to namespace in web.config) I get error:
"The required page cannot be accessed because the related configuration data for the page is invalid".
Very important to say that on windows 7 I have this working.
May be this is because I don't see ASP.NET area in management window?
If yes, can yo tell me how I install ASP.NET on IIS 7 on windows 2008?
Thank you for ahead.