未能写入输出文件..”--“拒绝访问。”的解决办法 [转]

未能写入输出文件..”--“拒绝访问。”的解决办法

 

CS0016: 未能写入输出文件“d:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\test\d087da43\c12930d8\9ze28k_8.dll”--“拒绝访问。”的解决方法

我当时用网上说的那种“垃圾清理”批(如aa.bat这样的),上面说的挺让人心动,但是,安装vs2003的朋友们要注意了。不要轻易运用它,我正是用它想清理一下系统,谁知道,竟然灾难性的把我电脑上的所有项目给否决了。也就是出现了如题的错误,郁闷呀,我在网上转悠了一上午,有些帖子说,给WINDOWS\temp 授予network service 修改,读取和运行,读取,写入权限;有的说给WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files network service 完全控制权限。但是对我来说都没有解决问题。无奈,继续找。。。最后还是在微软的网站上找到了久违的解决方案:(http://support.microsoft.com/default.aspx?scid=kb;en-us;825791

SYMPTOMS

When you view a Microsoft ASP.NET Application in a Web browser, you may receive the following error messages:

For the Microsoft .NET Framework version 1.1, the error message is the following:
CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\application1\c11b43f6\cf3ec03\rizcntet.dll' . The directory name is invalid.
For the .NET Framework 1.0, the error message is the following:
CS0013: Unexpected error writing metadata to file 'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\application2\3fc72f26\eb731247\ev2bslce.dll'. The directory name is invalid.

Back to the top

CAUSE

The system TEMP and TMP variables point to a folder that does not exist. The compiler generates temporary files in the folder where the TEMP and the TMP variables point to before the files are copied to the Temporary ASP.NET Files folder. However, the folder where the system variables point to is deleted when you restart the computer. Therefore, the compiler cannot generate the temporary files.

Back to the top

RESOLUTION

1.Create a temporary folder under %Systemroot%, and then name it Temp.
2.Grant full permissions on the Temp folder to the aspnet user account in .NET Framework 1.0 or to the NETWORK SERVICE user account in .NET Framework 1.1.
3.Right-click My Computer, and then click Properties.
4.On the Advanced tab, click Environment Variables.
5.Select the TEMP variable under System variables, and then click Edit.
6.Type %SystemRoot%\TEMP in the Variable Value box, and then click OK.
7.Repeat steps 5 and 6 to edit the TMP variable. Click OK two times.
8.Click Start, and then click Run.
9.To reset Internet Information Services (IIS), type iisreset on the command prompt.

Note If the error message that is mentioned in the "Symptoms" section of this article persists, restart the computer.
希望朋友们,尤其是用vs2003的朋友们以后多多注意呀。 [行业交流]

转载于:https://www.cnblogs.com/igouz/archive/2008/12/12/1353473.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值