Archive | Windows 10 RSS feed for this section

Visual Studio Web Application Debugging using SSL with Chrome Error


If you are trying to debug your website using Visual Studio 2017 and Chrome with an HTTPS link you might encounter an error in Chrome because of the new security restrictions. I was asked by someone for help to fix an error message being displayed in Chrome ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY on their Windows 10 (1607) desktop. If […]

Continue reading

Running the Ubuntu VSTS Agent on Windows Subsystem for Linux (WSL)


I was playing with the new ASP.NET Core Template in Visual Studio 2017 and I thought it would be interesting to spin up a Linux Agent right on my Windows 10 Pro installation. UPDATE:  September 5th, 2017 – Upgrade Git Client to 2.14.1 from 2.7.4 Turn Windows Features On or Off You need to enable […]

Continue reading