Hello, i'm working on a web application where it is required that I use Start.Process whenever a button is pressed. However, it doesn't start any process if I use as server my Local IIS (8.5 version), it only works with IIS Express. I've already enabled
the Allow service to interact with desktop, and i'm the solo user of this pc so i'm the admin and have full rights, but still haven't got a response from Start.Process.
Any help would be much appreciated, thank you.
Go to the complete details ...