-
registering error...help
i test my vb project installation using vb's deploy wizard. in the installation process, an error prompt that windows can not register msado20.tlb ???? my pc have vb installed.
when i try to install on win ME, it prompt the runtime file is out of date and ask to update need restart.
when continue updata and restart, it prompt me the same thing,...what is the problem...???
thanks in advance..
-
The file that has a problem is for database access. To make it work you first need to install the relevant version of microsoft's MDAC (find it at www.microsoft.com/dataaccess ).
Once you have run it on the client pc, your install should be fine.