Replies: 4 comments 9 replies
-
Actually deleting bin and obj doesn't always fix it. Flushing %TEMP% helps though. |
Beta Was this translation helpful? Give feedback.
-
I uninstalled and reinstalled everything and I was still getting lots of hangs. I uninstalled HW 0.9.1 and went back to 0.9.0.5 and I'm not seeing any hangs. Happy to help gather data, I just don't know what logs I'm looking for. |
Beta Was this translation helpful? Give feedback.
-
I had similar issues, though I couldn't find a consistent way to resolve the issue, even despite deleting bin/obj and clearing-out %TEMP%. I could work around it by opening the solution from a branch that's pre-WiX4, then switching to a branch using WiX4 and having VS reload everything, but loading the solution fresh nearly always got stuck on the main installer project. Thankfully, after updating to HW 0.9.2, I have yet to experience a hang. |
Beta Was this translation helpful? Give feedback.
-
I don't know that it's a heatwave bug or not. It says it's loading the project. There could be something in the SDK project or it could be something in Heatwave. I do know that I never saw this in preview 1 wix/hw. in rc1 wix/hw I started seeing it. I wasn't aware that was a new Heatwave release. I'll give that a try also. Oh and lord knows how many VS updates I had between preview 1 and rc1. Although I can probably cull that out of issues I've submitted. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Using latest heatwave, I create a solution with MSI project referencing MSM project. Sometimes it gets into a state where opening the solution VS will hang on loading the MSM project. If you kill VS, delete the bin and obj folders and open again it'll work.
Beta Was this translation helpful? Give feedback.
All reactions