Bug #69808 Error when opening ASP.NET Web configuration tool
Submitted: 21 Jul 2013 23:25 Modified: 12 Dec 2013 16:19
Reporter: Fernando Gonzalez.Sanchez Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.7.4 OS:Any
Assigned to: Roberto Ezequiel Garcia Ballesteros CPU Architecture:Any

[21 Jul 2013 23:25] Fernando Gonzalez.Sanchez
Description:
This was reported from the forums: http://forums.mysql.com/read.php?174,591183,591183

When using MySql for Visual Studio 1.0.2 & Connector/NET 6.7.4, ASP.NET Web Configuration tool fails with an error of 

Could not load file or assembly 'MySql.Web, Version=6.7.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) 

How to repeat:
1. In VS2012 create an ASP.NET MVC 4 application
2. Create a valid connection to MySql Server in Server Explorer
3. Click on the button "Website configuration" in Solution explorer, the error appears.

Suggested fix:
Must display the web configuration wizard and work as expected.

No current workaround, other than writing the configuration entries manually in web.config or using Connector/NET 6.6.5
[4 Dec 2013 21:42] Gabriela Martinez Sanchez
Posted by developer:
 
Fix pushed on version 1.1.2.
[4 Dec 2013 22:13] Gabriela Martinez Sanchez
Fixed on versions:
Connector/Net 6.7.5, 6.8.1
[4 Dec 2013 22:14] Gabriela Martinez Sanchez
Posted by developer:
 
Fixed on 6.7.5, 6.8.1
[12 Dec 2013 15:16] Daniel So
Added the following entry to the Connector/Net 6.8.1 and MySQL for Visual Studio 1.1.2 changelogs:

"Could not open the ASP.NET Web Configuration tool in the Solution Explorer when using MySQL for Visual Studio 1.0.2 and Connector/Net 6.7.5."