B
bart.syryn
Guest
Hi, I'm trying to get the following to work without any success. I have one server with IIS, two databases, two webspeedapplications and I want two webspeedbrokers. One for each database/application and both with there own compiled html-files. Problem is that the second webspeed broker keeps pointing to the first one. So it executes the compiled html-files of the first webspeed application and points to the first database. I've tried the following solution: knowledgebase.progress.com/.../P77545 I must mention that I placed the script-files into another directory and use .init files, so my url is: servername/.../wslogin.html and servername/.../wslogin.html Where in the .init files the following is added: etest.init: -i wsetest (for the first application) etestdev.init: -i wsetestdev cgiip -f C:\Progressx86\OpenEdge\properties\properties\ubroker.properties_Dev (for the second application that isn't working) Nameserver is disabled. Any suggestions ?
Continue reading...
Continue reading...