" Failed to load resources from resource file, please check your setup "

  • Thread starter Thread starter Scott McFadden
  • Start date Start date
S

Scott McFadden

I have a .NET app that synchronously reads a socket connection byte by byte
and appends the text representation to a .NET rich text box. After a few
hours of operations, I get this error and my app crashes.
"Failed to load resources from resource file, please check your setup"

This is not one of my dialogue boxes. Is this some kind of .NET internal
error? Has anyone elase had this problem?

Win2003 latest sp
..NET Framework 1.1
 
Back
Top