Hello everyone, Does anyone know if the latest VB.Runtime is able to locate assemblies registered with gacutil? I'm using MySQL's MySql.Data.dll assembly in a small database application. I've registered the assembly and it appears that gacutil does add it to the global assembly cache, however, when I go to run the app the runtime can't find it. Of course placing the assembly in the same directory where the app resides fixes the problem, but I was just curious if this was a know issue.
Thanks in advance for your help. Regards, Alfredo
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
