Home All Groups Group Topic Archive Search About

c# 2008 install feedback takes too much CPU load

Author
27 Nov 2007 5:11 PM
gs
the feedback for the install of c#2008 places 97 to 99% cpu load for way too
long on athlon x64 3800+ PC. 3/4 an hour later its only about 80% complete,
continuing with 98% CPU load!

Next time installing visual studio /dot product  I will  likely make sure no
feedback

Author
27 Nov 2007 5:22 PM
Willy Denoyette [MVP]
"gs" <gs@dontMail.telus> wrote in message
news:e%23OzaiRMIHA.2432@TK2MSFTNGP04.phx.gbl...
> the feedback for the install of c#2008 places 97 to 99% cpu load for way
> too long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
> complete, continuing with 98% CPU load!
>
> Next time installing visual studio /dot product  I will  likely make sure
> no feedback
>


Are you sure that this 98% CPU load comes from the feedback info upload? Did
you inspect which process is pegging the CPU?

Willy.
Author
27 Nov 2007 5:50 PM
gs
yes, process dw20.exe which is usually used in reporting back to Microsoft.
and the load peaks immediately after the window popup for
-------------------------------------------
Setup

Please wait while setup is sending your feedback


  Cancel
-----------------------------------------------
the cancel button is greyed out and the progress bar still stuck at the same
place before I start the Original post
Show quote
"Willy Denoyette [MVP]" <willy.denoye***@telenet.be> wrote in message
news:%23%238HjoRMIHA.6060@TK2MSFTNGP05.phx.gbl...
> "gs" <gs@dontMail.telus> wrote in message
> news:e%23OzaiRMIHA.2432@TK2MSFTNGP04.phx.gbl...
>> the feedback for the install of c#2008 places 97 to 99% cpu load for way
>> too long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
>> complete, continuing with 98% CPU load!
>>
>> Next time installing visual studio /dot product  I will  likely make sure
>> no feedback
>>
>
>
> Are you sure that this 98% CPU load comes from the feedback info upload?
> Did you inspect which process is pegging the CPU?
>
> Willy.
>
Author
27 Nov 2007 7:57 PM
Willy Denoyette [MVP]
dw20.exe (from the framework directory) is the ".NET error reporting shim",
it's a crash reporting utility which gets started when a program crashes or
stops responding. This shim is not "used" for set-up feedback purposes, so I
guess the installer has crashed (during feedback?). Most often this is the
result of running a corrupted download image.

Anyway, the VS2008 feedback only takes at a couple of minutes or less,
depending on the upload speed.

Willy.



