I am working on an Embedded Project where I pass RGB (hexa) values to serial port continuously and i have hosted the application on IIS.
But as IIS App Pool worker.exe gets stopped after 1740 minutes , i get an error as it has stopped working .
Can i make App Pool to run forever or if i make it re-start automatically through App Settings ?
Thanks in advance.