Hello, I am a user of Visual Studio 2013 and SQL server 2008.
I wanted to create a new Winform application and when I tried to create a new connection to SQL server, I see an error message which stopped me. However connection to database was successful.
Unable to add data connection. Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc, Version=10.0.0.0 error Culture= neutral./......... or one of its dependencies.....
I installed the following products(PS: Sql 2008 is embeded in VS2010)
Microsoft SQL Server System CLR Types
Microsoft SQL Server 2008 Management Objects
Microsoft SQL Server 2008 Native Client
still it shows the same error message....plz help