|
Subject:
|
Invalid procedure call Error
|
|
Posted By:
|
pavel
|
Post Date:
|
1/29/2004 10:44:53 AM
|
Hi. Is anyone knows why "Invalide procedure call" error could be while running executable but not in the VB mode? Never happend to me before.
Thanks, Pavel
|
|
Reply By:
|
marcostraf
|
Reply Date:
|
1/29/2004 4:40:19 PM
|
Error 5 is very common, it can be anything... it could be helpful to know what triggers it (like user's action, database access etc).
Microsoft KB artocle Q242347 (PRB: Error Message "Invalid Procedure Call or Argument" While Modal Dialog or Form is Shown) is just an example of a cause of error 5 in run mode but not in the IDE
Marco
|
|
Reply By:
|
pavel
|
Reply Date:
|
1/30/2004 9:00:31 AM
|
Thank you, Marco. It's been very helpful. Pavel
|