PDA

Click to See Complete Forum and Search --> : An error occured while registering the file


Kivanc
Dec 19th, 2006, 11:05 AM
I've tried to use the packet and deployment wizard to distribute the program to other computers. But I got this error during the installation:

"An error occured while registering the file ‘C:Windows\System32\msado21.tlb’ "

I'm using microsoft office xp and VB6 with the reference of ADO 2.1 Library.

What should I do... Any Suggestions?

randem
Dec 19th, 2006, 02:03 PM
What should I do... Any Suggestions?Yes, I Have a few about PDW, but I would get a severe scolding if I mentoned them... :)

You should not be deploying that file (but PDW doesn't know these types of things). You should be deploying the whole MDAC and JET installations instead of the individual files.

Kivanc
Dec 20th, 2006, 12:22 PM
Sorry, I couldn't understand what you've said. What do you mean by "You should not be deploying that file (but PDW doesn't know these types of things). You should be deploying the whole MDAC and JET installations instead of the individual files."