Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
Infragistics.License problem
posted

Hi in my application i intercept all assembly call: AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(CurrentDomain_AssemblyResolve);

A startup is call: "Infragistics.License, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb", how can i deploy this assembly?

Thank in advance

Giorgio