System.Net.Http Error After Visual Studio 15.8.1 (2017) Update

Today we started getting an error from three web applications.  Two were web services and one was an ASP.NET MVC website.  The error was: Could not load file or assembly ‘System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The Continue reading System.Net.Http Error After Visual Studio 15.8.1 (2017) Update

Editing SharePoint Pages Using Visual Studio And WebDAV

I blog in a few different places.  I have my personal blog, my professional blog, and I maintain a blog at work to inform and educate co-workers.  At work, the blog is hosted on the company’s SharePoint server, which is Continue reading Editing SharePoint Pages Using Visual Studio And WebDAV

IISExpress – Error description: Access is denied. (0x80070005)

Today, I spent my entire work day trying to find the solution to this error. When I would launch a web project from Visual Studio, IIS Express would fail to load.  The error reported was: Failed to register URL “http://localhost:10000/” Continue reading IISExpress – Error description: Access is denied. (0x80070005)