How to enable Windows Phone Application Tombstone in Emulator when Debugging ?

The Visual Studio 2010 provides the option in the Windows Phone Project to set the Application Tombstone upon deactivation when debugging .

You can set this option by following the below steps

1. In Visual Studio 2010 Express / Professional / Ultimate , Right click on the project and select properties

How to enable Windows Phone Application Tombstone in Emulator when Debugging ?
How to enable Windows Phone Application Tombstone in Emulator when Debugging ?

2. In the Debug Page of the Properties Window , selectthe option “Tombstone upon deactivation while debugging” .

How to enable Windows Phone Application Tombstone in Emulator when Debugging ?
How to enable Windows Phone Application Tombstone in Emulator when Debugging ?

You need this option selected if you want the Windows Phone Application to tombstone when the Application is deactivated on debugging .

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...