Could not load the assembly 'App_Web_cwclgcuu'. Make sure that it is compiled before accessing the page.
2015-09-29 11:55 步丈天涯 阅读(453) 评论(0) 编辑 收藏 举报将网站迁移到windows server 2012 R2(64 bit), IIS 6.2(build 9200)上,爆出这个错误。
解决:右键相应的application pool,选择“Set Application Pool Defaults”菜单,找到Enable 32-Bit Applications 属性,将其设置为True。