.net - C# File.Copy access denied error -
i trying copy files nunit test build folder nunit runtime folder getting
access denied error
i have folder path setup testproject/bin/debug/something.config
, tried options below not working me.
- deleted bin folder , rebuilt it.
- opened closed vs.
- deleted bin folder created new bin folder manually.
- tried remove readonly in folder option again gets set readonly.
i found these worked others in thread unable copy file. access path denied
i using svn source control.
one thing haven't tried run visual studio administrator. right click on it, , select run administrator
.
Comments
Post a Comment