got this error during install: Parameter count does not match Parameter Value count
End If
Line 1230:
Line 1231:                connectionString = dataProvider.Instance.TestDatabaseConnection(builder, owner, txtqualifier.Text)
Line 1232:            End If
This happened after canceling the install because the wizard could not finish clicking Next after running scrips.
Any idea?