Saturday, March 24, 2012

MDAC problem

Trying to connect to database (SQL2000) and I am getting this error:


The .Net Data SQL Provider (System.Data.SqlClient) requires Microsoft Data Access Components(MDAC) version 2.6 or later.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The .Net Data SQL Provider (System.Data.SqlClient) requires Microsoft Data Access Components(MDAC) version 2.6 or later.

My server is W2000.
I don't have direct access to server. Is there a way to check MDAC version on server using ASP?
Or, is there any other way to check MDAC?

I am getting stuck here...

Thanks for any help...Hi,
MDAC Utility: Component Checker

No comments:

Post a Comment