When I try to debug an asp.net application I am getting an IIS Express error(Process with an id of xxxx is not running), the exact same problem described here:
http://forums.asp.net/t/1953087.aspx?VS+2013+Unable+to+launch+the+IIS+Express+Web+Server
I do happen to have a bg in my domain user name, I found a recent hotfix
http://support.microsoft.com/kb/2974974
http://www.microsoft.com/en-us/download/details.aspx?id=43380
HOWEVER, when I download that hotfix, the files inside iisexpress_x64_en-US.msi md5 2473bb5146e3317a616011c636549db6 are NOT the version it describes (8.5.9748) but is instead an old install
It is exactly the same as the download from http://www.microsoft.com/en-us/download/details.aspx?id=34679 which is iisexpress_8_0_RTM_x64_en-US.msi md5 2473bb5146e3317a616011c636549db6
Can anyone else verify this? Did MS really upload the incorrect files for the hotfix?