Hi,

One of my users got a problem I can't find any solution too.
He has installed .Net framework 1.1 and after that .Net Framework 1.1 SP1.
Installed OS is Windows XP Home SP1.

When starting the app he get the following error:
The .NET OLE DB Provider (System.Data.OleDb) Requires Microsoft Data Access
Components(MDAC). Please install Microsoft Data Access Components(MDAC)
version 2.6 or later.

I told him to install MDAC 2.8 but no difference.

The app is trying to open a Access Database (Jet 4.0 SP8 is installed too)

Anyone know whats wrong?

//Thomas