Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Dynamic Assembly Loading

Simple question: what security permission level is required to allow dynamic loading of assemblies? Trick question: dynamic assembly loading is always disallowed under SQL CLR, even under UNSAFE. This is mentioned twice in BOL: CLR Integration Programming
 
Page view tracker