support

Forum Replies Created

Viewing 15 posts - 7,171 through 7,185 (of 7,512 total)
  • Author
    Posts
  • in reply to: "Failed to add commands" in Visual Studio 2010 with SP1 #1937
    support
    Keymaster

    Please re-run VisualDDK configuration tool from start menu to reset plugin settings.
    As for “-ceZ”, you can easily modify the build command line from the project settings.

    support
    Keymaster

    Maybe, it’s a bug in KMPlayer? WinCDEmu does not lock the system. Anyway, I’ll check for compatibility with KMPlayer and see what I can do.

    support
    Keymaster

    Does it happen always? Or did it happen only one time?

    support
    Keymaster

    Was there an error message when you clicked “unmount”?
    What happens when if you double-click at the drive icon in Explorer? Does the drive open, or is there an error?
    Is the CDROM still visible in Device Manager?

    in reply to: VirtualBox running Win7 won’t start #1530
    support
    Keymaster

    Stop. Did you perform the installation correctly?
    1. Rename “normal” VBoxDD.dll to VBoxDD0.dll
    2. Copy VirtualKD’s VBoxDD.dll to VirtualBox directory (in place of the original VBoxDD.dll).
    Both steps are vital. VirtualKD’s version of VBoxDD.dll should be used by VirtualBox instead of the original. However, it will redirect normal requests to the original DLL (it expects it to be called VBoxDD0.dll).

    in reply to: VirtualBox running Win7 won’t start #1529
    support
    Keymaster

    Please uninstall VirtualBox, remove all contents of OracleVirtualBox folder in Program Files, reinstall it and use the VBoxDD.dll from VirtualKD 2.5.4. It supports VirtualBox 4.1

    in reply to: Cannot start debugging #1847
    support
    Keymaster

    Then you don’t have a network connection between the VM and the host machine. Try adding another network card in the VM settings and selecting “host-only” as the connection type.

    in reply to: Cannot start debugging #1845
    support
    Keymaster

    What does the launch window in Visual Studio show? What happens if you press “refresh”?

    in reply to: Cannot start debugging #1843
    support
    Keymaster

    Is your firewall blocking the connections to the target machine?

    in reply to: delete #1763
    support
    Keymaster

    Does it happen to BD discs only, or data discs as well?

    in reply to: Cannot start debugging #1840
    support
    Keymaster

    That looks like a strange bug in VS2010. Do you have the latest service pack installed? If yes, please create a dump file using Visual Studio (Debug->Save dump as) and submit a link to it here.
    As another workaround I can suggest getting msdia.dll from VS2008 and registering it in your system. VisualDDK will automatically use it instead.

    in reply to: Cannot start debugging #1838
    support
    Keymaster

    This helps partially. Please get symbols for both MSDIA100 and DDKDebugger-dbg:
    1. Download http://visualddk.sysprogs.org/DDKDebuggerPDB.zip
    2. In Visual Studio right-click on a line containing msdia100.dll, select Load Symbols -> From microsoft servers
    3. Right-click on a line containing DDKDebugger-dbg, select Load Symbols -> From file, specify the PDB file from the archive
    This should update the call stack and make it more informative. Please submit a new screenshot.

    in reply to: Cannot start debugging #1836
    support
    Keymaster

    devenv.exe (enable native debugging!)

    in reply to: delete #1761
    support
    Keymaster

    Which BD player are you using? Could it be that the player keeps on running, accessing the drive letter and preventing the disc from being ejected (just like on a physical drive)?

    in reply to: WINCDEMU #1902
    support
    Keymaster

    Try rebooting just to get sure.

Viewing 15 posts - 7,171 through 7,185 (of 7,512 total)