Problem:
Changes to DSDEF.CFG are effective when using the Net Express IDE, but not when using Application Server. Where does it have to be located so that the file is picked up?
Resolution:
Place the dsdef.cfg file in the current directory of the application
OR
Set the DSDIR environment variable to the drive and path to where the file is located
DSDIR=drive:\\path\\dsdef.cfg
Old KB# 7037