Link to home
Start Free TrialLog in
Avatar of conuil
conuil

asked on

Problem with ADO and Visual Basic

I am running Windows NT4.0 workstation with SP3 installed. My team are writing a program using ActiveX Data Objects to access an SQL Server database. I have installed ADO (Mdac_typ.exe).

When I attempt to load the project into Visual Basic it causes a General Protection Fault. Dr. Watson informs me it is an access violation at 0xc0000005 (0x202f7323) in VB5.exe. Looking at the Event Log it seems that DLLGetDocumentation is involved in this error. The project does have a reference to one of our ActiveX DLLs that has been registered on my system.

I have tried uninstalling and reinstalling VB and Source Safe a number of times all to no avail. If any one has any information on this I would be grateful. Uninstalling ADO could be a solution but unfortunately no uninstall program exists and I can't find a file list for ADO.
Avatar of brunchey
brunchey

I was having a similar problem on my machine about 2 months ago.  My best adivce is to go to the microsoft knowledge base and there is a link to the standard no charge support there.  Tell them your problem and ask them for the CLSidViewer.  This allows you to unregister the ADO files from your system.  
ASKER CERTIFIED SOLUTION
Avatar of hobster
hobster

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial