CodingIsFun
Programmer
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.
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.