LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 5.1.1 crashes when i use Propert or Invoke Node

Hello,



I am using Labview 5.1.1 on a windows 98SE machine.

Under Functions Palette if I click on Communications and if I select ActiveX
and then if I select Property Node or Invoke Node Labview just hangs up.



Could you suggest me the fix for this issue.



Thanks,

Premal
0 Kudos
Message 1 of 2
(2,833 Views)
We have seen this issue with corrupt resource files for instrument drivers in LabVIEW's instr.lib subdirectory. Look in your instr.lib directory for the directories containing those drivers. Temporarily copy those directories to another location on your hard drive and restart LabVIEW. If the problem disappears, there is a problem with one of the resource files in the directories you moved. At this point you should incrementally add and remove directories to instr.lib until you locate the particular directory inside instr.lib that is causing the problem. The file causing the problem will have a .rc extension.
0 Kudos
Message 2 of 2
(2,833 Views)