Microsoft Visual Studio is Busy

I have recently installed vs 2005 beta 1 http://www.microsoft.com/downloads/details.aspx?familyid=8d702463-674b-4978-9e22-c989130f6553&displaylang=en  and just opened up a very small solution and without even doing anything in the IDE - I was actually creating a previous post I get the dreaded bubble from the VS 2005 IDE which states:-

Microsoft Visual Studio is busy

Microsoft Visual Studio is waiting for an internal operation to complete. If you regularly encounter this delay during normal usage, please report this problem to Microsoft.

Thing is:-

    • I wasnt even using the IDE apart from it opening a very small solution at home.
    • How should I contact them (if i was to)

I wont contact them as its only at home and as the message says 'regularly encounter' but I had hoped that the Beta SP1 would have sorted this - I do get this regularly at work.

Oh well fingers crossed it gets sorted before sp1 is out.

Cheers
G

This article is part of the GWB Archives. Original Author: G'man

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.