LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot open or save a file

Solved!
Go to solution

Win 7 Enterprise, CVI 2015.

 

Just recently, I can no longer Save a file, Save As a file or Open any file from within CVI. CVI quits instantly, with the message popup below.  Doesn't think about it, just instantly.

 

I have uninstalled all NI software, reinstalled CVI and the problem has not changed. 

 

Has anyone encountered this?  Any ideas on incompatibilities?

 

CVI_quit.png

 

 

 

0 Kudos
Message 1 of 13
(6,100 Views)

What do you see when you click "Debug the program"?

Are you able to open a project or file from Windows Explorer?

Did you install any drivers or modules, or has anything significant changed, since this error started occurring?

LabVIEW crash dumps are found under C:\Users\<user name>\Documents\LabVIEW Data. Do you see any crash dumps in this (or any similar) locations?

0 Kudos
Message 2 of 13
(6,059 Views)

Hi hendra,

 

I'm sorry you're experiencing this error. Could you please generate a crash dump by following the instructions in the following document and then saving or opening a file in CVI and then attach that in a reply?

 

LabWindows/CVI Tip: Generating a Crash Dump

https://decibel.ni.com/content/docs/DOC-1496

Regards,
0 Kudos
Message 3 of 13
(6,054 Views)

This is what I see if I select Debug:

 

Debug.png

 

When I click Debug it relaunches CVI.  Tried at that point to Save unnamed project, and it quit.

 

Are you able to open a project or file from Windows Explorer?

     I can open projects ffrom the splash screen, and from Windows Explorer, no problem.

 

Did you install any drivers or modules, or has anything significant changed, since this error started occurring?

    This is a corporate machine, pretty much locked down.  They push installs with some regularity, mostly security updates.

 

LabVIEW crash dumps are found under C:\Users\<user name>\Documents\LabVIEW Data. Do you see any crash dumps in this (or any similar) locations?

    There does not appear to be something similar for CVI, but if not in My Documents, not sure where to look.

 

0 Kudos
Message 4 of 13
(6,052 Views)

not sure what to do with this, since I'm running Win7.

0 Kudos
Message 5 of 13
(6,049 Views)

Instructions for Windows Vista should be valid for Windows7 as well. By the way, the link provided in the document linked by TheRealRonSwanson is no more valid and automatically redirects to a page for Win10 tools. The corresponding page for Windows 7 should be this one, but you need to install some program and this can be problematic if your IT department has blocked your machine.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 6 of 13
(6,029 Views)

I am trying to reproduce the problem you're facing, but I need some additional data. From your description, my first impression is that the problem is occuring when instantiating the standard windows file dialog (CFileDialog). It could be that a software module installed on your PC has a buggy hook on the file dialog and that's causing the crash.

 

1. If the company security policy does not have any rule against this, can you post the list of software installed on your machine ? See this link for info on how to generate the list of installed software --> http://helpdeskgeek.com/how-to/generate-a-list-of-installed-programs-in-windows/

2. Are you trying to open from / save to an external memory module [e.g. USB flash drive] ?

3. If you go to Event Viewer -> Windows Logs -> Application, do you see there an Error event generated by LabWindows/CVI? If yes, can you post those details?

0 Kudos
Message 7 of 13
(6,020 Views)

Roberto,

 

Is this really where you were sending me to install something?

 

Snap12.png

0 Kudos
Message 8 of 13
(5,994 Views)

Of course not! Smiley Embarassed Seems I have linked the page I was visiting for another discussion!

 

The correct link I was pointing you to is this one: Debugging Tools for Windows (WinDbg, KD, CDB, NTSD)



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 9 of 13
(5,987 Views)

I have the app dump and will send it to you if you think it will help, but I don't want to put it on teh forum.

 

Open/Save is to the hard drive on the desktop computer.

 

Yes, a Save As... generated an error.  Here is the General Text:

 

Faulting application name: cvi.exe, version: 15.0.0.408, time stamp: 0x5583c33f

Faulting module name: CVI.dll, version: 15.0.0.408, time stamp: 0x5583c332

Exception code: 0xc0000409

Fault offset: 0x00a6e310

Faulting process id: 0x32ac

Faulting application start time: 0x01d16a59e390aacd

Faulting application path: C:\Program Files (x86)\National Instruments\CVI2015\cvi.exe

Faulting module path: C:\Program Files (x86)\National Instruments\CVI2015\CVI.dll

Report Id: 2838885d-d64d-11e5-8224-a02bb832175e

 

0 Kudos
Message 10 of 13
(5,980 Views)