ADO.NET not configured for some .NET installations
Details
| Detail name | Value |
|---|---|
| Changelog Number | 10638 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.2.0 |
| Fix Versions | Exasol 7.0.0 |
| Resolution Date | 2020-09-11 |
Background
When installing Exasol ADO.NET the driver EXADataProvider.dll is registered to the .NET installations found on the target machine in the machine.config file.
Issue
For the current .NET version the installer class is running in, the driver is not registered in the 32 bit machine.config file.
Fix
The driver will correctly register for all know versions in the 64 and 32 bit machine.config files.