browse by category or date

Today I inadvertently stumbled into this weird problem. My Visual Studio 2012 couldn’t add new Data Source using EF 6.1.1. After spent my whole morning still unable to get it to work. I resorted to switching back to EF 6.0.0, which works. Anyway, I’ll just put the steps here for those who might be able to solve this mystery.

First, let’s look into my Visual Studio version:

Next, I’ll create a Windows Form project.

Next, I installed EF 6.1.1 through NuGet

Then, I try to add Entity Framework data source in the following steps:




I clicked New Connection button then …BAMM… Exception!

Hoping for clues, I looked into Event Viewer, but I found nothing. I even restarted Visual Studio with logging turned on, but no error logs generated.

UPDATE: I’ve reported this problem in EF’s Codeplex.

GD Star Rating
a WordPress rating system
Visual Studio 2012 Professional and Entity Framework 6.1.1 Error: Exception has been thrown by the target of an invocation, 4.0 out of 5 based on 2 ratings

Possibly relevant:

About Hardono

Howdy! I'm Hardono. I am working as a Software Developer. I am working mostly in Windows, dealing with .NET, conversing in C#. But I know a bit of Linux, mainly because I need to keep this blog operational. I've been working in Logistics/Transport industry for more than 11 years.

Incoming Search

bugs, entity-framework, vs2012

No Comment

Add Your Comment