Search

You searched for the word(s): userid:642305

Matching Posts

  • I have found a solution !

    After spending the day trying to resolve this problem, I finally found a solution ! With the help of a network packet analyzer I was able to find out what stalls Visual Studio. I found that whenever I saved a file, in my web project, Visual Studio did a DNS lookup on a host on my local network. This host was offline so although it managed to resolve it's IP address, there was no response from it. After a timeout period Visual Studio stops trying to connect to this host and goes on with it's business
    Posted to Visual Studio 2005 (Forum) by Andersen on 2/2/2006
  • Re: Slow save in VS2005 Web project.

    This problem occurs with all web projects, newly created as existing solutions. I do not have any network projects in my solution, only a simple web page (htm file) and no images. The problem appears to occur no matter which type of file is in my solution, even text files are very slow saving. All files are on the file system, I am not hosting them on any remote computer or web site. The problem does not occur in my C++ / C# projects (I have never tried to make a VB or J# projects).
    Posted to Visual Studio 2005 (Forum) by Andersen on 2/2/2006
  • Slow save in VS2005 Web project.

    Whenever I'm working with web projects I'm experiencing very slow save times every time I save a file (About 20 seconds for a short .htm page). VS appears to be working as the disk little icon in the status bar is blinking meanwhile, but the rest of the application stops responding until the save is completed. The project I'm working on is located on my local folders, so no network access should occur in the save process, slowing it down. The strange thing is that whenever I'm working with C++ or
    Posted to Visual Studio 2005 (Forum) by Andersen on 1/31/2006
Page 1 of 1 (3 items)