Thursday, February 10, 2011

Could not load file or assembly 'App_Web...'

Here is a good article talking about why this error coming out and how to solve this:

http://yetanotherdeveloper.com/post/2008/08/10/Could-not-load-file-or-assembly-App_Web.aspx

we can set the compilation batch="false" to solve this issue.

No comments: