Re: Add Reference Confusion (VSE 2012)
Posted by: Fernando Gonzalez Sanchez
Date: May 03, 2013 10:16AM

Hi,

You'll need MySql.Data assembly, now there are three versions: one for .NET 2.0, one for .NET 4.0 and one for .NET 4.5.

You need to add the right one for your .NET target version (look at project properties, Target framework option, to know your target version).

VS2012 Reference dialog has a tooltip displayed on every assembly entry, in the tooltip you can see the framework version that such assembly is targetting.

Thansk.

Options: ReplyQuote


Subject
Written By
Posted
Re: Add Reference Confusion (VSE 2012)
May 03, 2013 10:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.