Click here to Skip to main content
15,896,348 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI...............

while building asp.net web application i got following error:

Cannot write to the output file "D:\MywebApp\obj\Debug\MywebApp.Resources.resources". Access to the path 'D:\MywebApp\obj\Debug\MywebApp.Resources.resources' is denied


Could not write lines to file "obj\Debug\MywebApp.vbproj.FileListAbsolute.txt". Access to the path 'D:\MywebApp\obj\Debug\MywebApp.vbproj.FileListAbsolute.txt' is denied.


provide a solution for it
Posted
Updated 19-Aug-12 1:07am
v2

1 solution

It is issue of pemission, see fobelow forum link
http://www.justskins.com/forums/access-to-the-path-37709.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900