Cannot evaluate expression error in ONE project for years
        Posted  
        
            by pukipuki
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pukipuki
        
        
        
        Published on 2010-04-28T13:32:58Z
        Indexed on 
            2010/05/02
            8:57 UTC
        
        
        Read the original article
        Hit count: 328
        
visual-studio
|bugs
Just tired to see this error every time for years only in ONE project: "Cannot evaluate expression because a thread is stopped at a point where garbage collection is impossible, possibly because the code is optimized"
Almost every property or field displays this message. From vs2005+.net2.0 to vs2008+.net3.5 now. Does anybody know how to fix it?
© Stack Overflow or respective owner