J
Jason MacKenzie
I have a 3rd party application that I'd like to run from an asp.net page.
I've tried running it from the shell command and as a new process. They just
hang - the process starts but then nothig happens. The application has a
GUI that displays briefly - could this be what's causing it to hang? I'm
impersonating myself (with admin rights) so I doubt it's a permissions
thing - plus I've given the aspnet account full rights to the folder where
the app resides
This app creates a sheduled task when you install it. Is there anyway I can
trigger this scheduled task to run from .Net?
Thanks,
Jason MacKenzie
I've tried running it from the shell command and as a new process. They just
hang - the process starts but then nothig happens. The application has a
GUI that displays briefly - could this be what's causing it to hang? I'm
impersonating myself (with admin rights) so I doubt it's a permissions
thing - plus I've given the aspnet account full rights to the folder where
the app resides
This app creates a sheduled task when you install it. Is there anyway I can
trigger this scheduled task to run from .Net?
Thanks,
Jason MacKenzie