I am trying to create a new web site. I have IIS 7.5, OS Windows 7 SP1 and VS Express 2012 for Web. VS and IIS were installed one after another.
Here are my steps:
1. "New Web Site" on start page.
2. In Templates I choose "ASP.NET Web Forms Site".
3. Go to Web Locatin and choose "HTTP".
4. Press Browse and under "IIS Sites" node I choose my site and press Open.
However, weird error appears: "Invalid URI: The hostname could not be parsed". What can be the cause of such error? I had already worked with IIS 7.5 on Windows 7 and VS 2010, but didn't get such error.