failed to load resources from resource file -- a security issue?

R

rich

I'm having trouble with a windows forms application using c# on XP SP2.
The message "failed to load resources from resource file" appears when
the application is ran. It appears to be a permissions problem. The
application was installed by the administrator and when the admin, or
anyone in the admin or power user group, try's to run the application
it runs fine.

If a default user runs it, they recieve the error message mentioned
above. I have tried to give the main dll full trust for the machine,
but that does not seem to help.

Does anyone have any ideas.

Thanks...
 
G

Guest

Hi Rich,

Could you please post some code? Or if it is deployed, could you obtain the
exception object?
 

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

Top