unfortunately not. This event is raised in client app domain which load the assembly. My assembly needed a notification internally when some other assembly load my assembly. I have tried initializing in dllmain , but for some reason after migrating from .net1.1 to .net 2 my dllMain function doesn't get called. Any suggestion welcome. Thanks anyway.
> Date: Fri, 2 Feb 2007 18:17:29 +0100> From: [EMAIL PROTECTED]> Subject: Re: > [ADVANCED-DOTNET] Assembly Load> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM> > > Hi Amrender,> > On 2/2/07, Amrender Singh <[EMAIL PROTECTED]> wrote:> > I > need to perform few initialization steps on assembly load. How/which > event/method can I use/override when my MC++ assembly is loaded in another C# > app.> > Doesn't the AppDomain.AssemblyLoad-Event work for you?> > http://msdn2.microsoft.com/en-us/system.appdomain.assemblyload(VS.80).aspx> > > Regards> > Arne Janning> > ===================================> This list is > hosted by DevelopMentorĀ® http://www.develop.com> > View archives and manage > your subscription(s) at http://discuss.develop.com _________________________________________________________________ Personalize your Live.com homepage with the news, weather, and photos you care about. http://www.live.com/getstarted.aspx?icid=T001MSN30A0701 =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com