It hasn't been easy but I have managed to get the .Net Framework and SQL Server 7 set up on a test domain controller. Both are working correctly independently but when I try and view a page that shows db schema I get this error:
The .Net Data SQL Provider (System.Data.SqlClient) requires Microsoft Data Access Components(MDAC) version 2.6 or later.
I have tried loading MDAC 6 and 7 but both get near the end of the installation and then stop. The setup wizard says the install is being rolled back and to contact the software vendor. I have found two KB articles and went through all the suggestions and still couldn’t get it to work.
HOWTO: MDAC Setup Troubleshooting Guide (Q232060)
INFO: Component Checker: Diagnose Problems and Reconfigure MDAC Installations (Q307255)
The second KB article basically says that MDAC can not be replaced/repaired without reinstalling the operating system. Has anybody else seen this and know away around it?
By the way it is Windows 2000 with SP2 and SQL 7 with SP3 installed. Also I know the page works because it was built and tested on another workstation.
The .Net Data SQL Provider (System.Data.SqlClient) requires Microsoft Data Access Components(MDAC) version 2.6 or later.
I have tried loading MDAC 6 and 7 but both get near the end of the installation and then stop. The setup wizard says the install is being rolled back and to contact the software vendor. I have found two KB articles and went through all the suggestions and still couldn’t get it to work.
HOWTO: MDAC Setup Troubleshooting Guide (Q232060)
INFO: Component Checker: Diagnose Problems and Reconfigure MDAC Installations (Q307255)
The second KB article basically says that MDAC can not be replaced/repaired without reinstalling the operating system. Has anybody else seen this and know away around it?
By the way it is Windows 2000 with SP2 and SQL 7 with SP3 installed. Also I know the page works because it was built and tested on another workstation.