Hi everyone, hope somebody can help us with this issue. I haven't been able to find any other posts with this problem. We are only getting in on 2 different computers, and we cannot find any pattern at all. (Both systems having the error have XP Home SP2 and IE7)
Here is the scenario:
We are using ClickOnce as our deployment process. Our application requires the installation of
- .NET Framework 2.0
- Our own Application Framework
- Our Application
#’s 1 and 2 are listed as pre-requisite components in the ClickOnce deployment.
Upon running the bootstrap, the two prerequisites (.NET Framework and Our own Application Framework) show up and are successfully installed. However, what then happens is that the third installation (the actual product) does not get installed. The installation window just disappears after #2 is installed, and #3 installation doesn’t launch. Watching Task Manger > Processes, we can see that msiexec.exe is still running, but again, no dialogue box, progress box, no error message, nothing. And again, the install works fine on about 40 systems we tested (all kinds of hardware and OS configs) but not on just these 2 systems that are not related in any way other than the same OS.
We looked for popup blockers, turned off anti-virus, but no clues.
Thanks for any assistance
Michael