Error updating version Entity Developer - Does not allow to add SP, mix Entity Core

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
alfredo.avmb
Posts: 10
Joined: Wed 23 Aug 2017 04:07

Error updating version Entity Developer - Does not allow to add SP, mix Entity Core

Post by alfredo.avmb » Thu 26 Jul 2018 23:07

Good afternoon, make an update of the version of entity developers and now the stored procedures do not work:

I currently work with Windowsforms, C #, SQL Server Express 2016 SP1, .NET FRAMEWORK 4.5.2 and entity framewor 6.2 this update as well.

You are using the version of Entity developers Version 6.2.414 (11-Jan-2018) and migrate to version v6.3.543 (19 Jul 2018).

Now when I compile my project in VS2017 with c # send me this message:

Severity Code Description Project File Line Status suppressed
Error CS1503 Argument 2: Unable to convert from 'System.Data.Objects.ObjectParameter' to 'System.Data.Entity.Core.Objects.ObjectParameter' siafentitymodel E: \ GIT \ siaf \ siafentitymodel \ Context \ AppEntities.SIAFEntities.Generated .cs 815 Active


I do not use anything from NET. CORE, what problems do I have or what should I do to solve this message, I attach images.

regards

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Error updating version Entity Developer - Does not allow to add SP, mix Entity Core

Post by Shalex » Fri 27 Jul 2018 13:23

Please refer to viewtopic.php?t=37512.

Post Reply