Hi all,
I have an application that works fine on my developpement computer (Windows 7 pro 64bit).
This application basically handles database and communications with some PLC's.
When using the same build on a customer's computer running windows 7 ultimate, it starts really nice, the communications, display and database are all ok.
But after some amount of time (not always the same, from 5 minutes to 1hour) the whole computer crashes. The display is frozen and there's no way to take control back.
I have to remove the power supply to make it work.
I checked the same software without most loops, it does the same,
I made a small test software (state machine activating and deactivating a boolean and counting every second), it does the same as my main software.
I checked the full software on another windows 7 pro computer, no issue. It's still running like it has been running on mine for more than 24hours.
The customer's computer is an industrial computer i7-6700 3,4GHz ; 8GB DDR4 Ram, Windows Seven Ultimate 64bit.
So here's my question, are there any know issue with labview application or labview RTE 2017f2 and windows 7 ultimate ?
Or maybe you have any idea of what could be wrong ?