views:

9

answers:

1

VS2008 SP1

I have a bunch of windows (output, call browser, error list, Find Results 1) docked in the lower pane of VS.

If I simply undock those windows, then go to File->Exit, VS crashes with

"microsoft visual studio has encountered a problem and needs to close"

I attach a debugger, it takes me to line 75 of atlcomcli.h "if (*pp)"

Unhandled exception at 0x40dab6e1 in devenv.exe: 0xC0000005: Access violation.

A: 

yea, its a real pain. check out this KB960075

jasper