sid*_*esh 9 c# asp.net metadata
我一次又一次地得到这个编译错误.我无法永久解决它.
为了调试这个错误我清理解决方案并重建解决方案,有时它正在工作,有时它再次显示相同的编译错误.
请告诉我这个问题的永久解决方案.
'/'应用程序中的服务器错误.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 
Compiler Error Message: CS0006: Metadata file 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\014679fc\1b393534\App_Web_glpoum5i.dll' could not be found
对此的最佳答案请打开您的 web.config 文件并在编译标记中添加以下两个设置
<compilation targetFramework="4.0" debug="false" batch="false">
保持 coidng,当我在尝试在服务器中托管的应用程序中遇到相同的错误时,我也尝试了以下操作
| 归档时间: | 
 | 
| 查看次数: | 7672 次 | 
| 最近记录: |