Could not load file or assembly 'System.Web.Http.WebHost'
We ran into this error when deploying a solution from the build server: Could not load file or assembly 'System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral,…
The Microsoft-stack senior engineer figuring out agentic dev.
Visual Studio
We ran into this error when deploying a solution from the build server: Could not load file or assembly 'System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral,…
Did you know that you can install MSBuild to your build and deployment server individually without needing to install Visual Studio? You can get MSBuild 12 – aka Microsoft Build Tools 2013 – from…
When upgrading to the latest version of MVC with a build server using Nuget package restore, you may get these errors indicating that Nuget is out of date: The schema version of 'Microsoft.AspNet.Mvc'…
On a new install of Visual Studio 2013 on Windows Server 2012 R2 I ran into the following error when trying to open a Visual Studio Web Application project: Even though I am an administrator on…
Setting up a build server on a new install of Windows Server 2012 R2 and ran into the following warning when building the projects: Warning MSB3644 - The reference assemblies for framework…