|
-
Oct 21st, 2012, 06:08 PM
#1
Thread Starter
Addicted Member
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?
-
Oct 21st, 2012, 09:08 PM
#2
Re: Entity Framework Model problem
Sounds like you need to reinstall NuGet. Did you use NuGet to add a package to your project?
-
Oct 22nd, 2012, 11:32 AM
#3
Thread Starter
Addicted Member
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
-
Oct 22nd, 2012, 01:10 PM
#4
Thread Starter
Addicted Member
Re: Entity Framework Model problem
Same error again
-
Oct 22nd, 2012, 03:56 PM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|