Opened 16 years ago

Closed 16 years ago

#2419 closed defect (fixed)

System.Security.SecurityException: That assembly does not allow partially trusted callers.

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 5.0.1 release
Component: MapScript-C# Version: unspecified
Severity: normal Keywords:
Cc:

Description

As reported by Bruno Gendron:

Our webapp is now deployed on a shared server. Actually, the web page that uses mapscript does not load because of the following security exception:

System.Security.SecurityException: That assembly does not allow partially trusted callers.

Change History (2)

comment:1 by tamas, 16 years ago

Added [assembly:AllowPartiallyTrustedCallers] to the assembly configuration file in the trunk r7137

comment:2 by tamas, 16 years ago

Resolution: fixed
Status: newclosed

Closing the ticket

Note: See TracTickets for help on using tickets.