LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

secondary dll

Here is what my .dll need:

Kernel32.dll

ntdll.dll

ole32.dll

oleaut32.dll

rpcrt4.dll

user32.dll

gd132.dll

advapi32.dll

msvcrtid.dll

msvcrt.dll

The NI system that I am using has everything up until the last one but they are from four years ago. Right now, I added all the msvc *.dll except for msvcrt.dll files and it doesn't display the secondary dll message anymore but I still get a broken arrow. When I click on it no errors are listed. So my guess might be one of the file above.

Message Edited by Newguy100 on 08-30-2005 04:43 PM

0 Kudos
Message 11 of 14
(790 Views)
Is it ok to upgrade those files?
0 Kudos
Message 12 of 14
(776 Views)
Some of those are windows critical files and I wouldn't recomend blanket replacement especially if the OS on the one pc is different from the others. The one file that you said is missing, I could find no information on. It looks to be a Visual C run-time engine file. Try placing just that file on the computer and see if it makes a difference.
0 Kudos
Message 13 of 14
(771 Views)
I did try to replace it but when I restarted the NI PXI computer, I get an error so I had to go back and used the original software. I used the Dependency Software I found in Visual C and it showed that the sub VI for MSVCRT.DLL is KERNEL32.DLL and NTDLL.DLL
0 Kudos
Message 14 of 14
(764 Views)