The issue is pretty straightforward. When you run RegAsm against an assembly, it tries to find the assemblies that are referenced. Based on my experiments, it looks for them in the current directory or in the GAC, similar to what happens at execution time. So, if we generate assemblies that reference wrapper assemblies that aren't in the GAC, and try to register them from their own private directory under some directory, I don't know how their references will be found (and they aren't being found). Codebase doesn't seem to help as it says in Nathan's book. Any help would be greatly appreciated.
--------------------- Sam Gentile .NET Consultant Co-author: Wrox Visual C++ .NET: A primer for C++ developers BLOG: http://radio.weblogs.com/0105852/ http://www.project-inspiration.com/sgentile/DotNet.htm http://www.project-inspiration.com/sgentile/ --------------------------- _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.