B
bart.syryn
Guest
Hi, I have an application (webclient - appserver) that starts with the -assemblies assemblies.xml parameter. It seems that OpenEdge locks the files that are in that assemblies.xml at startup and not when they get called for the first time. I have a new version of a .NET DLL, and it has the same name. I hoped that during startup, I could just copy it over the old one, but that's not possible. So how can you deploy a new version of a DLL that's in the assemblies.xml ? Is there a way to unload it, overwrite the file, and then load it again. If the user needs to restart, then that's not a problem. Best regards Bart
Continue reading...
Continue reading...