简体   繁体   English

Visual Studio 2013错误

[英]Visual Studio 2013 errors

I am working in visual studio 2013. when I build the project then i see these errors: 我在Visual Studio 2013中工作。在构建项目时,我看到以下错误:

Error 467 'c:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\Temporary ASP.NET Files\\root\\868a4eb2\\5dd29d42\\CSC3C38ED25EE5A425F9EF370E33D174186.TMP' is not a valid Win32 resource file 错误467'c:\\ Windows \\ Microsoft.NET \\ Framework \\ v4.0.30319 \\ Temporary ASP.NET Files \\ root \\ 868a4eb2 \\ 5dd29d42 \\ CSC3C38ED25EE5A425F9EF370E33D174186.TMP'不是有效的Win32资源文件
Error 466 cannot open C:\\Users\\pc46\\AppData\\Local\\Temp\\RESAE44.tmp for writing 错误466无法打开C:\\ Users \\ pc46 \\ AppData \\ Local \\ Temp \\ RESAE44.tmp进行写入

You may try to delete the affected folder in temporary asp.net files (it is not harmful to delete these files). 您可以尝试删除临时asp.net文件中的受影响文件夹(删除这些文件无害)。

Restart your machine (or do an iisreset from admin command prompt). 重新启动计算机(或从admin命令提示符下执行iisreset)。

Finally clean your solution and do a full rebuild. 最后清理您的解决方案并进行全面重建。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM