Failed to load file or assembly "system.data,version=2.0.0.0,culture=neutral,publickeytoken=b77a5c561934e089" or one of its dependencies. The system cannot find the file specified.

Source: Internet
Author: User

SQL Server 2005 opens a message that does not have normal access to data:
Failed to load file or assembly "system.data,version=2.0.0.0,culture=neutral,publickeytoken=b77a5c561934e089" or one of its dependencies. The system cannot find the file specified.

Workaround:
Open the C:\WINDOWS\assembly folder to see if there is an assembly with a name of "System.Data", a version number, a public key token that matches the version in the error prompt, and a PublicKeyToken value.
If not, drag the System.Data.dll under "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\" to C:\WINDOWS\assembly, at which point C:\WINDOWS\ A new System.Data assembly will be generated under assembly (if there is no previous version of the Assembly), and the problem will not occur if you reconnect the database after you have finished.

Failed to load file or assembly "system.data,version=2.0.0.0,culture=neutral,publickeytoken=b77a5c561934e089" or one of its dependencies. The system cannot find the file specified.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.