ACC95: Screen.ActiveControl Causes IPF If No Forms Active (163619)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
This article was previously published under Q163619 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If you use the Screen.ActiveControl property on your Startup form, you may
receive the following error message:
This program has performed an illegal operation and will be shut down.
If the problem persists, contact the program vendor.
When you click the Details button on the screen displaying this error
message, you will see the following details:
MSACCESS caused an invalid page fault in module MSACCESS.EXE
at 0137:50016109.
CAUSE
This problem occurs if you do the following three things:
- You have clicked to clear the Display Database Window check box in
the Startup dialog box on the Tools menu.
- You have a form opening when the database opens, either with an AutoExec
macro or from the Display Form combo box in the Startup dialog box.
- You are calling the Screen.ActiveControl property from an opening event
of your startup form, such as the Load event or the Open event.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 7.0. This
problem no longer occurs in Microsoft Access 97.
Modification Type: | Major | Last Reviewed: | 11/17/2000 |
---|
Keywords: | kbbug kberrmsg kbusage KB163619 |
---|
|