Installing multiple MySQL .NET Connectors
Posted
by LookitsPuck
on Stack Overflow
See other posts from Stack Overflow
or by LookitsPuck
Published on 2010-05-10T19:59:15Z
Indexed on
2010/05/10
20:04 UTC
Read the original article
Hit count: 300
mysql-connector
Hi all,
I currently have MySQL .NET Connector version 6.2.3 installed. I'd like to try out Database Manager from within IIS7, however, the dependency is on MySQL .NET Connector 5.2. When running the MySQL .NET Connector 5.2 installer, it says there's already an existing MySQL .NET Connector installed, and that this version can not be installed unless the other is uninstalled.
Is there anyway to have both of these instances installed?
Thanks! -Steve
© Stack Overflow or respective owner