VS2010 Ultimate beta 2: Where is application verifier?

1.4k views Asked by At

In VSTS2008 there used to be Debug -> Start With Application Verifier, which doesn't exist in VS2010 Ultimate beta 2. Where has it gone?

2

There are 2 answers

4
i_am_jorf On

The magic for App Verifier is in the debugger. The utility just sets the registry keys the debugger uses.

You can download it here.

0
Chris A. On

See this MSDN blog. Application verifier is no longer integrated into VS 2010.