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)

SSRS ReportViewer NullReferenceException on Dispose

I recently assisted on troubleshooting an error in a utility application where an exception was being thrown on the dispose of a Microsoft.Reporting.WebForms.ReportViewer.  The environmental conditions were pretty specific, so it’s possible you’d never see something like this in your Continue reading SSRS ReportViewer NullReferenceException on Dispose