Closed BerndBunk closed 8 years ago
Please fill out the template, it helps us process the issues faster. But anyway:
For support please contact the wix-users mailing list.
It is possible through discussion a specific bug in the WiX Toolset will be uncovered but usually someone can help you find the error in your .wxs code.
I'm using Wix Toolset v3.10.4.4718. I ran into this issue recently. In my particular case, .NET 3.5 was uninstalled/removed by a Windows update (which was required by Wix).
Others have reported an issue with Windows update removing .NET 3.5 on the Windows forum: Windows 10 update removing .NET 3.5
Reinstalling .NET 3.5 resolved my issue.
I am facing exact same error, I tried reinstalling .NET 3.5 and one more solution wix - Error The "ResolveWixReferences" task could not be loaded from the assembly - Stack Overflow I tried but nothing seems to help.
Can someone help me fix this error?
Bug Report: Since a few days (middle of October) I see this error in all my WiX projects:
I see this problem on 3 different Windows 10 VMs, with VS2012 Up5, VS2013 Up5 and VS2015 Up3 all using WiX v3.10.1124.0. I switched to WiX v3.10.3.3007 (latest stable) but that did not fix the issue. Interestingly all my VMs broke at the same time without me changing any source code or anything in Visual Studio. The only thing I did was the weekly Windows Update...
I have seen some older threads in here about that issue in different WiX versions (mainly in 3.11), but all were closed without a clear solution or workaround! And I see this thread for a different project having exactly my issue since 7 days https://github.com/Microsoft/ProtocolTestFramework/issues/18) Coincidence?
Can someone tell me what to change to fix or workaround this issue?
Regards, Bernd