all groups > visual studio .net ide > january 2006 >
You're in the

visual studio .net ide

group:

[VS2005] IDE hangs during macro debugging


[VS2005] IDE hangs during macro debugging Johan Nilsson
1/12/2006 11:22:11 AM
visual studio .net ide: Hi,

I'm experiencing consistent hangs in VS.NET 2005 if I:

- Open the macros IDE
- Setup a breakpoint inside a macro
- Debug the macro
- When stepping through the macro code, make a code change (anywhere in the
module).
- Try to save the file (macro project).

Both the macros IDE and the "normal" IDE then hangs and does no longer
respond - you'll have to kill them.

Is there any workaround available (besides _not_ save during debugging ...
it's way too easy to forget that you're actually debugging, and hitting
ctrl-s just happens without thinking after making a code change)?

// Johan

RE: [VS2005] IDE hangs during macro debugging v-garych NO[at]SPAM online.microsoft.com (
1/13/2006 5:56:04 AM
Hi Johan,

[quoted text, click to view]

The saving operation during the debugging just causes this problem, I am
afraid this is the only workaround in such scenario..


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
RE: [VS2005] IDE hangs during macro debugging v-garych NO[at]SPAM online.microsoft.com (
1/13/2006 6:11:57 AM
Hi Johan,

This problem happens due to the saving operation could not be completed for
the reason that the target vsmacro file is under debugging, so the VS Macro
IDE will hang.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button