Could not load file or assembly App_Web_ * with a precompiled ASP.NET website project

Convert it to a Web Project, seriously. This is a known problem when using libraries and user controls with the website template. I’ve summed it up here:

ASP.NET: Web Site versus Web Application Project

More information on Rick Strahl’s blog (read the comments):

Understanding Page Inheritance in ASP.NET 2.0

Leave a Comment