Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@mortenbra mortenbra released this 10 Apr 18:39
· 6 commits to master since this release

Fixes an issue with PathAlias resolution, and is compiled against the latest ODP.NET Managed Driver to support the latest database releases. See release notes in /docs folder for more information.

Installation instructions: Unzip and move the files to c:\inetpub\wwwroot\your_site_folder\web and adjust the web.config file as necessary (change database connection string, etc). See installation instructions in /docs folder for more information.

Upgrade instructions: Replace the PLSQLGatewayModule.dll file with the latest version. And since this version is compiled against a new ODP.NET Managed Driver version, you also need to replace the Oracle.ManagedDataAccess.dll file with the version included in this release.