Have to

  • Thread starter Thread starter Ian Hannah
  • Start date Start date
I

Ian Hannah

I need to be able to launch (or attach) to another process on my machine from
my application running on the same machine.

The application needs to somehow "catch" unhandled exceptions from this
external process and provide stack trace information.

Does anyone know how this can be done?

Thanks
Ian
 
I need to be able to launch (or attach) to another process on my
machine from my application running on the same machine.

The application needs to somehow "catch" unhandled exceptions from
this external process and provide stack trace information.

Does anyone know how this can be done?

Thanks
Ian

Why did you post this twice? Check other thread for the answer.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top