10-18-2018 04:50 AM
Good Morning,
I've my LabVIEW project on lans stored in a NAS.
My company have bougth a new NAS.
At this time the two NAS are both connected to the LAN with different IPs.
If I open a project from old NAS all works fine.
The problem is when I open a project from the newest NAS. LabVIEW try to open the project and then after few seconds it's closes without showing any report or information.
Normally when I open a project appears the window with the progress of loading all VI but in this case the window doesn't appear.
The version of LabVIEW is 2015 and Windows 10 PRO 1083
Thank you in advance for any help.
Bye
Alberto
10-18-2018 05:29 AM
10-18-2018 05:36 AM
Hi GerdW,
on local machine works fine.
Best regards
Alberto
10-18-2018 05:43 AM - edited 10-18-2018 05:45 AM
10-18-2018 09:59 AM
Hi, use a local copy with SCC is a good idea but for now I preferre to fix this problem.
The event viewer of Windows show this error:
Nome dell'applicazione che ha generato l'errore: LabVIEW.exe, versione: 15.0.1.4023, timestamp: 0x59fa27b7
Nome del modulo che ha generato l'errore: clr.dll, versione: 4.7.3190.0, timestamp: 0x5b694768
Codice eccezione: 0xc0000005
Offset errore 0x004550cd
ID processo che ha generato l'errore: 0x1fac
Ora di avvio dell'applicazione che ha generato l'errore: 0x01d466f22b12298a
Percorso dell'applicazione che ha generato l'errore: C:\Program Files (x86)\National Instruments\LabVIEW 2015\LabVIEW.exe
Percorso del modulo che ha generato l'errore: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
ID segnalazione: dd5b07f1-d5f7-49f2-849c-2bbec7f0be01
Nome completo pacchetto che ha generato l'errore:
ID applicazione relativo al pacchetto che ha generato l'errore:
Best regards
10-18-2018 10:47 AM
It's not a good idea to do anything LabVIEW-related from a network drive. ALWAYS do LabVIEW stuff locally.
10-18-2018 10:48 AM - edited 10-18-2018 11:12 AM
Buona sera Alberto,
my italian is a little bit rusty, but there is also some dotNET module involved...
I preferre to fix this problem.
So work with a local copy...
Copy these local files regularly to your NAS drive. You may even create/call a batch file to do that...
(You better setup a SCC tool.)