I 'am trying to Load a .dll with the following command: Set result=$ZF(-4,1,"Xalan-C_1_8") or Set result=$ZF(-3,"Xalan-C_1_8"). The dll is located in the database directory of the namespace where i am running the command. (Same as CACHE.DAT is located). I getting the error :<DYNAMIC LIBRARY LOAD>. In the cconsole.log file no errors are logged.(another problem!?) Has anyone experience with loading/working with external dll's in Cach�?
I assume the files are in the right place because when I use: Set result=$ZF(-2,"SimpleTransform.exe") this application is succesfully executed? Greeting Ton
