Tuesday, May 30, 2006

Damned if I know why, but Visual Studio 2005's debugger just stopped working today. I initially found this out when I attempted to run PostXING in debug mode, and although the debugger seemed to be working (VS2005 switched to debug view, the postxing.vshost.exe child process was right there) absolutely nothing happened for minutes. When I eventually hit Shift+F5 I was faced with another 30-odd-second stall, after which I was duly presented with this astoundingly useless dialog:

"Mom! The VS2005 debugger is being a dildo!"

If I didn't want to stop the debugger, I wouldn't have hit Shift+F5. This is a class case of the "I know what you want but I'll ask you anyway" syndrome which is becoming increasingly evident in Microsoft's newer products (such as Windows Vista).

But that's not the issue. I can't get the damn debugger to work. It stopped suddenly and wouldn't debug any project at all - it just hangs during or immediately after loading symbol files. And I can't find anything about it on the 'net, either. Oddly enough, attaching to external processes seems to work fine. Ideas?

Thursday, June 01, 2006 8:44:42 PM (Jerusalem Standard Time, UTC+02:00)
I have no idea why this is happenning, but here's another bug:
In VS2005, when switching from view-form mode to "view code" of a form (for example, by double clicking one of the form's buttons), the IDE gets stuck.
I couldn't figure out why or when this bug happens. I didn't use any custom controls (though, I have some of them installed ), and it can sometimes get solved by restarting the IDE. I think it might happen only in projects imported from VS2003.
Yoav F
Thursday, June 01, 2006 9:15:50 PM (Jerusalem Standard Time, UTC+02:00)
I have only seen this when trying to debug SSIS.
This is usually an indication that at debugging engine is shutting down, but it is taking to long.
Forcing a close will kill the process.
Friday, June 02, 2006 11:33:40 AM (Jerusalem Standard Time, UTC+02:00)
This happens on all sorts of projects - web, winforms, console, anything. Unfortunately in this case the debugger isn't even starting, let alone shutting down.

I eventually had to reinstall my workstation (since re-installing VS2005 didn't help) but that's another story.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Live Comment Preview