[MonoDevelop] Assembly Folders at runtime?

Andy Selvig ajselvig at gmail.com
Wed Sep 23 16:31:40 EDT 2009


Hi-

I started using the Assembly Folders functionality of MonoDevelop 2.2 beta
1. I've specified a directory that contains some assemblies from another
solution. This seems to work and I can add the assemblies as references and
compile the application. However, at run time, Mono complains that it can't
find them. I guess this makes sense, since they're not in the same directory
as the app and not in the GAC. I tried to check "Local Copy" on the assembly
reference but it's grayed out.

So, I guess my question is, how can I make the Assembly Folders actually
useful by making the referenced assemblies available at run time (either be
enabling the Local Copy functionality or some other means)? If i could get
it working, it would be a huge time saver.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090923/7342cfb5/attachment.html 


More information about the Monodevelop-list mailing list