Hi Everyone
Maybe some of you know this already, but if you don't kow, hope this will help. After installing IIS 7, you need to configure it before in order for it to handle ASP.NET pages.
To do that you can follow these easy step:
* Open Control Panel --> Click 'Turn Windows features on or off'
* When everything is loaded.
Navigate Internet Information Services --> World Wide Web --> Application Development and select ASP.NET.
Click OK and you should be fine.
Hope this helps.
Thanks