Sasha Sydoruk

Building a better mousetrap with XHTML, AJAX and RSS

CAS Permissions for a Console Application

If you have a console application that creates a console for IO, make sure that the application has unrestricted UI permission.

If you execute your console application in Internet_Zone code group and receive a security exception, you have 2 options:
1. provide unrestricted UI permission to the application
2. get your application to execute in LocalIntranet_Zone code group.

More information

No comments yet. Be the first.

Leave a reply