Could not load file or assembly App_Web_xxxxx

Now what?  It's like these wacky errors pop up at just wonderful times.  Usually Friday, after a significant build has just been deployed to Model Office. 

Could not load file or assembly App_Web_ovgpxsa - Other posts speak of MSFT hotfixes to turning off batch build.  App_Web dll's are found in the Temporary ASP.NET Files folder.  So I stopped the web, app, and w3wp.exe - deleted the Temporary ASP.NET Files - and started things back up again.

Print | posted @ Saturday, November 03, 2007 8:25 AM

Comments on this entry:

Gravatar # re: Could not load file or assembly App_Web_xxxxx
by alex at 11/6/2007 4:25 AM

it's a known issue with asp.net 2.0 and MS suggested that setting batch compilation to false.
Basically put batch="false" in the compiliation tag in your web.config.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: