I am trying to require a .net assembly and keep coming across this message. The assembly is not on a network location, so I''m not sure why it''s upset. I can likely fix this by building the project from source, but-- any ideas on how to fix this if I couldn''t? Below is the error message. (ir):1:in `require'': An attempt was made to load an assembly from a network location which would have caused the assembl y to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS pol icy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the l oadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information. (LoadError) -- ?If I had six hours to chop down a tree, I?d spend the first four of them sharpening my axe?. -Abraham Lincoln -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20101107/130f09e1/attachment-0001.html>