HighTechTalks DotNet Forums  

Avoiding/Custom Security when Hosting CLR

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss Avoiding/Custom Security when Hosting CLR in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jonathan Chambers
 
Posts: n/a

Default Avoiding/Custom Security when Hosting CLR - 09-26-2006 , 10:49 AM






I have an unmanaged application that hosts the CLR. This application could
reside on a machine that has a security policy which prevents standalone
managed code from executing under the same conditions. For example, the
unmanaged executable (and supporting managed assemblies) could be located on
a network share. Is there a way I can override the security policy in place
on the machine when I am hosting the CLR? It seems odd that from unmanaged
code I have full access, but once I try to use hosted managed code I am
restricted.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.