asp.net mvc - Migration Error when I execute migration command -


could not load file or assembly 'microsoft.visualstudio.shell, version=10.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' or 1 of dependencies. system cannot find file specified.

this error appear when try write command:

enable-migrations -contexttypename musicstorecontext 


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -