05-03-2007 08:49 AM
05-03-2007 11:32 AM
Hello,
This error has to do with the .NET Support inside of CVI. There is a detection of whether the .NET Framework exists on the machine before it tries this installation, because the installer will always get the error you indicated if the .NET Framework is not installed.
Can you tell me if the machine has the .NET Framework installed on it? What version?
Can you run the installer with the command line: setup.exe /log c:\logfile.txt - and post the log?
Regards,
Jeff
NI
05-03-2007 01:46 PM
05-07-2007 02:30 PM
Hi ABP34,
We took a look at the installer log you sent in to one our Application's
Engineers and discovered at least why the error was occurring. There are
certain registry keys that Microsoft uses to indicate if the .NET Framework is
installed. We check those keys to determine whether or not to install the
.NET support for LabWindows/CVI. If they are not there, we don't
install .NET support.
In your case, you do have those registry keys which is weird because you
mentioned that you don't have the .NET Framework installed. The log shows that
you have both the .NET 1.1 and 2.0 Frameworks registry keys. Now, I don't
know if you had the .NET Framework installed at some point or what but the
easiest solution is to install the .NET Framework and then install
LabWindows/CVI.
Best Regards,
03-13-2013 01:42 PM
I realize this is an old thread.
I am having the same error when trying to install new version 3.1.0. It requires .net 4, and it installs it.
No other versions of .net are installed.
I only have the issue if there is an older version already on the system. New Install work fine.