Daniel Kopp wrote: > I modified scasqlstr.cpp and compiled the whole toolset using the standard > make.bat. Everything looks fine, but light cannot load the self-compiled > SqlExtension.dll. It fails with error code CNDL0144. >
You should be able to load it but only from the version of light you built. By default, a strongly-named assembly can't load one that isn't. You can use the sn tool to sign the delayed-signed assemblies with your own key; that should work, though I haven't tried it. -- sig://boB http://bobs.org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users