FileSearch in a Merge Module? #8546
Replies: 2 comments 1 reply
-
Exceptions are bugs. Please open an issue with repro repo. |
Beta Was this translation helpful? Give feedback.
-
I have had the same issue. I raised the similar question in stackoverflow. |
Beta Was this translation helpful? Give feedback.
-
Hello,
Using WiX 4.0.5, I try to implement a FileSearch in a MergeModule.
This gives me the error :
WIX0001 System.InvalidOperationException: The value '' is not a legal identifier and therefore cannot be modularized. C:\MyPath\Installation\MergeModules\FileSearch\wix.exe 1
What is going wrong here?
In WiX 3, this code compiled.
Best regards
Matthias Reuss
Beta Was this translation helpful? Give feedback.
All reactions