Visual Studio unusable after installing Debugger Canvas

Discussão Geral Visual Studio unusable after installing Debugger Canvas

  • Dienstag, 7. Februar 2012 22:50
     
     

    The subject says it all - or almost.  VS 2010 Ultimate SP1, lastest hotfixes.   After installing Debugger Canvas, when I try to open a solution in visual studio, VS crashes with a generic "Microsoft Visual Studio has encountered an error and must close" dialog box.

    Based on removing the two extensions one by one, it's the "VS Fragments" extension that's causing this error.

    The error that's occurring is "Attempt to read or write protected memory.  This is often an indication that other memory is corrupt".

    VS2010 Ultimate SP1

    Windows 7 Ultimate x64 SP1


    -cd Mark the best replies as answers!





Alle Antworten

  • Mittwoch, 8. Februar 2012 00:05
    Besitzer
     
     

    Hi Carl,

    Thanks for reporting! This problem is new to us, and sounds pretty serious!

    Can you tell us more about your system? Do you have any other VS extensions installed? Do you have any other versions of VS installed on the same system?

    Thanks,

    --Jens

  • Mittwoch, 8. Februar 2012 00:53
     
     

    Jens -

    I'm not at that machine right now, but if I recall correctly, I have only the VS 2010 Power Tools and VS 2010 Power Commands extensions installed.  I did check for updates, and no updates were shown for any of the extensions I have installed.

    The machine does have VS 2008 Team System in addition to VS 2010 Ultimate, along with SQL Server 2008 and 2008 R2.


    -cd Mark the best replies as answers!

  • Mittwoch, 8. Februar 2012 04:46
    Besitzer
     
     

    Hi Carl,

    That is helpful. I'll try if that is enough to reproduce the problem.

    Thanks!

    --Jens

  • Mittwoch, 8. Februar 2012 17:00
     
     

    Jens -

    Thanks for looking into this.  Meanwhile, I'll try debugger canvas on another similarly configured machine today.


    -cd Mark the best replies as answers!

  • Mittwoch, 8. Februar 2012 18:55
     
     
    OK, I tried Debugger Canvas on another similar machine, and in this case I had no problems with VS stability.  I'll take a closer look at the first machine next time I'm working at that location (tomorrow).

    -cd Mark the best replies as answers!

  • Donnerstag, 9. Februar 2012 16:57
    Besitzer
     
     

    Great! If you find anything, let us know.

    Thanks!

    --Jens

  • Freitag, 10. Februar 2012 19:58
    Besitzer
     
     

    Hi again,

    I did a little bit of research, and found cases similar to this (although with no Debugger Canvas involvement). In those cases, the crashes would be tied to the Solution, not the machine, so it seemed like the solution was corrupted. Is this the case for you as well, or will no Solution open at all?

    Thanks,

    --Jens

  • Samstag, 11. Februar 2012 15:52
     
     

    I tried three solutions, each with ~20 projects - none of them would open.  Removing Debugger Canvas allowed all of those solutions to load - these are all solutions that i work with on an alomst daily basis. 

    In each of these solutions there are a number of C# EXE and DLL projects, plus a single C++ Makefile project.  This makefile project contains no code and is simply used as a greatly enhanded post-build step that copies files from the various projects into a "release image" folder that has all of the file layed out as they would be when installed. 


    -cd Mark the best replies as answers!

  • Donnerstag, 16. Februar 2012 19:10
    Besitzer
     
     

    Hi Carl,

    Sorry for the slow response. Thanks for providing the extra detail, that is very helpful! You said that Debugger Canvas worked well on another similar machine. Could you open these projects on that machine?

    Thanks!

    --Jens

  • Montag, 20. Februar 2012 21:32
     
     

    Jens -

    Yes - same projects on both machines.  They're checked out of TFS, so I know the project files themselves are identical.  Root cause must be some difference in exactly what's installed on the two machines that I haven't identified yet.


    -cd Mark the best replies as answers!

  • Dienstag, 21. Februar 2012 20:12
    Besitzer
     
     

    Got it. Thanks Carl!

    --Jens