Skip to content
Discussion options

You must be logged in to vote

You cannot place a <netfx:DotNetCompatibilityCheck /> element directly inside a package element, which causes the Wix0200 error.
You can only put it below a Bundle or Fragment element as seen in the documentation.

You should also probably use the namespace xmlns:netfx="http://wixtoolset.org/schemas/v4/wxs/netfx" to include netfx instead of xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants