Skip to content
Discussion options

You must be logged in to vote

It turned out that I had <TreatWarningsAsErrors>True</TreatWarningsAsErrors> in the project file which made the WIX1149 warning an error. I removed TreatWarningsAsErrors and suppressed warning 1149. Now the code compiles (aside from other unrelated errors).

I still think that using ServiceConfig should not be warned against if you are using it for supported and working functionality without an alternative in util:ServiceConfig.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@robmen
Comment options

@BMurri
Comment options

@MarkStega
Comment options

@robmen
Comment options

Answer selected by djohnst10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants