P
PeterWokke
Guest
Hello Didier, I use 3party DLL in web clients. During development I add them to the assemblies.xml. I distribute the assemblies.xml and the DLLs in the same directory. In my case names assemblies, a subfolder in the root of my webclient application. In the startup parameter file I point the -assemblies to this directory. Other options are to register the DLLs on the client machine. Extra work and not flexible whe you need to update or add new DLLs to the webclient. Regards, Peter
Continue reading...
Continue reading...