RE: Security exception when calling managed dll that calls unmanaged COM object

From: Caleb (anonymous_at_discussions.microsoft.com)
Date: 01/30/04


Date: Thu, 29 Jan 2004 15:31:12 -0800

The exception is being thrown at the point when I invoke the function in the class library dll that in turn calls the function in the unmanaged COM object.

How do I enable unmanagedCode permissions?

Thanks
Caleb