Good afternoon, I have one problem with the emulator of AzureSharp (2.1.0.2 and 2.1.0.4). THe log is:
15:22:56 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
en MySql.Data.MySqlClient.NativeDriver.Open()
en MySql.Data.MySqlClient.Driver.Open()
en MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlPool..ctor(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlConnection.Open()
en AzureSharp.Database.DatabaseManager.GetQueryReactor()
en AzureSharp.AzureEmulator.Initialize()
I checked the configuration files of the emulator and the MySQL host and were correct.
Any solution?.
Best regards.
15:22:56 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
en MySql.Data.MySqlClient.NativeDriver.Open()
en MySql.Data.MySqlClient.Driver.Open()
en MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlPool..ctor(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
en MySql.Data.MySqlClient.MySqlConnection.Open()
en AzureSharp.Database.DatabaseManager.GetQueryReactor()
en AzureSharp.AzureEmulator.Initialize()
I checked the configuration files of the emulator and the MySQL host and were correct.
Any solution?.
Best regards.