C#C
C#3y ago
Zaina

❔ process.start() works in debug not in iis

Hello every one. I have an application on iis. The application should run an exe with process start(). The exe is in a folder in the server. This works finely on debug but once I publish it to iis that doesn't work. Does any one have an idea ?
Was this page helpful?