Permission denied - COM / .NET TS



Hi,

I' ve following problem in a terminal server environment
(w2k sp4, en, .NET ver 1.1) :

An assembly-DLL is hosted via COM interop. Zone security
ist on "full trust", same same the assembly security settings.

The problem is that each access, even a trivial one like
write-access to the event log fails with the message
(got via messagebox):

"Request for the permission of type 'System.Diagnostigs.EventlogPermission'
failed",

My question: How to manage/ configure assemblies right
which are hosted by "unmanaged" code application like native COM
server, particulary in a terminal server environment?

Since I've no idea any more any help is much appreciated!

thanks

Peter

.



Relevant Pages

  • Permission failed / terminal server
    ... I' ve following problem in a terminal server environment ... An assembly-DLL is hosted via COM interop. ... Zone security ... ist on "full trust", same same the assembly security settings. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Permission denied - COM / .NET TS
    ... "Peter Hase" wrote in message ... I' ve following problem in a terminal server environment ... An assembly-DLL is hosted via COM interop. ... COM interop, or are you hosting it in a COM+ application? ...
    (microsoft.public.dotnet.security)