Application only runs peroperly on development machine 
Author Message
 Application only runs peroperly on development machine

I developed an application using VB 6 in Visual Studio with service pack 4 on a
Win98 machine, which connects to an Access database using the Data control.
Everything works properly on the development machine. The PDW was used to create
the setup program for the application with no error. Installing the program on
other machine using the setup program went smoothly without error as well. But
when trying to run the program on other machines, it produced a error message,
the error number is 713, the description for the error is “Application defined or
object defined error” which didn’t show when running on the development machine,
which I traced it to be generated by the data control error event on the first
form which trying to access a Access 97 database through the Data Control. SO
basically the program simply didn't make the connection to the database. Checked
VB online help and MS Knowledgebase on the web but didn’t find any pertinent
information regarding the situation.  
If anyone has an idea as what might cause this, please drop me a note, I'd really
appreciated it.
Thanks in advance!



Sat, 31 May 2003 05:24:12 GMT  
 Application only runs peroperly on development machine
Diane,

Do the other machines have:   1) MDAC installed?   2) The necessary Access
DB drivers and 3) are you having your installer setup the correct DB path
and connection information on the other machines?

--
Sincerely,

Todd B - Agendum Software

(608) 837-6736   Voice                         (419) 821-9599 Fax

Upcoming new release!  AgMapthat - Project Browser Plus!    Setup your
treeview display with favorites, encrypt your source, enable full group
project
task management and more!   Visit our web site today for more information
and screenshots on this soon to be released major VB enhancement tool!


I developed an application using VB 6 in Visual Studio with service pack 4
on a
Win98 machine, which connects to an Access database using the Data control.
Everything works properly on the development machine. The PDW was used to
create
the setup program for the application with no error. Installing the program
on
other machine using the setup program went smoothly without error as well.
But
when trying to run the program on other machines, it produced a error
message,
the error number is 713, the description for the error is “Application
defined or
object defined error” which didn’t show when running on the
development machine,
which I traced it to be generated by the data control error event on the
first
form which trying to access a Access 97 database through the Data Control.
SO
basically the program simply didn't make the connection to the database.
Checked
VB online help and MS Knowledgebase on the web but didn’t find any
pertinent
information regarding the situation.
If anyone has an idea as what might cause this, please drop me a note, I'd
really
appreciated it.
Thanks in advance!



Sat, 31 May 2003 05:58:28 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. .VBD User document does not run on non Development machines

2. determining if VB application is running in development mode

3. how to tell at runtime if ran application from exe or from development environment

4. determining if VB application is running in development mode

5. running an application on a remote machine

6. How to run a VB6 application on an Internet client machine

7. Getting Application to Run on Client Machine

8. How to run applications on remote machines?

9. DETERMINE IF AN APPLICATION IS RUNNING ON ANOTHER MACHINE

10. Development machine

11. Installing VB.Net on a VB6 development machine

12. Slow updates in Treeview on all machines except the one used in development

 

 
Powered by phpBB® Forum Software