Debug assertion does not prompt in IIS 7

Posted by Shugi on Stack Overflow See other posts from Stack Overflow or by Shugi
Published on 2010-03-26T21:29:31Z Indexed on 2010/03/26 21:33 UTC
Read the original article Hit count: 219

Filed under:

Hi, since moving to Windows 7 (IIS 7.5), the debug assertions do not prompt a pop up dialog anymore.

I have tested this in a separate project, and noticed that they do work when using the integrated Visual Studio Developer server (Cassini) but they do not work when using IIS Web Server.

This is a big issue for us since we are counting on debug assertions to identify potential programming errors, so any help would be appreciated. Thanks. Eyal.

© Stack Overflow or respective owner

Related posts about debugging