Skip to content

Installer Bug Fix: Install net45 files on-disk (in addition to GAC)#522

Merged
zacharycmontoya merged 1 commit intomasterfrom
zach/installer/install-net45-gac-and-files
Oct 3, 2019
Merged

Installer Bug Fix: Install net45 files on-disk (in addition to GAC)#522
zacharycmontoya merged 1 commit intomasterfrom
zach/installer/install-net45-gac-and-files

Conversation

@zacharycmontoya
Copy link
Contributor

Changes proposed in this pull request:
In recent changes, we realized we needed to re-install the net45 files in the GAC to allow IIS automatic instrumentation to succeed so we made the change. However, as a result, the net45 files were not placed on-disk in a subdirectory of DD_DOTNET_TRACER_HOME. This change fixes that by installing the files twice: once into the GAC and once on-disk.

@DataDog/apm-dotnet

@zacharycmontoya zacharycmontoya added this to the 1.7.1 milestone Oct 2, 2019
@zacharycmontoya zacharycmontoya requested a review from a team as a code owner October 2, 2019 23:38
@zacharycmontoya zacharycmontoya self-assigned this Oct 2, 2019
@zacharycmontoya zacharycmontoya merged commit cee9f59 into master Oct 3, 2019
@zacharycmontoya zacharycmontoya deleted the zach/installer/install-net45-gac-and-files branch October 3, 2019 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants