Tag: Visual Studio Express 2015 for Web
-
Unable to find the target operating system for the project
Hi everyone, I ran into the following error today after updating visual studio 2019 to version 16.6: unable to find the target operating system for the project I tried a fair few things to get this going again and I’m assuming they’re not all necessary, but I’ll list them just in case: – Clean solution…
-
Could not find part of the path ‘C:xlib’ – Adding new Web API Project
Hey everyone, I ran into the following error when I tried to add a new Web API project in Visual Studio Express 2015 for Web: Could not find part of the path ‘C:xlib’ The workaround for this was to temporarily unbind the project from TFS: File > Source Control > Advanced > Change Source Control…