06-20-2019 09:52 AM
When start LabVIEW 2014, it crashed with following exception:
Exception: Access violation (0xC0000005) at EIP=0x00F93B10
Any suggestions?
06-20-2019 11:14 AM
Yes, a repair or a full reinstallation might help.
06-20-2019 03:17 PM
Try renaming your <LabVIEW>\project folder to something like <LabVIEW>\project_hidden and then starting up LabVIEW.
LabVIEW looks to this location to populate the tools menu when it launches and (to me) it looks like LabVIEW is in the process of populating this menu and, more specifically, loading some class that it needs for one of these menu items. Renaming the folder will cause LabVIEW to skip loading these items because it can't find them and is an easy way to test whether that's the issues you're running into.