|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IDE very slow when saving fileHi everyone,
Ok, here's the deal. I have a laptop installed with VS 2005. I'm programming in C#. When I am at home, connected to my LinkSys router, it saves fine. However, whenever I am anywhere else, it saves very slowly (takes about 1 minute), on the same file(s). Any ideas? Thanks! Chad Chad,
I don't see how the fact that it is connecting to a router makes a difference, unless you are connecting to a network share? Can you give some more information? -- Show quote- Nicholas Paldino [.NET/C# MVP] - mvp@spam.guard.caspershouse.com "Chad A. Beckner" <cbeck***@iupui.edu> wrote in message news:u1AKrTKCGHA.336@TK2MSFTNGP14.phx.gbl... > Hi everyone, > > Ok, here's the deal. I have a laptop installed with VS 2005. I'm > programming in C#. When I am at home, connected to my LinkSys router, it > saves fine. However, whenever I am anywhere else, it saves very slowly > (takes about 1 minute), on the same file(s). Any ideas? > > Thanks! > > Chad > > I agree, it shouldn't make a difference. What kind of information are you
looking for? Chad Show quote "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote in message news:%23TFbQeKCGHA.984@tk2msftngp13.phx.gbl... > Chad, > > I don't see how the fact that it is connecting to a router makes a > difference, unless you are connecting to a network share? > > Can you give some more information? > > > -- > - Nicholas Paldino [.NET/C# MVP] > - mvp@spam.guard.caspershouse.com > > "Chad A. Beckner" <cbeck***@iupui.edu> wrote in message > news:u1AKrTKCGHA.336@TK2MSFTNGP14.phx.gbl... >> Hi everyone, >> >> Ok, here's the deal. I have a laptop installed with VS 2005. I'm >> programming in C#. When I am at home, connected to my LinkSys router, it >> saves fine. However, whenever I am anywhere else, it saves very slowly >> (takes about 1 minute), on the same file(s). Any ideas? >> >> Thanks! >> >> Chad >> >> > > Do you have any network drives or similar set up that would not be
present outside your LinkSys router location? I connect my laptop to my network at work also. The only network drive is
one mapped to another computer on my home network. Of course, if I'm not at home, it can't map the drive. However, the projects don't make any reference (or include files) from the mapped drive. Chad Show quote "sune" <sune.kel***@gmail.com> wrote in message news:1135442022.977092.143220@z14g2000cwz.googlegroups.com... > Do you have any network drives or similar set up that would not be > present outside your LinkSys router location? > Chad A. Beckner <cbeck***@iupui.edu> wrote:
> I connect my laptop to my network at work also. The only network drive is It would certainly be worth *trying* unmapping the drive when not > one mapped to another computer on my home network. Of course, if I'm not at > home, it can't map the drive. However, the projects don't make any > reference (or include files) from the mapped drive. connected to the home network, just to see whether that's the culprit (even though it shouldn't be). -- Jon Skeet - <sk***@pobox.com> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet If replying to the group, please do not mail me too It very well could be the culprit.
Windows does some odd things at that level when accessing disk. Are you talking about slow times when bringing up the file dialog or just slow times when you hit the 'save' buttons? Show quote "Jon Skeet [C# MVP]" <sk***@pobox.com> wrote in message news:MPG.1e1793573ffe324b98cbd2@msnews.microsoft.com... > Chad A. Beckner <cbeck***@iupui.edu> wrote: >> I connect my laptop to my network at work also. The only network drive >> is >> one mapped to another computer on my home network. Of course, if I'm not >> at >> home, it can't map the drive. However, the projects don't make any >> reference (or include files) from the mapped drive. > > It would certainly be worth *trying* unmapping the drive when not > connected to the home network, just to see whether that's the culprit > (even though it shouldn't be). > > -- > Jon Skeet - <sk***@pobox.com> > http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet > If replying to the group, please do not mail me too |
|||||||||||||||||||||||