Home All Groups Group Topic Archive Search About

CodeDom AppDomain & AssemblyResolve event

Author
23 Mar 2006 9:18 AM
richlm
I am using CodeDomProvider.CompileAssemblyFromSource to compile an assembly
in memory.

I would like to use the AppDomain AssemblyResolve event to help resolve
references added via CompilerParameters.ReferencedAssemblies - but the
compilation fails ("Metadata file ... could not be found") yet the
AssemblyResolve event is not raised.

AddThis Social Bookmark Button