Category Archives: SSRS

Compiler Error Message: BC2017: could not find library

One of my web apps uses SQL Server Reporting Services, and began throwing this error the other day: Compiler Error Message: BC2017: could not find library ‘c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\…’ The file name in the path refers to a temporary file … Continue reading

Posted in IIS, SSRS | Leave a comment

Error: Could not load file or assembly ‘Microsoft.ReportViewer.WebForms, Version=9.0.0.0

The full error reads: Parser Error Message: Could not load file or assembly ‘Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system cannot find the file specified. This error means you’re using the SQL Server Reporting Services ReportViewer … Continue reading

Posted in SSRS, Visual Studio 2008 | Leave a comment