RE: Debugger hangs at GC.Collect

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Robert Gruen [MSFT] (robgruen_at_online.microsoft.com)
Date: 03/23/04

  • Next message: Armin Zingler: "Re: Debugger hangs at GC.Collect"
    Date: Tue, 23 Mar 2004 15:39:16 GMT
    
    

    Armin,

    You're getting the message that states that there's no source code for the
    available location because you don't have symbols for the .NET framework.
    It sounds like by using F8 you're actually attempting to step into the code.

    You can do 2 things:

    1) Get symbols for the .NET framework: How to Get Symbols:
    http://www.microsoft.com/whdc/ddk/debugging/symbols.mspx. You can specify
    the location mentioned here as an additional directory to look for symbols.

    2) Use the debug menu and select Step Over to step over GC.Collect

    What's probably happening is that the debugger/VS.NET is throwing up a
    message box you can't see somewhere and it's blocking everything. One of
    the two solutions from above should resolve the problem you're having.

    Thanks! Robert Gruen
    Microsoft, VB.NET

    This posting is provided "AS IS", with no warranties, and confers no rights.


  • Next message: Armin Zingler: "Re: Debugger hangs at GC.Collect"

    Relevant Pages

    • Re: app written in .net 2003 beta version?
      ... A compiled application requires only the .NET Framework, ... Unless the author put some sort of "Time bomb" into these apps, ... your fears are unwarranted and not based on the facts. ... If you want to look at source code, you can get the appropriate "Express" ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Dvorak: Vista helps developers (what is he talking about?)
      ... Either you or the Rotor community will have ... Question to anybody reading this thread: are the .NET framework ... libraries viewable in High Level Language source code? ...
      (microsoft.public.dotnet.languages.vc)
    • Re: VB.NET independent appliation
      ... You were able to but only if you didn't need anything from MSVCRTxx or MFC ... (that being the .Net Framework Runtime- which is the new VBRT/VM): ... it's a free utility with source code and the reasons ...
      (microsoft.public.dotnet.languages.vb)
    • Re: how to determine if my component will work under CP
      ... Yes, I have the source code, but is done with the .Net Framework 1.1 (Visual ... Studio .Net 2003) ... the assembly compile successul or not. ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: SP2 download refuses to install itself
      ... As I mentioned in another post in this thread, the Service Pack is for .Net ... instead of .Net Framework 1.1. ... This posting is provided "as is" with no warranties and confers no rights. ...
      (microsoft.public.dotnet.framework)