Show quote
"gs" <gs@dontMail.telus> wrote in message
news:O6Oe$3RMIHA.280@TK2MSFTNGP03.phx.gbl...
> yes, process dw20.exe which is usually used in reporting back to
> Microsoft. and the load peaks immediately after the window popup for
> -------------------------------------------
> Setup
>
> Please wait while setup is sending your feedback
>
>
>  Cancel
> -----------------------------------------------
> the cancel button is greyed out and the progress bar still stuck at the
> same place before I start the Original post
> "Willy Denoyette [MVP]" <willy.denoye***@telenet.be> wrote in message
> news:%23%238HjoRMIHA.6060@TK2MSFTNGP05.phx.gbl...
>> "gs" <gs@dontMail.telus> wrote in message
>> news:e%23OzaiRMIHA.2432@TK2MSFTNGP04.phx.gbl...
>>> the feedback for the install of c#2008 places 97 to 99% cpu load for way
>>> too long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
>>> complete, continuing with 98% CPU load!
>>>
>>> Next time installing visual studio /dot product  I will  likely make
>>> sure no feedback
>>>
>>
>>
>> Are you sure that this 98% CPU load comes from the feedback info upload?
>> Did you inspect which process is pegging the CPU?
>>
>> Willy.
>>
>
>
Author
27 Nov 2007 5:24 PM
Nicholas Paldino [.NET/C# MVP]
Two things.  First, did you do an install without the feedback?  If so,
what experience did you have then?  You didn't mention anything about not
selecting the feedback, so there is nothing to compare it to.

    Also, what else are you doing while you are installing VS.NET?  I mean,
that's a pretty massive install.  I wouldn't exactly recommend doing a
number of other things in the meantime.


--
          - Nicholas Paldino [.NET/C# MVP]
          - mvp@spam.guard.caspershouse.com

Show quote
"gs" <gs@dontMail.telus> wrote in message
news:e%23OzaiRMIHA.2432@TK2MSFTNGP04.phx.gbl...
> the feedback for the install of c#2008 places 97 to 99% cpu load for way
> too long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
> complete, continuing with 98% CPU load!
>
> Next time installing visual studio /dot product  I will  likely make sure
> no feedback
>
Author
27 Nov 2007 6:12 PM
gs
the install itself was Ok. I started it, let the default of provide feedback
in place, fill in the parameter, The only deviation I took was;
    I had pre-installed .net 3 run time form windows update last night.
    - I specified the install location to be on a different drive other than
the system C: for C# express
Once I was sure the install process was proceeding normally, I went away
form the PC, leaving teh install run by itself

when I came back at the end of c# studio install, It displayed  windows
reminding to update teh window.  I clicked on the link to the windows update
window, then the OK or finish button (which I don't quite remember) and the
windows pop up for feedback

I did not do anything else.


BTW I just poked around to find out there are  temp files named
    dd_MSDNExp_MSI2739.txt with timestamp of 09:03  size 1.3 MB and
    d_depcheck_VCS_EXP_90.txt 09:24  size 117KB,
    Perflib_Perfdata_688.dat of  10:17  size 16KB
it is now 10:59


I am tempted to cancel the feedback

Show quote
"Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote in
message news:OV7kymRMIHA.1208@TK2MSFTNGP05.phx.gbl...
>    Two things.  First, did you do an install without the feedback?  If so,
> what experience did you have then?  You didn't mention anything about not
> selecting the feedback, so there is nothing to compare it to.
>
>    Also, what else are you doing while you are installing VS.NET?  I mean,
> that's a pretty massive install.  I wouldn't exactly recommend doing a
> number of other things in the meantime.
>
>
> --
>          - Nicholas Paldino [.NET/C# MVP]
>          - mvp@spam.guard.caspershouse.com
>
> "gs" <gs@dontMail.telus> wrote in message
> news:e%23OzaiRMIHA.2432@TK2MSFTNGP04.phx.gbl...
>> the feedback for the install of c#2008 places 97 to 99% cpu load for way
>> too long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
>> complete, continuing with 98% CPU load!
>>
>> Next time installing visual studio /dot product  I will  likely make sure
>> no feedback
>>
>
>
Author
27 Nov 2007 5:25 PM
Family Tree Mike
"gs" wrote:

> the feedback for the install of c#2008 places 97 to 99% cpu load for way too
> long on athlon x64 3800+ PC. 3/4 an hour later its only about 80% complete,
> continuing with 98% CPU load!
>
> Next time installing visual studio /dot product  I will  likely make sure no
> feedback
>
>
>

I had similar load/install time on my machine, but did not have the option
for provide feedback checked.  At least I'm pretty sure I unchecked it.  I'd
be interested in others experiences.  My CPU is similar to yours, dual core
x64.
Author
27 Nov 2007 6:23 PM
gs
so it even used the CPU resources with dual core. Mine is just plain single
core  x64.
BTW I am running Xp pro not xp 32 bit nor vista.

what about your OS?


I will give the feedback another 10 minutes after that I will cancel. it
seems to be hung anyway

Show quote
"Family Tree Mike" <FamilyTreeM***@discussions.microsoft.com> wrote in
message news:921B1A9C-3747-434C-B4B6-1753043AD6D8@microsoft.com...
>
>
> "gs" wrote:
>
>> the feedback for the install of c#2008 places 97 to 99% cpu load for way
>> too
>> long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
>> complete,
>> continuing with 98% CPU load!
>>
>> Next time installing visual studio /dot product  I will  likely make sure
>> no
>> feedback
>>
>>
>>
>
> I had similar load/install time on my machine, but did not have the option
> for provide feedback checked.  At least I'm pretty sure I unchecked it.
> I'd
> be interested in others experiences.  My CPU is similar to yours, dual
> core
> x64.
>
>
Author
27 Nov 2007 7:07 PM
Family Tree Mike
Vista Premium.

Show quote
"gs" wrote:

> so it even used the CPU resources with dual core. Mine is just plain single
> core  x64.
> BTW I am running Xp pro not xp 32 bit nor vista.
>
> what about your OS?
>
>
> I will give the feedback another 10 minutes after that I will cancel. it
> seems to be hung anyway
>
> "Family Tree Mike" <FamilyTreeM***@discussions.microsoft.com> wrote in
> message news:921B1A9C-3747-434C-B4B6-1753043AD6D8@microsoft.com...
> >
> >
> > "gs" wrote:
> >
> >> the feedback for the install of c#2008 places 97 to 99% cpu load for way
> >> too
> >> long on athlon x64 3800+ PC. 3/4 an hour later its only about 80%
> >> complete,
> >> continuing with 98% CPU load!
> >>
> >> Next time installing visual studio /dot product  I will  likely make sure
> >> no
> >> feedback
> >>
> >>
> >>
> >
> > I had similar load/install time on my machine, but did not have the option
> > for provide feedback checked.  At least I'm pretty sure I unchecked it.
> > I'd
> > be interested in others experiences.  My CPU is similar to yours, dual
> > core
> > x64.
> >
> >
>
>
>
Author
27 Nov 2007 8:48 PM
Peter Bromberg [C# MVP]
I strongly suspect that you've got a different issue that you aren't aware
of. I provided feedback on a recent VS 2008 install and it only took a minute
or so to send it.

--Peter
"Inside every large program, there is a small program trying to get out."
http://www.eggheadcafe.com
http://petesbloggerama.blogspot.com
http://www.blogmetafinder.com



Show quote
"gs" wrote:

> the feedback for the install of c#2008 places 97 to 99% cpu load for way too
> long on athlon x64 3800+ PC. 3/4 an hour later its only about 80% complete,
> continuing with 98% CPU load!
>
> Next time installing visual studio /dot product  I will  likely make sure no
> feedback
>
>
>

AddThis Social Bookmark Button