Failed to load resources from resource file.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've been struggling with this issue for some time and can't find any
relevant information about it in any newsgroup, including the managed
newsgroups. I have some information that might help someone else, though.

I'm running a WinForm and get the following on startup:

Failed to load resources from resource file. Please check your Setup.

I get this on Windows 2003 Server. The exe gets executed by WinZip Self
Extractor which in turn extracts all files to the temp directory and runs the
exe with my WinForm in. I get this error whenever I run the self extracting
exe from a UNC path (in this case our file sever) but not if I move it
locally. Note, it's not my app that is being exectued from a UNC path, it's
the application that calls my app.

I find this weird. I would like to blame security policies here but I can't
work out how it works. Anyone?

Thanks,

Manso
 
Sijin,

Thanks for your reply, I've tried that but it never gets that far. This
problem occurs before it enters Sub Main. I've added a MsgBox as the first
line and it's never displayed.

Thanks,
- Manso
 
Does anyone have an update on this? This is a problem for us and we need some
feedback.

- Manso
 
Back
Top