Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
run time error 424 :
object required


while i try to run the exe this occurs
Posted
Comments
ZurdoDev 12-Mar-12 15:36pm    
That is because you must give it an object. How about some code so we can help?
shreekar 12-Mar-12 15:47pm    
what exe are you trying to run? Is the exe created from the program you have written? If not, talk to the original author of the program.
If you have created the program, what happens when you run in debug mode?

1 solution

May be some frm file or Dll is not added in your .vbp. please show some code ....
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900