M
mp112849
When trying to open a MS Access 2003 application, it appears that the
application is generating a message box with an application specific
error. This error appears to indicate that some hardcoded path to
another access db is invalid. The error trap will not allow the
application to go any further and does not open the visual basic editor
to allow viewing the application code so that it can be fixed. The
only way out of this situation is to kill Access with the task manager.
I verified that the path indicated in the message box is invalid by
using a hex editor and looking at the specified path value.
Is there a way to specify MS Access is to start in debug mode so that
we can step and break execution and fix the hard coded info?
Thanks in advance!
Mark
application is generating a message box with an application specific
error. This error appears to indicate that some hardcoded path to
another access db is invalid. The error trap will not allow the
application to go any further and does not open the visual basic editor
to allow viewing the application code so that it can be fixed. The
only way out of this situation is to kill Access with the task manager.
I verified that the path indicated in the message box is invalid by
using a hex editor and looking at the specified path value.
Is there a way to specify MS Access is to start in debug mode so that
we can step and break execution and fix the hard coded info?
Thanks in advance!
Mark