ict.ken.be

 

Void System.Data.Objects.ObjectContextOptions.set_UseConsistentNullReferenceBehavior(Boolean)

Related Posts

Categories: EF
  • Method not found: 'Void System.Data.Objects.ObjectContextOptions.set_UseConsistentNullReferenceBehavior(Boolean)'

You probably still need to install .Net 4.5 because you are using Entity Framework for this version.

After installing .Net 4.5 you might need a aspnet_regiis -i or not...