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 e.message:
"Request for the permission of type 'System.Diagnostigs.EventlogPermission'
failed",
My question: How to manage / configure assemblies
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