错误1无法写入输出文件'd:\ AFODCOURT PROJECT \ FoodCourt2 \ FoodCourt \obj \Debug \ FoodCourt.exe' - '访问被拒绝。 “ [英] Error 1 Could not write to output file 'd:\FOODCOURT PROJECT\FoodCourt2\FoodCourt\obj\Debug\FoodCourt.exe' -- 'Access is denied. '

查看:105
本文介绍了错误1无法写入输出文件'd:\ AFODCOURT PROJECT \ FoodCourt2 \ FoodCourt \obj \Debug \ FoodCourt.exe' - '访问被拒绝。 “的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





当我构建项目时总是得到以下错误:

错误1无法写入输出文件'd:\ FODODCOURT PROJECT \ FoodCourt2 \ FoodCourt \obj \Debug \ FoodCourt.exe' - '访问被拒绝。 'D:\ FODODCOURT PROJECT \ FoodCourt2 \ FoodCourt \ CSC FoodCourt。



这里我使用的是Vs2012,项目类型是Windows应用程序。

如果我重新启动系统,错误删除,并在一段时间后它即将到来。

如何删除该错误及其原因?



Plz帮助我。

感谢你。

解决方案

唯一的可能性:



1)您没有权限写入文件或文件夹位置。



2)代码正在运行且任何正在运行的代码锁定它来自的文件。它可以与Visual Studio分开运行,在调试器下启动它!



3)文件在其他编辑器,编译器或其他应用程序中打开并锁定。 / BLOCKQUOTE>

Hi

When ever i build the project always i am getting the below error:
Error 1 Could not write to output file 'd:\FOODCOURT PROJECT\FoodCourt2\FoodCourt\obj\Debug\FoodCourt.exe' -- 'Access is denied. ' D:\FOODCOURT PROJECT\FoodCourt2\FoodCourt\CSC FoodCourt.

Here i am using Vs2012 and project type is Windows application.
If i restart the system that error removing and after some time again it's coming.
How to Remove that error and Why it is coming?

Plz help me.
Thanking you.

解决方案

The only possibilities:

1) You don't have permissions to write to the file or folder location.

2) The code is running and any running code locks the file it came from. It could be running separate from Visual Studio launching it under the debugger!

3) The file is opened and locked in some other editor, compiler, or other application.


这篇关于错误1无法写入输出文件'd:\ AFODCOURT PROJECT \ FoodCourt2 \ FoodCourt \obj \Debug \ FoodCourt.exe' - '访问被拒绝。 “的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