-
I´m geting an error 713 on time of execution, error defined by the aplication or the object.
In the computer I have instaled the vb6 the aplication works fine but when I take it to any other computer I´m geting this error.
I have use the option make "app".exe in file menu.
any Ideas.
Thanks......
-
Hi
If you only created the exe file, the problem is
that on the other computer no dll's are installed.
Use the Package and Deployment Kit to create a Setup
file. Install on the other pc and it will work.
cheers
Ray