In my attempts to go roll back from the 2011.1 service release to the 2011.1 release I have managed to get in a state where the installer will neither install or remove. I get the error message below with an attempt to install, remove or repair.
Action start 7:47:41: LaunchConditions.This installation requires that the minimum .NET Framework version installed must be 2.0.50727 or later.MSI (s) (80:84) [07:48:09:987]: Product: Infragistics NetAdvantage WPF 2011.1 -- This installation requires that the minimum .NET Framework version installed must be 2.0.50727 or later.
What's the real problem here?
Thanks,
Jon
Hi Jon,
Did you uninstall .net framework or Visual Studio before you tried to uninstall the SR?
It appears that there isn't a .NET framework 2, 3.5 or 4 on your system (it is verified by the installer by checking if a reg key exists at:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
or
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\NET Framework Setup\NDP )
I would recommend you to make sure you have installed both .NET Framework 2.0 and 4.0 .
Best regards,
Alex Vezenkov
No, I've got both frameworks installed and have not changed those at all.
I was able to run the uninstall from the control panel add or remove programs. After that the installer is now working again.
My real issue is that I'm trying to back out the service release for WPF Net Advantage but the files in WPFCommon/Bin are not changing. So the InfragisticsWPF4.v11.1.dll version is still at .2053 release. I'm going to try removing both WPF Net Advantage and the WPF DV release and then reinstalling to see if I can get a clean install.
If there are files that are not rolled back after uninstalling a SR you can try the Repair functionality of our installers instead of uninstalling the product completely and then re-install it.
Anyway, it's strange that you have both .net frameworks on the machine and you experience these problems. If you run into an issue again, please provide us with log files. You can also open a support case so we can track the issue and improve our installers.
Thank you for sharing this with us.
Alex
Thanks. I had tried the repair but it too said that I needed a newer version of the framework.
Attached is the log from one failed install attempt if that is helpful.
Hello Jon,
I have been following your discussion and I assume that you have tried to use the installer after you have the Service Release installed. The installer is only meant to initially install the RTM version and afterwards upgrade to the available Service Releases. You cannot use to install older versions or revert to them. For those scenarios I can suggest looking into this forum post: http://blogs.infragistics.com/forums/t/60961.aspx
Hope this helps. Please let me know if you require any further clarification on the matter.
Hi guys,
I'm running a similar issue trying to Intall NetAdvantage 2011.1 on a Windows 10 machine. I have net frameworks already install.I've tried different location, some register keys, but no luck.
Can you provide me some help on this.
I'm attaching the log file from Installation. It's similar than the one upload before.
logfile.rar
Hello Bruno,
I tried to reproduce the issue, but I was able to install NetAdvantage WPF 2011.1 on Windows 10 machine without any issues.
Are you logged in as an administrator on the machine? Can you please try to open an administrator command prompt at the folder where the NetAdvantage_WPF_20111.msi is located and run the command: "msiexec /i NetAdvantage_WPF_20111.msi /lvx* log.txt"
If the installation fails again, please send me the log.txt file.
ThanksVasil
I also have this issue with WPF_20121 - it's recently started to come up - I tried the msiexec and it appeared to work but when I do the compile it hangs because it's throwing up a window (invisible to my builds). I have the log from the install but can't upload it?