When you first set up IIS on windows 7, you can get a 500 error. Things rarely work the first time for me.
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Solution:
- Open control panel
- Click on ”program” link (not uninstall programs)
- Click ”turn windows features on/off” link
- locate ”Internet Information services IIS” in the pop up window and expand its node
- Expand the ” World Wide Web Service” node
- Expand “Application Development Features” node
- check the check box of ”ASP.NET”
- Then click ok button
Source: http://bit.ly/17xcDcF
No comments:
Post a Comment