jatin_sanghi
8th March 2010, 08:04
Hi All,

I'am also facing a similar Issue.
I have developed a customisaed display session and an associted DAL2 with it.
I want to run this session and DAL in debug mode, but they would never open in this mode. I have compiled both object in Debug, checked for any bshell configuration setting during login or user default settings, even deleted old objects and compiled freshly in debug mode, But none of them is helping. The session still opens up in compile mode only.
Any change I'am doing in both scripts in reflecting at runtime, but again in compiled mode only.

Please suggest what could be the reason for this problem. I'am not able to restart the shared memory due to restrictions, so what else could be done to run the debug session.

regards,

Jatin Sanghi

ahmer91
11th March 2010, 06:43
open the file $BSE\lib\defaults\all
check the statement like debugger = 1
comment the line using # before the statement

mark_h
11th March 2010, 13:35
I also believe that if it is in shared memory, it needs to be restarted. I am not positive since we do not use it. If that is the case then they may have to wait until a future outage window.