Posted on: 3/21/2015 3:52:24 PM | Views : 666

Hello, I know the must be a hundred posts about this, but I can't seem to get of the ground regarding this issue. I recently upgraded my project and I'm currently using Windows 8.1, 64 bit OS and .Net 4 target framework. Before I upgraded, I was using a 32 bit system running VS 2010 Pro.
Anyway, I know I don't have the ASP.net configuration tool anymore, but want it back. I found this article:
http://blogs.msdn.com/b/webdev/archive/2013/08/19/asp-net-web-configuration-tool-missing-in-visual-studio-2013.aspx
But I can't seem to get things going. For example, my IIS Express directory is located at: C:\Program Files (x86)\IIS Express
From the command prompt, Navigate to:  C:\Program Files (x86)\IIS Express
Then I type:   iisexpress.exe /path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWeb ...

Go to the complete details ...