Bug #108587 Latest mysql connector 8.0.30 ADO.Net Model adding problem
Submitted: 23 Sep 2022 8:02 Modified: 23 Sep 2022 11:21
Reporter: Dmitri Calugari Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:8.0.30 OS:Windows (10)
Assigned to: CPU Architecture:Any
Tags: Connector .NET ADO.Net

[23 Sep 2022 8:02] Dmitri Calugari
Description:
Can not add an ADO.NETEntity Data Model in Visual Studio 2019 V.16.11.19.
Installed a I have:
 - Entity Framework 6.4.4
 - MySQL Server 8.0.30
 - MySQL Workbench 8.0.30
 - My SQL for Visual Studio 1.2.10
 - Connector/NET 8.0.30
The MySQL Application Configuration Tool says: Unable to find the requested .Net Framework Data Provider

I have experimented to downgrade diffrent Versions, and it only works perfectly with Connector 8.0.27
 - Entity Framework 6.4.4
 - MySQL Server 8.0.30
 - MySQL Workbench 8.0.30
 - My SQL for Visual Studio 1.2.10
 - Connector/NET 8.0.27

How to repeat:
1. Install from MySQL Installer Community:
 - MySQL Server 8.0.30
 - MySQL Workbench 8.0.30
 - My SQL for Visual Studio 1.2.10
 - Connector/NET 8.0.30

2. Create a new project in Visual Studio 2019, and try to add a new item ADO.NETEntity Data Model
[23 Sep 2022 11:21] MySQL Verification Team
Hello Dmitri Calugari,

Thank you for the bug report.
I tried to reproduce your issue on windows 10 with Visual Studio 2019 but I am not seeing any issues at my end.

Regards,
Ashwini Patil