How can I send an email when a program crashes running in Visual Studio 2005

Posted by Alan on Stack Overflow See other posts from Stack Overflow or by Alan
Published on 2010-04-26T02:12:20Z Indexed on 2010/04/26 2:13 UTC
Read the original article Hit count: 399

We are running reliability test on our application and looking for crash failures. We have a scripting language built in that exercises the application. The crash may take minutes or days to occur. We are starting it up in Visual Studio 2005 and would like Visual Studio to send us an email when it crashes into the debugger. Does anyone know of an add-in that does this?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2005