CLR security error

From: John P (JohnP_at_discussions.microsoft.com)
Date: 01/27/05


Date: Thu, 27 Jan 2005 10:21:07 -0800

All,

I'm running an application on the .Net 1.0 framework that seems to be having
trouble running for anyone who is not a member of the local admins group on
the
Windows 2000/2003 server. If I run the app (my account is in the local admin
group) no problems. But if another user attempts to trun the app, we get a
error:
"CLR error: 800700002. The program will terminate". Now we have the defaul
setup as Full Trust for My computer, Local Intranet, Internet and trusted
Sites, so I don't see the security setup for .Net as a problem. And I cannot
find anything in the application that requires higher privileges (there are
some file copies). how can I test and find the problem? thanks in advance for
any help