C
Craig Alexander Morrison
Hello all
I have an application, now over 10 years old (although extensively upgraded
several times) starting in Access 2 now in 97 and 2003.
Both the recent versions of the 97 and 2003 versions (sometimes) remain on
the taskbar once the application has been closed. When you try to close it
by right-clicking and selecting close it does nothing. Usually you need to
hit CTRL+ALT+DELETE and use the task manager to close it down to get rid of
it.
When testing in design mode and running the application the Microsoft Access
box sometimes stays on the taskbar after it has been closed. When in runtime
mode the application sometimes leaves a blank box on the taskbar. I have
been unable to trace anything being left open (an instance not properly
destroyed etc) this I suspect is the most likely problem.
The application is very complex so I am only looking for ideas from anyone
that has had a similar experience so that I can try to focus my efforts to
resolve this.
It seems to happen more often, though not exclusively, when the user clicks
the Access Main Window Close Icon. There are a couple of forms which have
Application.Quit in their close events, although there are two other
applications in this system with the same arrangement and they do not
generate this problem. Both of these forms are always open although only the
Main Menu form is visible, the Logon form stays hidden once the user logs
on.
Any experiences would be appreciated.
I have an application, now over 10 years old (although extensively upgraded
several times) starting in Access 2 now in 97 and 2003.
Both the recent versions of the 97 and 2003 versions (sometimes) remain on
the taskbar once the application has been closed. When you try to close it
by right-clicking and selecting close it does nothing. Usually you need to
hit CTRL+ALT+DELETE and use the task manager to close it down to get rid of
it.
When testing in design mode and running the application the Microsoft Access
box sometimes stays on the taskbar after it has been closed. When in runtime
mode the application sometimes leaves a blank box on the taskbar. I have
been unable to trace anything being left open (an instance not properly
destroyed etc) this I suspect is the most likely problem.
The application is very complex so I am only looking for ideas from anyone
that has had a similar experience so that I can try to focus my efforts to
resolve this.
It seems to happen more often, though not exclusively, when the user clicks
the Access Main Window Close Icon. There are a couple of forms which have
Application.Quit in their close events, although there are two other
applications in this system with the same arrangement and they do not
generate this problem. Both of these forms are always open although only the
Main Menu form is visible, the Logon form stays hidden once the user logs
on.
Any experiences would be appreciated.