Hello
In a import script we have the following line. After the migration to 9.3 is done, it started to throw this exception:
lineProvider.ProviderName = "System.Data.SqlClient.SqlClientFactory, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
Exception:
The assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' could not be found., at VI.Base.AssemblyLoader._LoadFrom(AssemblyName asmName, Boolean throwOnException)
How can we solve this issue?
Kind regards,
David.