Problem with accessing the resource file

vinay_svk

New member
Joined
Feb 12, 2009
Messages
1
Programming Experience
Beginner
I am trying to open a Windows application project.
When I run the application in Visual studio an error occurs that "Access to the resource file is denied".
Like if the Form's URL is C:\form1,and its resource file is C:\form1.resx,the error is displayed as "Cannot write to the output file "C:\obj\Debug\AdminApplication.Form1.resources". Access to the path "C:\AdminApplication\obj\Debug\AdminApplication.Form1.resources' is denied.
Please help me to solve this problem...
Its very urjent......
 
Back
Top