A failure occurred writing to the resources file

  • Thread starter Thread starter Gill Smith
  • Start date Start date
G

Gill Smith

While compiling my ASP.Net application, I am getting the following error
message "A failure occurred writing to the resources file. Access is
denied." Why I am geeting this error message and how to avoid this?
-Gill
 
Just to add to what Ken said, I've fixed the problem with the exact same
step when I've faced it, just delete the resx file and recompile the
project.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke
 
Back
Top