|
-
Dec 28th, 2003, 05:31 AM
#1
Thread Starter
Addicted Member
Deployment issue
Hi to all masters,
I made a test program using OLEDB (MS Access 2000 database). It is running fine on
my machine where I developed it. To test deployment, I install .net framework 1.1 to test
machine and simply copy the project folder in it (keeping in mind XCOPY feature of .net
application). When I run the software, only those software module not run which is
using DATABASE. It is giving following message :
----------------------------------------------
An unhandled exception has occurred in a component in your application. Click continue
and application will ignore this error and attempt to continue.
The .net Data OLEDB provider (System.Data.OleDB) required Microsoft Data Access
Components (MDAC) version 2.6 or later. Version 02.10.3711.9 was found currently
installed.
---------------------------------------------
It is asking for MDAC version 2.6 or later and also showing version 02.10.3711.9 is
installed.
Now what is problem ?
About Test machine :
Operating System is Windows 98 and MS Access 2000 installed.
Please solve my problem. Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|