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...
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...