Reverse Engineer Code First from EF Power tools does not generate mappings and models, but just context

Locked Reverse Engineer Code First from EF Power tools does not generate mappings and models, but just context

  • Monday, August 06, 2012 3:30 PM
     
     
    The subject says it all. Reverse Engineer Code First from EF Power tools does not generate mappings and models, but just context. All my relations are 1 to many, and DB is local SQLEXPRES. I am able to get it to work on another box of mine, but not on this box. I am using the latest .6 version. Tried installing/uninstalling it from NuGet, but did not work. My EF version is 4.3, please let me know what am I missing?