0

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.

Alok Sharma
  • 85
  • 1
  • 5
  • Yes you can, check this answer http://stackoverflow.com/questions/9280886/how-to-config-application-pool-in-iis-7-5-automatically-re-start-when-it-was-sto – Zoran Pandovski Jun 07 '16 at 13:33
  • By keeping Start Mode to "Always Running " will keep my IIS restart and not stopped at anytime – Alok Sharma Jun 19 '16 at 05:59

0 Answers0