Shepenwepet
New member
- Local time
- Today, 12:36
- Joined
- Aug 28, 2006
- Messages
- 6
I have a complex database that has modules and forms in the front and links to a separate back end. People in our office run Access 2000, 2002 and 2003, all on XP. We have never had this issue before in six months of development.
The front end was primarily developed in Access 2000, 2002 and Visual Basic.
As of this morning, those users running the Front End in Access 2003/XP have been unable to open the database, call the separate modules, or to use any forms that are related to those modules. Open the front end, and you get "Invalid Procedure Call or Argument" before any form or other feature will open. We ran the Debug program in the VB screen and it tagged "Private Function" or "Private Sub" before every segment of the separate modules.
Earlier versions of Access have no problems.
The culprit here appears to be the updates downloaded on these computers this past Friday. Those updates are (Office Updates) KB919029, KB921587, (Windows Updates) KB923980, KB924270, KB890830, and KB922760. I think it must be one of the security updates that suddenly decided that older VB code must be spyware.
I am not fluent in Visual Basic, and would appreciate some guidance on how to find the cause of this problem. Needless to say, there is a level of urgency here.
S.
The front end was primarily developed in Access 2000, 2002 and Visual Basic.
As of this morning, those users running the Front End in Access 2003/XP have been unable to open the database, call the separate modules, or to use any forms that are related to those modules. Open the front end, and you get "Invalid Procedure Call or Argument" before any form or other feature will open. We ran the Debug program in the VB screen and it tagged "Private Function" or "Private Sub" before every segment of the separate modules.
Earlier versions of Access have no problems.
The culprit here appears to be the updates downloaded on these computers this past Friday. Those updates are (Office Updates) KB919029, KB921587, (Windows Updates) KB923980, KB924270, KB890830, and KB922760. I think it must be one of the security updates that suddenly decided that older VB code must be spyware.
I am not fluent in Visual Basic, and would appreciate some guidance on how to find the cause of this problem. Needless to say, there is a level of urgency here.
S.