Hi
Just installed VS update 3, and my localhost https sites all stopped working with a "Connection Reset" error. Fixed problem by re-assigning the "IIS Developer Certificate" to the https-bound website under the "Site" node in IIS.
Problem and solution found here on IIS forum:
http://forums.iis.net/t/1232777.aspx?IIS+connection+reset+after+VS+Update+3
More information for VS team:
<div>OS/software/setup: Windows 10, IIS v10, Visual Studio Community 2015 update 3 (just installed)
IIS: I have 2 "Sites" under Sites node - "Default Web Site" (http) and another lets call it "FooSite" for https, using "IIS Developer Certificate".
VS Project->Properties->Web->Servers settings are "Local IIS" project website https://localhost/nameofproject
(VS create virtual directories under the "FooSite" node pointing to the project directory).
Upon installing VS Update 3, the "IIS Developer Certificate" was deleted from the "FooSite" binding settings, and "localhost" stopped working with "Connection Reset" errors.
A lot of swearing and a system restore fixed IIS but then VS was broken. Unrestore fixed VS but IIS broke again. Definitely a result of VS.3 install. Not sure how this can happen.
Why is VS update 3 messing with IIS website binding Certificate settings??? Does it replace the certificate perhaps? Something to do with IIS Express?
Good luck sorting this out VS team
</div>