Cannot connect when app is located in a specific folder
Windows 10 Pro, Visual Studio 2019, Visual Basic, .NET Framework 4.8, MySQL server & connector 8.0.32
- VB solution accesses DB using MySQLConnection.Open()
- works w/o problem EXCEPT if the VB solution is located in a folder called "AVI"
- then MySQLConnection.Open() throws the following exception: "The type initializer for 'MySql.Data.MySqlClient.Replication.ReplicationManager' threw an exception."
- if I locate my solution in any folder NOT named "AVI", everything works fine
Subject
Written By
Posted
Cannot connect when app is located in a specific folder
April 10, 2023 09:09AM
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.