PDA

Click to See Complete Forum and Search --> : problem in deployment


c_jeyasree
Mar 8th, 2000, 06:16 PM
hello friends,

using vb 6.0 & ms access '97. i have used setup & deployment to bundle the application for deployment.

in one of the client machine(which does not contain vb installed), on executing it says:

run time error '13'

type mismatch.

any clues?

friendly,
jeyasree.

JohnAtWork
Mar 8th, 2000, 10:58 PM
Check the references on the home machine.
Get into a module, Tools --> References.
(in Access)

Make sure that everything that is checked on a machine where it works is checked on the one where it doesn't.