Welcome to MSDN Blogs Sign in | Join | Help

Visual Web Developer Team Blog

Your official information source from the Visual Web Developer team.

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use
Workaround for a slow closing of Web projects

A few users reported that with Web projects located on a remote machine closing project or solution may hang Visual Studio and Visual Web Developer Express for several minutes. We fould that the issue may be caused by VS logging component that collects information on product usage. This is an opt-in feature activated in Help | Customer Feedback Options... The feature may cause logger to walk through folders on a remote server calculating project complexity. The feature does NOT send your project to Microsoft, it just collects some statistics on the project. If you are experiencing slow project close, try switching off participation in the feedback program in  Help | Customer Feedback Options... dialog. If it does not help, try disabling component in registry by changing

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Packages\{2DC9DAA9-7F2D-11d2-9BFC-00C04F9901D1}

 

to

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Packages\Disabled-{2DC9DAA9-7F2D-11d2-9BFC-00C04F9901D1}

 

Thanks 

Posted: Friday, November 21, 2008 7:44 PM by WebDevTools

Comments

Web Development Community said:

You are voted (great) - Trackback from Web Development Community

# November 25, 2008 11:37 AM

neongreen said:

I just wanted to thank WebDevTools for posting this workaround solution...I mean the post really helped a lot ...cause the time it took to close a <a href="http://www.notionsolutions.com">Web project</a> for me..well it is enough to say that I could go get a cup of coffee and I would still have to wait for it to close when I would get back.

# November 27, 2008 1:03 PM

Fred Mastro's Blogs said:

Found this post, and though it would be worth noting for my development friends. http://blogs.msdn.com

# December 17, 2008 11:36 AM

Henrik said:

None of the above suggestions helped.

# January 9, 2009 8:49 AM
New Comments to this post are disabled
Page view tracker