----- Original Message ----- From: "Jackfan" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Sent: Saturday, September 04, 2004 9:35 AM
Subject: Re: <solution> task GacCache / AppDomain construction (was : Re: Re: Re: [nant-dev] Bugs)
Dear Gert Driesen:
I don't define office.dll to GAC, just put it one foder, and in visual studio .net project, add it as reference.
I doesn't really have anything to do with GAC by itself, we just load assembly in a separate appdomain using a class called GacCache. That class is used to determine whether a given assembly is located in the GAC.
Shall I set it to GAC?
Nope, that won't help much. Would it be possible to provide a repro ?
Gert
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
