Skip to content

Conversation

@sujitnayak
Copy link
Contributor

@sujitnayak sujitnayak commented Jan 22, 2022

Fixes #
https://developercommunity.visualstudio.com/t/MSB3179:-Problem-isolating-COM-reference/1571958

Context

Import of x86 COM Component in Clickonce publish fails because msbuild is x64 process in dev17.

Changes Made

Fix code that's read COM registration data from registry to look in the Wow6432 node of HKCR as well.

Testing

Verifed with customer provided repro project that x86 COM component is imported fine after the fix.

Notes

@sujitnayak sujitnayak changed the base branch from main to vs17.1 January 24, 2022 19:42
@sujitnayak sujitnayak changed the base branch from vs17.1 to main January 24, 2022 19:44
@sujitnayak
Copy link
Contributor Author

Abandoning this PR since another PR (#7328) is out for dev17.1 branch.

@sujitnayak sujitnayak closed this Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants