[Mono-dev] Unloading an Assembly

vijaya raghava mutharaju m.vijayaraghava at gmail.com
Sun Feb 26 23:22:33 EST 2006


 Hi,

     The assembly file should be in the current directory itself. It
cannot be in any other directory. If it is, then it should be either
strong named or put in GAC.

       There is another problem. When Iam trying to use Mono.Cecil for
Step - 2 described above, Iam getting an exception that the file is
being used by another process even though I unloaded the AppDomain.

      What is the problem ?

      Thank you.



More information about the Mono-devel-list mailing list