Installing .NET Framework 1.1 SP1 slip-stream on 1.0 fails
Posted: Thu Nov 03, 2005 7:17 pm
We are seeing incorrect behavior from the .NET Framework 1.1 SP1 installer (when generated from InstallAware) when the target machine has .NET Framework 1.0 installed.
What we see is an endless loop where the installation appears to work, asks the user to reboot and upon reboot, the whole process starts over. The .NET Framework 1.1 is not installed and neither is the .NET Framework 1.1 SP1.
If we attempt to apply Microsoft's .NET Framework 1.1 SP1 installer, it complains "The program to be upgraded does not exist on this computer", or something to that effect. If we run the std .NET Framework 1.1 installer on the machine with .NET 1.0, that works, and then their SP1 install works.
The only way we have gotten this to work is to have the user uninstall .NET Framework 1.0 and then run our installer. That works.
Is there another, more friendly workaround? Any other suggestions?
Your help would be appreciated.
Thanks,
- Steve Rowe
What we see is an endless loop where the installation appears to work, asks the user to reboot and upon reboot, the whole process starts over. The .NET Framework 1.1 is not installed and neither is the .NET Framework 1.1 SP1.
If we attempt to apply Microsoft's .NET Framework 1.1 SP1 installer, it complains "The program to be upgraded does not exist on this computer", or something to that effect. If we run the std .NET Framework 1.1 installer on the machine with .NET 1.0, that works, and then their SP1 install works.
The only way we have gotten this to work is to have the user uninstall .NET Framework 1.0 and then run our installer. That works.
Is there another, more friendly workaround? Any other suggestions?
Your help would be appreciated.
Thanks,
- Steve Rowe