Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 29 NOV 2001 03:06:32PM Don Smith wrote:

We have a MDI Frame which is setup as an Entry Point Window in the Application Properties. This MDI Window Frame is opened when you run the application after the you enter username and password.

We have percurliar problem when we close this MDI frame(when you exit the application).After the MDI Frame is closed, the Application Manager comes up with a message "Another process has exclusive access to the engine or the debugger has suspended engine execution. The current process cannot continue". When you click ok, the Application Manager gets focus.

Can anybody throw some light on this error. Is there any way we can close the Application Manager when we close the MDI Frame for the application. It is becoming a problem when you exit the application main window, because users will have to first close the MDI Frame and then will have to close the Application Manager seperately.

Don Smith


At 29 NOV 2001 05:47PM Donald Bakke wrote:

Don,

This problem usually occurs when you are running another process while attempting to close the system. I would have to see how you are shutting everything down. However, our application does exactly what yours does, i.e. MDI Frame with its own username/password window. Do you have anything going on in the CLOSE event?

[email protected]

SRP Computer Solutions, Inc.


At 29 NOV 2001 08:23PM Don Smith wrote:

Don

When the MDI frame is closed, we just popup a message to confirm if the user wants to exits and if yes we pass 1 to continue with the close event else 0 to stop the MDI frame from closing.

I have also cleared all the events when closing and tried it, but still get the same message. I also had a look at the tasks in the openengine window just before closing the MDI Frame and it shows no pending task.

Very strange problem.

Don


At 30 NOV 2001 03:08AM Oystein Reigem wrote:

Don,

Does the confirm message make any difference? I.e, what happens if the CLOSE handler doesn't pop up a message but just goes ahead and returns 1?

Just an idea. (Probably not a good one since it's early morning and we had an office party here last night.)

- Oystein -


At 30 NOV 2001 03:34AM Don Smith wrote:

Oystein

I have cleared the close event handler and allowed the MDI frame to close without any events and still get the message.

Don


At 30 NOV 2001 04:48AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

[notag]You could try POST_EVENTing the CLOSE event to allow other processes to end before CLOSEing. [<i>In extremis</i>] you could Utility("DESTROY","SYSTEM").

[<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Click here to visit our web site?';return(true)">The Sprezzatura Group</A>]

[<I>World Leaders in all things RevSoft</I>]

[<img src="http://www.sprezzatura.com/zz.gif">]

[<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0";}end hiding from non-JS browsers –></script>] [<FORM ACTION "" METHOD=GET NAME="TOCNavigator" <SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()"> <OPTION>Pull down this menu to choose whereabouts on the Sprezz site to go <OPTION VALUE="http://www.sprezzatura.com">Home Page <OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New <OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL <OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST <OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura <OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura </SELECT> </FORM>] [/notag] </QUOTE> —- === At 30 NOV 2001 07:55PM Don Miller - C3 Inc. wrote: === <QUOTE>Which BTW is what I routinely do in a run-time. Don </QUOTE> View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/71315c0e72538e2285256b13006e762a.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1