unable to cast object of type 'system.string' to type Devart.data.mysql
andydudley
Posts: 1 New member
I am getting an error using "RedGate MySQL Data Compare"
Structure wise columns and data types - the tables are exactly the same, (I have checked first with "RegGate MySQL Compare)
Running the initial compare works fine. ( "RedGate MySQL Data Compare" shows me the different rows of data)
But when you run the "Deployment Wizard" ( for any table) I am getting an error
Exception that been thrown by the target of an invocation
Unable to cast object of type 'system.string' to type Devart.data.mysql.MySqlText
This happens on every table.
Any suggestions please ?