Page 1 of 1
If you close code windows while in debug mode..
Posted: Tue 12 May 2009 05:10
by KiwiJem
it thinks it is still IN debug mode.
Posted: Tue 12 May 2009 07:25
by Duke
It's not a bug. You can have only one debug session for application.
After closing code window, you may, invoke Step Into command and you code window appears again.
Posted: Tue 12 May 2009 22:35
by KiwiJem
Apologies - not enough info.
The consequences of that are even if I re-open another procedure which I am NOT debugging, it is not editable, or trashes as described in another post at length, and the only workaround I have found is to close the whole app and start again.

Posted: Wed 13 May 2009 11:34
by Duke
Apologies - not enough info.
Well, it's still not enough. But let me guess:
When debug session is running you cannot modify (apply changes to server) stored procedures that are on current call stack. This restriction applied for security reason.
trashes as described in another post at length
It's not quite clear what exactly do you mean. Please try on recent build.