Results 1 to 5 of 5

Thread: Entity Framework Model problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2009
    Posts
    230

    Entity Framework Model problem

    I've created a sql server database in the App_Data folder and a new class library DLL. In this DLL, I've tried adding an ADO.NET Entity Framework Model based on said database, but when I click to finish in the wizard I get the following error:

    "Method 'validate' in type "NuGet.manifestmetadata" from assembly NuGet.core ... does not have an implementation"

    Anyone know how I can sort this?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Entity Framework Model problem

    Sounds like you need to reinstall NuGet. Did you use NuGet to add a package to your project?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2009
    Posts
    230

    Re: Entity Framework Model problem

    Hi mate, I've tried reinstalling it a few times and enabling NuGet 1.6x and 1.1x and still get the same error. I'm going to try installing 2.1 and see what happens

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2009
    Posts
    230

    Re: Entity Framework Model problem

    Same error again

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jun 2009
    Posts
    230

    Re: Entity Framework Model problem

    I've reinstalled vs and I'm still getting the same error

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width