09-24-2008 05:29 PM
Vista Sp1 Home
Dell Q6600
VS2005/8 installed
LabView 8.5, TestStand 4.6
I had some trouble getting the TPC-2106 to work becuase I realized I had failed to install the drivers for it to use it as a project target. Vista installed the WMDC (windows mobile device center) program so I can browse the TPC as if it was a HD the second time I rebooted the device. I know I had problems installing LabView the first time a few weeks back, some errors of this and that (I don't recall them exactly).
Now I have tried to re-install LabView 8.6 Pro Dev [NI Developer Suite 4Dvds 2008 3rd Qtr] and got a series of Internal Error 2738's, and the latest one is for the touch screen driver set (2rd item to puke, 3rd of 40 I picked to install all items, so I killed the install). I will try to delete the old install of 8.6 and retry. I saw some stuff about a MS error with vbscript.dll on some other website..?...?
Anyone seen this? Why do I get this?
09-25-2008 09:40 AM
Hi Abales,
The issue seems to be with Microsoft VB Script as you rightly guessed. This doesn’t seem to be an NI issue, so I am not sure if this will fully resolve this.
However when looking into this issue, I came across a Microsoft Forum based on this issue.
They suggest to go START --> All Programs --> Accessories --> Command Prompt. You need to run this as an Administrator. To do this you need to right click on the Command Prompt at select Run as administrator.
Once you have done this, type regsvr32 vbscript.dll This will re-register the specific dll that maybe causing the issue.
I hope this helps.
09-25-2008 07:58 PM
Thanks! that was the fix.
Make sure and use the cmd in adm mode (launch it the way the directions say!)