FIX: "System.Security.SecurityException" Error Message Occurs When You Invoke a Method on a Transparent Proxy (327441)
The information in this article applies to:
- Microsoft Windows .NET Framework 1.1
- Microsoft .NET Framework 1.0
This article was previously published under Q327441 SYMPTOMS When a method is called through an interface on a
transparent proxy, you may get the following error message:
An unhandled exception of type
'System.Security.SecurityException' occurred in TestClass.exe
Additional information: System.Security.Permissions.SecurityPermission
This error message occurs although the permission is not required.
RESOLUTION To resolve this problem, you can use an abstract class
instead of an interface. STATUS This bug
was corrected in .NET Framework (2003|1.1).
Modification Type: | Minor | Last Reviewed: | 5/28/2003 |
---|
Keywords: | kbfix kbbug kbpending kbRemoting KB327441 kbAudDeveloper |
---|
|