Answered by:
could not load assembly Microsoft.SqlServer.SqlTDiagM version 11.0.0.0

Question
-
i want to add Sql sever CE database 4.0 in vs2012 wpf project. when i add from new item it add , when i trying to create a table it shows me above title error. i already installed sql sever compact edition 4.0
Wednesday, November 13, 2013 9:35 AM
Answers
-
I get answer . for that i install sql server 2012 express edition. thanks Paul
- Proposed as answer by Paul P Clement IV Thursday, November 14, 2013 12:58 PM
- Marked as answer by Leo (Apple) Yang Monday, November 18, 2013 4:46 AM
Thursday, November 14, 2013 10:02 AM
All replies
-
Is this error coming from Visual Studio or SQL Server Management Studio?
Paul ~~~~ Microsoft MVP (Visual Basic)
Wednesday, November 13, 2013 12:29 PM -
I add local database in my wpf project(vs 2012) from add new item . then right click on database and tap create new table at this point it shows above error. while in vs 2010 it works .Wednesday, November 13, 2013 12:40 PM
-
There should be a .dll that corresponds to the 11.0 version of the library. Can you find it on your machine? I would try looking in the Windows\Assembly folder first.
Paul ~~~~ Microsoft MVP (Visual Basic)
Wednesday, November 13, 2013 1:19 PM -
ya i know , but i did not found .dll in my machine .i have version 10 and 9.
Thursday, November 14, 2013 4:23 AM -
I get answer . for that i install sql server 2012 express edition. thanks Paul
- Proposed as answer by Paul P Clement IV Thursday, November 14, 2013 12:58 PM
- Marked as answer by Leo (Apple) Yang Monday, November 18, 2013 4:46 AM
Thursday, November 14, 2013 10:02 AM