简体   繁体   中英

Getting an error when I am trying to make a connection with my database

I have created my database on SQL Server Management Studio, and trying to add an Entity Data Model (ADO.NET) to my project, the connection was testable but when I hit "OK" button this error established:


Microsoft Visual Studio

Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Microsoft.VisualStudio.Data.Providers.SqlServer.SqlViewSupport.xml" was correctly embedded or linked into assembly "Microsoft.VisualStudio.Data.Providers.SqlServer" at compile time, or that all the satellite assemblies required are loadable and fully signed.

[Workaround] As temporary workaround you can use provider assembly from previous studio version. Place attached file (from studio version 16.10.4) to …\Common7\IDE folder of your installation.

Microsoft.VisualStudio.Data.Providers.SqlServer.zip

Developer Community

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM