visual studio - vs 2015 Error adding entity data model -
i following error trying add new entity model. ideas on how troubleshoot or fix this?
an error occurred loading entity data model tools package. failed load entity data model tools package. result -2147024894
visual studio 2015 update 1 v14.0.24720.00
entity framework nuget package v6.1.3
microsoft .net 4.6.0
update tried installing this, worked once , after rebooting couple days later no longer fixed issue. it's back: able fix downloading entity framework 6.x t4 templates , installing them this: https://visualstudiogallery.msdn.microsoft.com/18a7db90-6705-4d19-9dd1-0a6c23d0751f?src=vside
i able around error changing framework version 4.x 4.5 on project , restarting visual studio. took tinkering appears occurs because visual studio 2015 entity model package wizard dependent on in 4.5 framework.
Comments
Post a Comment