Visual Studio 2012 IIS Express 8 Fresh Install - Can't Connect

后端 未结 6 512
臣服心动
臣服心动 2021-01-04 02:38

On Visual Studio 2010 + IIS Express 7 I was able to use IIS Express as a server and browse sites.

I\'ve since installed Visual Studio 2012 (on Windows 7 64-bit) with

6条回答
  •  南方客
    南方客 (楼主)
    2021-01-04 03:15

    I resolved my issues with IIS by installing WebMatrix (download). I ran WebMatrix, opened a site in WebMatrix and IIS fired up just fine. Closed WebMatrix and ran an ASP.NET MVC site in VS and it worked.

提交回复
热议问题