LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV6.1 Error 2932 During Run time engine installation

I get LabVIEW INTERNAL ERROR 2932 when I try to install LabVIEW on a computer with Win200 professional on it.
It gives me path of c:\WinNT\installer\2A.......EXE, 1307
0 Kudos
Message 1 of 4
(3,022 Views)
I am not sure the cause of the error and can't find any solutions so here are some debugging ideas.

Copy the CD to your desktop and then try the install. If you are just installing the RTE then try to download it from the web site and install that one. If you are installing the development environment, do a custom install and only install LV, don't try to install any drivers.

If nothing else can you tell us about your PC. Is it a typical computer with a windows 2000? Are you trying to install to the default location? When do you get the error, does it say what part, or what it is attempting to install?

Hopefully we can track it down.
Message 2 of 4
(3,010 Views)
Hello
Thanks for reply.

The computer is PC104 single board computer (removable harddisk). I am attaching the manual herewith.
RunTime engine installation worked well on 2 more PC104 computers we had so I dnotn beleive removable harddisk is an issue.
I even tried to install run time engine froim NI website directly. Give same error 2932
Thanks for help.
0 Kudos
Message 3 of 4
(2,995 Views)
Hi Sandeep,

The error you are experiencing is caused by the Microsoft Installer (MSI), when it detects that the drive you are writing to is flagged as "Removable". The MSI wants to cache some information so that it can later do things like, modify and repair the installation. It will not cache information on a removable drive because there is a chance the drive will not be there later. So after it notices that the drive is removable, it then decides to throw the error.

It is possible to get CF cards that are flagged as "Non-removable" and in that case you will not get this error when installing.
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 4 of 4
(2,982 Views)