Error during access to .ashx page in IIS 7 on windows 2008
Posted
by Rodnower
on Server Fault
See other posts from Server Fault
or by Rodnower
Published on 2010-04-06T12:30:53Z
Indexed on
2010/04/06
12:33 UTC
Read the original article
Hit count: 516
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.
© Server Fault or respective owner