无法复制文件,访问路径被拒绝 [英] Unable to copy file, Access to the path is denied

查看:449
本文介绍了无法复制文件,访问路径被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual Studio 2005的正确服用code从版本控制系统首次运行C#.NET应用程序后,却做了一些修改后,当我建我得到这样的错误

i am using visual studio 2005 after taking code from version control first run c#.net application correctly, but after doing some modification , when i build i am getting error like this

错误383无法.. \\ ROOT \\叶\\ BIN \\调试\\ test.Resources.xml复制文件
      斌\\调试\\ test.Resources.xml。访问路径斌\\调试\\ test.Resources.xml'是
      否认。 li.rollmodel

Error 383 Unable to copy file "..\root\leaf\Bin\Debug\test.Resources.xml" to "Bin\Debug\test.Resources.xml". Access to the path 'Bin\Debug\test.Resources.xml' is denied. li.rollmodel

任何机构可以知道为什么这个问题来了?

Can any body know why this issue is coming?

修改我可以看到我的完整的项目源$ C ​​$ C物理文件夹是只读的,IAM无法删除只读属性。

Edit I can see my complete project source code physical folder is Read-only, iam not able to remove that readonly property

首先任何机构告诉我如何删除只读属性,因为我已删除的文件夹,但仍然显示出一个,我从版本控制端也试过,但效果相同。

First any body tell me how to remove Read-only property for a folder i have removed but still it showing that one, i tried from version control side also but same effect

推荐答案

我从bin文件夹删除有争议的文件并重建项目解决了这个问题。

I solved this problem by deleting the contentious files from bin folder and rebuilding the project.

这篇关于无法复制文件,访问路径被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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