Open Web Site freezes VS2008

Last post 10-08-2008 11:31 AM by Enz1n0. 12 replies.

Sort Posts:

  • Open Web Site freezes VS2008

    03-26-2008, 6:20 AM
    • Member
      79 point Member
    • Ensonix
    • Member since 07-18-2005, 7:31 PM
    • California
    • Posts 26

    I can't open one of our projects (DotNetNuke install) as every time i got to File>Open Web Site.. VS2008 hangs indefinitely. It's using up 50% CPU, and the RAM climbs slowly upwards, but nothing happens. Every other menu option runs fine. Any suggestions on how to fix this?

  • Re: Open Web Site freezes VS2008

    03-26-2008, 12:45 PM

    Can you please obtain a few dumps as described here http://blogs.msdn.com/mikhailarkhipov/archive/2007/09/19/how-to-obtain-debug-information-from-a-hung-frozen-application.aspx, open a bug on http://connect.microsoft.com and attach zipped dumps to it?

    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Open Web Site freezes VS2008

    03-26-2008, 9:44 PM
    • Member
      79 point Member
    • Ensonix
    • Member since 07-18-2005, 7:31 PM
    • California
    • Posts 26

    Hi Mikhail

    I've added a bug report and attached a dump here https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=334642

    Ryan 

  • Re: Open Web Site freezes VS2008

    03-27-2008, 1:53 PM

    Got it. Judging from what I see in the dump, VS is stuck in OS OpenFile/OpenFolder dialog call which is busy enumerating files in ZIP archives. Are you trying to open site from a compressed folder or archive?

    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Open Web Site freezes VS2008

    03-27-2008, 7:43 PM
    • Member
      185 point Member
    • KevInKauai
    • Member since 04-23-2007, 12:51 AM
    • Posts 249

    OOPS! Wrong product -- not VS but a VWD EE 2008 question. (Posting elsewhere.)

    DISPOSITION: Pilot error! (NOTE TO SELF: If the "Solution Explorer" is hidden in a tab and you open a project never before opened in VWD EE 2008 NOTHING will change -- no page references across the top -- and it will look like NOTHING has happened.)

    :) KevInKauai

  • Re: Open Web Site freezes VS2008

    03-28-2008, 1:07 AM
    • Member
      79 point Member
    • Ensonix
    • Member since 07-18-2005, 7:31 PM
    • California
    • Posts 26

    I've no idea what zip files it would be trying to enumerate as I haven't actually been able to point it at a directory or site yet, the open site dialog never opened. The freeze happens right after selecting File > Open Web site.

  • Re: Open Web Site freezes VS2008

    10-02-2008, 8:06 AM
    • Member
      188 point Member
    • vlangber
    • Member since 01-11-2005, 7:16 AM
    • Posts 48

    I have the same problem.. I just bought a new machine, and I've installed VS 2008 and SP1. I can create new websites etc, but as soon as I click on the "Open Website" on the File menu, it freezes. I've used VS 2008 on other machines in the past without any issues.

    I've tried reinstalling both VS 2008 and SP1, but it doesn't work.

     I'm using Windows Vista Enterprise x64.

     

  • Re: Open Web Site freezes VS2008

    10-08-2008, 9:01 AM
    • Member
      6 point Member
    • Enz1n0
    • Member since 10-08-2008, 8:59 AM
    • Posts 3

    Hallo!

    Have you risolved your problem? I have vista enterprise x64 too.

  • Re: Open Web Site freezes VS2008

    10-08-2008, 9:10 AM
    • Member
      188 point Member
    • vlangber
    • Member since 01-11-2005, 7:16 AM
    • Posts 48

    I haven't fixed the issue, but I know how to prevent it from happening. It happens when I point the Open Website dialog at a folder with many large zip and rar files. When I copied my website away from that folder, everything is working again.

  • Re: Open Web Site freezes VS2008

    10-08-2008, 9:29 AM
    • Member
      6 point Member
    • Enz1n0
    • Member since 10-08-2008, 8:59 AM
    • Posts 3

    Thank you for quickly answer. I don't select the folder, Visual Studio freezes when i click on File-->Open-->Web Site  like Shift+Alt+O.

  • Re: Open Web Site freezes VS2008

    10-08-2008, 9:37 AM
    • Member
      188 point Member
    • vlangber
    • Member since 01-11-2005, 7:16 AM
    • Posts 48

    I think that happens because it remembers the last folder you used. I don't remember exactly how I reset it, but it I think it as by deleting the Visual Studio 2008 folder(I didn't have anything important there) in Documents and restarting the computer, or by reinstalling Visual Studio.

  • Re: Open Web Site freezes VS2008

    10-08-2008, 11:10 AM
    Answer

    This means that File Open dialog (which is OS component) hangs doing something, the site is not getting opened yet (actual open happens when you click OK). Make sure you don't have stale network drives which are offline. OS may be trying to restore connections to mapped drives.

    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Open Web Site freezes VS2008

    10-08-2008, 11:31 AM
    • Member
      6 point Member
    • Enz1n0
    • Member since 10-08-2008, 8:59 AM
    • Posts 3

    You are right! I already checked my network drive, but now looking again I find a dead drive. I killed it and VS works fine.

    Thank you very much!

Page 1 of 1 (13 items)