Error when trying to open crash dump

Sysprogs forums Forums VisualDDK/VirtualKD discussion Error when trying to open crash dump

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #224
    airmax
    Participant

    VS2010, VisualDDK 1.5

    “Debug”->”Open Kernel Crash Dump”->[Selected kernel crash dump]->Error dialog:

    
    System.NullReferenceException: Object reference not set to an instance of an object.
    at DDKDebugLauncher.Connect.DoLaunchTarget(String PortName, String TargetPath, DDKLaunchParams launchParams)
    at DDKDebugLauncher.Connect.DoOpenCrashDump(String DumpFilePath)
    at DDKDebugLauncher.Connect.OpenCrashDump()
    at DDKDebugLauncher.Connect.Exec(String commandName, vsCommandExecOption executeOption, Object& varIn, Object& varOut, Boolean& handled)
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.