Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

January 2009 - Posts

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 found 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

 

Source: Visual Web Developer Team Blog

Download: Visual Studio 2008 Project Template for TFS Utilities

If you develop small utilities for Team Foundation Server a lot you might want to save some time and use a project template (see bottom for file attachment) that already comes equipped with the correct references to the Team Foundation Object Model (Microsoft.TeamFoundation.*.dlls) as well as the most important using statements and a few lines of code to get started.

image

Download and installation steps can be found here http://msmvps.com/blogs/vstsblog/archive/2009/01/14/download-visual-studio-2008-project-template-for-tfs-utilities.aspx

Microsoft SQL Server 2008 Solutions Event (Egypt)

image

This event will focus on the solutions that our partners deliver on Microsoft SQL Server.

Date:     Wednesday February 4, 2009

Time:    9:00 AM – 5:00 PM

Venue: Intercontinental City Stars, Al Saraya Ballroom

Registration & Agenda

To register for the event and review the agenda, please log on to:

http://www.microsoft.com/middleeast/egypt/savemoney

More Posts