Icon View Incident Report

Minor Minor
Reported By: David Loving
Reported On: 6/25/2008
For: Version 2.00 Build 2
# 2686 Attempting to Open a Connection When the Configuration Path Contains Invalid EDB DLL Can Cause Error

It's my first attempt at accessing an ElevateDB 2.0 Build 2 trial version database with MS VS 2008.

I created the sample database using the ElevateDB Manager and have no problem viewing the data with it.

I am using the EDBConnectionStringBuilder to build my connection string with a local type, a config path and the database name.

When I try to connect to the database in my C# application (EDBConnection.Open), I get the following error...

ArgumentNullException

Value cannot be null.
Parameter Name: ptr


Comments Comments
The problem was caused by a non-Unicode EDB external migrator module in the configuration path. EDB now correctly ignores invalid external modules and DLLS under .NET.


Resolution Resolution
Fixed Problem on 6/26/2008 in version 2.01 build 1


Products Affected Products Affected
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial

Image