11-10-2016 11:29 AM - edited 11-10-2016 11:32 AM
Hello, I get a DWarn about ProjectItem.cpp whenever I start up labview. This started happening last night after working with labview for the past few months with no problems. I've uninstalled it and reinstalled it, but same problem. I've sent usage reports to NI after i force close through ctrl+alt+del.
After opening a file, there are about 3 seconds of action available to me and if I open a save prompt the software wont freeze, yet when i close the save prompt and let the software sit for a second, the whole program freezes. This has put a complete standstill on my work, and its super frustrating.
I tried to search for projectitem.cpp within my computer files to maybe get a closer look or try to delete it, but no results.
Any help would be greatly appreciated.
Here is debug code from this morning:
<DEBUG_OUTPUT> 11/10/2016 9:22:18.888 AM DWarn 0xE3683EB2: Clearing connections while a cfile has an active iterator: [LinkIdentity "NI_Fuzzy_Config.lvlib:Fuzzy System Designer.vi" [ NULL Context] e:\builds\penguin\labview\branches\2015patch\dev\source\project\ProjectItem.cpp(1336) : DWarn 0xE3683EB2: Clearing connections while a cfile has an active iterator: [LinkIdentity "NI_Fuzzy_Config.lvlib:Fuzzy System Designer.vi" [ NULL Context] minidump id: 33738faa-69fe-4a85-85a2-2c09da1e6100 $Id: //labview/branches/2015patch/dev/source/project/ProjectItem.cpp#1 $ </DEBUG_OUTPUT>
Solved! Go to Solution.
11-10-2016 11:31 AM
Hello, I get a DWarn about ProjectItem.cpp whenever I start up labview. This started happening last night after working with labview for the past few months with no problems. I've uninstalled it and reinstalled it, but same problem. I've sent usage reports to NI after i force close through ctrl+alt+del.
After opening a file, there are about 3 seconds of action available to me and if I open a save prompt the software wont freeze, yet when i close the save prompt and let the software sit for a second, the whole program freezes. This has put a complete standstill on my work, and its super frustrating.
I tried to search for projectitem.cpp within my computer files to maybe get a closer look or try to delete it, but no results.
Any help would be greatly appreciated.
Here is the debug output from this morning :
<DEBUG_OUTPUT> 11/10/2016 9:22:18.888 AM DWarn 0xE3683EB2: Clearing connections while a cfile has an active iterator: [LinkIdentity "NI_Fuzzy_Config.lvlib:Fuzzy System Designer.vi" [ NULL Context] e:\builds\penguin\labview\branches\2015patch\dev\source\project\ProjectItem.cpp(1336) : DWarn 0xE3683EB2: Clearing connections while a cfile has an active iterator: [LinkIdentity "NI_Fuzzy_Config.lvlib:Fuzzy System Designer.vi" [ NULL Context] minidump id: 33738faa-69fe-4a85-85a2-2c09da1e6100 $Id: //labview/branches/2015patch/dev/source/project/ProjectItem.cpp#1 $ </DEBUG_OUTPUT>
11-10-2016 11:52 AM
Go to Support.ni.com and fill out a Support Ticket. I'm surprised that the re-install didn't work -- did you do a complete uninstall of everything listed in Control Panel under National Instruments Software? Note that if you have multiple versions of LabVIEW, you will be removing everything and will need to reinstall the versions you want, oldest first. I recommend not installing Device Drivers until everything else is done. You should also definitely reboot before installing a new Version or Device Drivers.
Bob Schor
11-10-2016 11:56 AM
I'll make a support ticket. I did a complete uninstall of all national instruments software through control panel. Then reinstalled using a freshly downloaded 2015 64 bit version. I also did not install any device driver softare.
I have been using an arduino, so i will try to reinstall the LIFA package used and update.
Thanks
11-10-2016 12:15 PM
Any particular reason you are using 64bit LabVIEW?
11-10-2016 12:24 PM
I have a 64-bit pc running Windows 10 pro. figured I'd stick with the bit version in running.
Do you think switching to 32 bit would change the outcome ?
11-10-2016 12:27 PM - edited 11-10-2016 01:13 PM
11-10-2016 12:31 PM
@tsilence wrote:I have a 64-bit pc running Windows 10 pro. figured I'd stick with the bit version in running.
Do you think switching to 32 bit would change the outcome ?
You should stick with LV 32-bit regardless of whether you are using 32 or 64-bit Windows unless you absolutely need the extra memory. This is because most of the LV toolkits are only 32-bit.
11-10-2016 12:40 PM - edited 11-10-2016 12:41 PM
11-10-2016 12:57 PM - edited 11-10-2016 01:21 PM
I wouldn't mind using LINX, but the professor of my labview class is having us use LIFA. not sure how the functionality will vary from the two, but i can ask him about it.
Fortunately, 32-bit worked! Will mark as a solution. Thanks everyone!!