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...
Rakesh Rajan - 10 Sep 2005 12:57 GMT
Hi Rich,
Could you please post some code? Or if it is deployed, could you obtain the
exception object?

Signature
HTH,
Rakesh Rajan
MVP, MCSD
http://www.msmvps.com/rakeshrajan/
> 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
[quoted text clipped - 10 lines]
>
> Thanks...