Showing posts with label Package Manager Console. Show all posts
Showing posts with label Package Manager Console. Show all posts

Friday, December 30, 2016

The specified module '' was not loaded

In the previous POST I had shown how to


As the Error states 

Import-Module : The specified module '.\packages\EntityFramework.6.1.1\tools\EntityFramework.psd1' was not loaded

The above error occurs mostly from migrations.

Solution 1 :