Error "That assembly does not allow partially trusted callers"

There is an error message “That assembly does not allow partially trusted callers” after applying Application server update downloaded from internet.

1 Like

This error also produces a typical entry in the server log:
Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data failed.

This happens when you download updated ORIGAM bin files and Windows will “block” them as untrusted. You have to right-click on the ZIP file, go to Properties and select Unblock. Then copy the files to your IIS folder again.

1 Like