VS.NET 2003 Has a Built-In Break Reminder

Yes folks, it's true. After working a while in VS.NET, it suddenly stops and asks if I'd like to send an error report to Microsoft. Then it shuts down. Almost like clockwork. This creates a very good time for me to take a break, stretch, and meditate on how much work I just lost as I was just about to hit the save icon.

What others have said

Requesting Gravatar... Yex Feb 24, 2005 8:05 AM
# Re: VS.NET 2003 Has a Built-In Break Reminder
Your problem is the fact that you're using the save icon. After a certain amount of time, when your mouse cursor moves close enough to the save icon, the icon raises the Proximity event, which causes the PromptSendErrorReportToMicrosoft dialog to be raised, which is followed by VS.NET shutting down.

The workaround is to "trick" VS.NET by using keyboard shortcuts instead. Use Ctrl + S, or (I can't remember this for sure, don't have VS.NET here at work) Ctrl + Shift + S to Save All. As long as you're careful with your mouse, using these keyboard shortcuts can help you to avoid raising the save icon's Proximity event.

;)
Requesting Gravatar... Thomas Feb 25, 2005 3:30 PM
# re: VS.NET 2003 Has a Built-In Break Reminder
*lol*

;-)

What do you have to say?

(will show your gravatar)
Please add 1 and 6 and type the answer here: