When i try to start an external application from ASP.NET with
Process.start(filename) method, it correctly starts but the UI
doesnt show. I only see the process running on the taskbar .
I tryied to change user privileges for aspnet account, but
it still doesnt work.
Any suggestion?
Thanks.
Process.start(filename) method, it correctly starts but the UI
doesnt show. I only see the process running on the taskbar .
I tryied to change user privileges for aspnet account, but
it still doesnt work.
Any suggestion?
Thanks.