Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADODB assembly error

Status
Not open for further replies.

CodingIsFun

Programmer
Joined
Apr 9, 2004
Messages
134
Location
US
Hi all experts:

I have written a service application which works fine on the local dev system( windows 2000) and have successfully deployed it to a server 2000 box.

This application passed QA and was migrated to one of our production boxes which has server 2000. The application gives this error in production:

Could not load file or assembly 'ADODB, Version= 7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

I have no choice with using the ADODB. Has anyone seen this issue or is there a quick solution.

Research has pointed me to the MDAC. The QA system has MDAC 2.7 and production has 2.8.

thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top