
Signature
Dale Preston
MCAD C#
MCSE, MCDBA
Hi Dale,
According to your description, I understand each time you do a refactoring,
you will get a windows cycles through every file in the solution. Please
don't hesitate to correct me if I have misunderstood anything here.
In order to narrow down the issue, would you please clarify something for
us?
1. Have you installed any add-in or 3rd party applications these days?
2. Have you installed Visual Studio 2005 SP1? If not, we suggest you may
install this server pack. You can get it from
http://www.microsoft.com/downloads/details.aspx?familyid=BB4A75AB-E2D4-4C96-
B39D-37BAF6B5B1DC&displaylang=en
3. Will this issue occur if you create a new project? (If not, this means
this issue is only related to your special project.)
>I found a newsgroup thread about bug similar to this from 2005 - a bug
that supposedly was not going to be fixed for RTM,
Additionally, would you please provide this thread Subject for us. This
will help on research very much. Many thanks.
If you have any more concerns on it, please feel free to let me know. We
are glad to assist you.
Have a great day.
Sincerely,
Wen Yuan
Dale - 06 Mar 2007 18:31 GMT
> Hi Dale,
>
[quoted text clipped - 5 lines]
> us?
> 1. Have you installed any add-in or 3rd party applications these days?
Not any time recently. The last add-ins I installed were both over a month
ago: The Web Application Projects add-in and the Extensibility SDK with the
sample add-ins included there. This problem did not occur during the first
month or so after installing those add-ins.
> 2. Have you installed Visual Studio 2005 SP1? If not, we suggest you may
> install this server pack. You can get it from
> http://www.microsoft.com/downloads/details.aspx?familyid=BB4A75AB-E2D4-4C96-
> B39D-37BAF6B5B1DC&displaylang=en
I will try SP1 after testing the third question you asked below. Up to now
I have not had the spare half of a day to install it.
> 3. Will this issue occur if you create a new project? (If not, this means
> this issue is only related to your special project.)
It appears only to happen in all 4 projects in this one solution. I created
a new solution with one project and copied over a bunch of classes from one
of the problematic projects. In the new solution the problem does not appear.
I also noticed in my testing that, in the problematic solution, Find all
references is lightning quick on internal framework searches. For instance
if I have a custom collection and a property called MyCount that returns the
IList.Count property, doing a Find all references on MyCount property takes
minutes. Finding all references on the IList.Count property referenced in
MyCounts getter is under a second - even when it searches all my collection
class files for every instance of IList.Count.
> >I found a newsgroup thread about bug similar to this from 2005 - a bug
> that supposedly was not going to be fixed for RTM,
> Additionally, would you please provide this thread Subject for us. This
> will help on research very much. Many thanks.
The subject of the thread is "Find All References is too slow". It is in
group microsoft.private.msdn.productfeedback.vb but when I try to open that
group by clicking the link in the search results of the web based reader it
says the group is not found.
I found the thread by searching in "MSDN Managed Newsgroups" for:
preparing file for refactoring
Dale - 06 Mar 2007 21:51 GMT
WenYuan,
Installing SP1 seems to have fixed the issue. Now the searches are
lightning fast again.
Thanks for your help.
Dale

Signature
Dale Preston
MCAD C#
MCSE, MCDBA
> Hi Dale,
>
[quoted text clipped - 23 lines]
> Sincerely,
> Wen Yuan
WenYuan Wang - 07 Mar 2007 06:24 GMT
Thanks for your reply, Dale.
Apparentlly, it seem like this issue has been addressed in SP1.
Have a great day.
Sincerely,
Wen Yuan