Icon View Incident Report

Serious Serious
Reported By: Tim Young
Reported On: 8/5/2008
For: Version 2.01 Build 3
# 2728 .NET Data Provider Installation Still Not Correctly Installing Assemblies

The .NET Data Provider installation is failing to register the Elevate.ElevateDB.VisualStudio.dll DDEX integration assembly in the machine.config file.


Comments Comments and Workarounds
The workaround is to manually add the following entry in the machine.config file in the <Runtime> section next to the entry for the Elevate.ElevateDB.Data.dll assembly:

<dependentAssembly>
<assemblyIdentity name="Elevate.ElevateDB.VisualStudio" publicKeyToken="009e2f3c00f33fa3"/>
<codeBase version="2.1.1.0" href="file:///<PathName>\Elevate.ElevateDB.VisualStudio.dll"/>
</dependentAssembly>

replacing <PathName> with the installation path of the assembly.


Resolution Resolution
Fixed Problem on 8/6/2008 in version 2.01 build 4


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