Page 1 of 1

Start-up type changed

Posted: Wed Jun 30, 2021 8:59 pm
by atticusedwards
Hi everyone,

We use Phidgets and the Network Server in several Projects. We set the startup type to automatic and the Network Server is running automatically.

But in one Project, after some days, the startup type changes from 'Automatic' to 'Manual' and the Network Server is stopped.

That has happened several times already.

Does anyone know what could be the reason?

Re: Start-up type changed

Posted: Fri Jul 02, 2021 12:08 pm
by mparadis
Sounds like something in that program might be causing it to crash- if you don't handle an exception in a program running through the SBC's project interface, it can just stop like that. Enable Phidget logging in your program and then take a look at the log file after the crash to see if there are any unhandled Phidget exceptions.