Slow build with VS.NET 2003

M

MINA

We have a Solution with about 30 VB.NET projects in it.
The build runs fine on most PC's.
We have one notebook, however that the build runs very
slow on. CPU usage is minimal (<5%) and HDD activity is
also very low.
THe build takes about 20-30 seconds on most PC's and about
5-10 minutes on this one.
It seems that there is some sort of timeout heppening.
Any ideas anyone?
 
J

John Eikanger [MSFT]

Hi, Mina

This type of problem is very difficult to address in the newsgroups due to
all of the possible variables. I would look at the amount of RAM in the
laptop first. Are your projects stored on the laptop, or are they accessed
over the network? Do you have a direct network connection, or are you
using wireless? Does the laptop use a standard interface, or has it been
heavily "customized" by the manufacturer? Does the laptop have the same
patches and service packs installed. What version of dotnet, the OS, etc?

I would generate an MSINFO report on the desktop machine which is most
similar to the laptop (same os,processor, etc) and see how it differs from
the laptop.

Bottom line: your best bet would be to create a standard support incident
and pursue the problem 1:1.

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
"Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security."
--------------------
| Content-Class: urn:content-classes:message
| From: "MINA" <[email protected]>
| Sender: "MINA" <[email protected]>
| Subject: Slow build with VS.NET 2003
| Date: Wed, 17 Sep 2003 05:54:56 -0700
| Lines: 9
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| We have a Solution with about 30 VB.NET projects in it.
| The build runs fine on most PC's.
| We have one notebook, however that the build runs very
| slow on. CPU usage is minimal (<5%) and HDD activity is
| also very low.
| THe build takes about 20-30 seconds on most PC's and about
| 5-10 minutes on this one.
| It seems that there is some sort of timeout heppening.
| Any ideas anyone?
|
 
W

William Schubert

I cannot help, but I did notice something similar when I
am connected to our network. When I disconnect from our
network the build takes the normal amount of time, but
when I reconnect, it becomes incredibly slow again. If
you find out why, let me know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top