Replies: 1 comment 3 replies
-
|
I believe another way that error can manifest is if you have too many files in a directory. My memory could be remembering that wrong but something to check if you're certain there is enough disk space. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello,
We are experiencing major issues with one particular Merge Module.
We use WiX v4/5/6 and InstallShield in parallel for different products.
The WiX installers (MSI) are built by a Jenkins agent in automated pipelines. However, for the last few days we have been having problems with one specific merge module.
Here is a fragment of the logs:
It always concerns the same file:
VCRedist_VC143_MFCLOC_x64_2017
This is part of the C++ 2017 (VC143) redistributable.
What we have done so far:
When running 10 builds, about 8 fail and only 2 succeed.
Do you have any ideas on how to stabilize this?
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions