error of dependency file msado20.tlb

vin11
07-08-2003, 12:02 PM
i have made a data project using ado code

while using package and deployment wizard an error comes

" Missing dependency info

list of file for which dep info could not be found : name: msado20.tlb source :c:\windows\system\msado20.tlb


while installation the error is given as

" Error occoured while registering file c:\windows\system\msado20.tlb"

on ignoring, the project sets up successfully and runs properly


Please advise how to get rid of this error

bcollar
07-08-2003, 01:15 PM
Hi,

I'm not totally sure, but I had a problem when I was using the package and deployment wizard that looks like the same file that was giving me a problem. There might be a possibility that your MDAC is out of date in you installation of VB. Try replacing the executable MDAC file in your VB directory possibly in this direcory:

C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Redist\MDAC_TYP.exe

With the version that you're using in your project. The MDAC that they provide is pretty old and that means that you can't use some of the newer vesions of MDAC with the package and deployment wizard unless you replace that file with the newer one.

Hopefully this helps. It's worth a shot anyways.


Brad.



i have made a data project using ado code

while using package and deployment wizard an error comes

" Missing dependency info

list of file for which dep info could not be found : name: msado20.tlb source :c:\windows\system\msado20.tlb


while installation the error is given as

" Error occoured while registering file c:\windows\system\msado20.tlb"

on ignoring, the project sets up successfully and runs properly


Please advise how to get rid of this error

BankCop
07-08-2003, 08:42 PM
It's a known bug. Read about it here:

http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b299645

vin11
07-09-2003, 11:24 AM
It's a known bug. Read about it here:

http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b299645

thanks forn solving my problem.

can you tell me how to increase the y coordinate upwards in the coordinate system of vb

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum