PDA

Click to See Complete Forum and Search --> : Error 713


jrgmrz
Nov 7th, 2000, 07:02 PM
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......

marex
Nov 8th, 2000, 07:56 AM
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