Missiing .resx files

  • Thread starter Thread starter billy
  • Start date Start date
B

billy

Sometimes when I start devenv back up and load a solution, there are
ResGen complaints that certain .resx file can't be loaded. A rebuild
doesn't correct this either so I have to manually open the project file
and remove references to these files and then rebuild. Why does this
happen and is there a better way to get them back? Thanks,

~billy
 
billy said:
Sometimes when I start devenv back up and load a solution, there are
ResGen complaints that certain .resx file can't be loaded. A rebuild
doesn't correct this either so I have to manually open the project file
and remove references to these files and then rebuild. Why does this
happen and is there a better way to get them back? Thanks,

~billy

I do not know what is the official way, but if you open the form in
designer, it will regenerate them from source code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top