Re: NET6 on VS2022 NuGet package
Posted by: Daniel Valdez
Date: April 19, 2022 10:05AM

Ok, so I can see the issue, you are using replication and .NET has changed the way of reading the App.config files, now it expect a json file. In Connector/NET we haven't added the support for it.

Maybe you can achieve what you're trying to do but instead of replication, use multiple hosts (https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-19.html#:~:text=classic%20MySQL%20protocol%2C-,multiple%20hosts,-can%20be%20tried).

In the meantime, we encourage you to raise a report in our bug database (https://bugs.mysql.com/) with your findings. There you can add as many details as you want.

Thanks,
Daniel

Options: ReplyQuote


Subject
Written By
Posted
April 13, 2022 06:25AM
Re: NET6 on VS2022 NuGet package
April 19, 2022 10:05AM


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.