You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to register the Mysql Data Provider whose config had been updated in the app.config of my project registered in PathToDll. Instead, I had to copy it to the DbProviderFactories section in the machine.config.
Would prefer to have a .config file that is used by dbm without a dependency to machine.config.
The text was updated successfully, but these errors were encountered:
I wasn't able to register the Mysql Data Provider whose config had been updated in the app.config of my project registered in PathToDll. Instead, I had to copy it to the DbProviderFactories section in the machine.config.
Would prefer to have a .config file that is used by dbm without a dependency to machine.config.
The text was updated successfully, but these errors were encountered: