S
Sasha Kraljevic
Guest
Marilyn, There can be a number of reasons for error 2125, so you will have to dig deeper. You should use the -debugalert startup parameter and then start the application and reproduce the error. The -debugalert parameter adds a Help button to all alert-boxes. When you click on the Help button, a stack trace is displayed, along with a "Debug" button to start the Progress debugger. Stack trace will reveal more information which may help you troubleshoot the error. It is probably something missing in the PROPATH (you should have both sdo files including the *_cl.r ), or it may be an application error. You could start the session this way : prowin32.exe -debugalert -clientlog LogFileName.txt -p AppStartupProgram.r However, bear in mind that 9.1B is quite outdated. If you have possibility (under maintenance), then you should upgrade to a minimum 9.1E with the last service pack for it. It would be best to go all the way to the latest 11.3.
Continue reading...
Continue reading...