0

I am unable to create data model in visual studio 2013 in entity data model wizard.after successfully selecting database,if i click on "OK" button,i am getting error like mentioned below.please help me it looks very weird to me.

Error :-

could not load file or assembly 'microsoft.sqlserver.managementsdk.sfc,version=11.0.0.0,culture=neutral,
publickeytoken=89845dcd8080cc91' or one of its dependencies.
the system cannot find the file specified.
Kartikeya Khosla
  • 18,743
  • 8
  • 43
  • 69
ramki_ramakrishnan
  • 169
  • 1
  • 1
  • 9

1 Answers1

0

This happens when some assembly files are missing. Please see a similar problem and solution here Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0

Community
  • 1
  • 1
sansh
  • 1,678
  • 2
  • 11
  • 8