support

Forum Replies Created

Viewing 15 posts - 7,306 through 7,320 (of 7,623 total)
  • Author
    Posts
  • in reply to: Can not start kernel-mode debug connection to vmware #1804
    support
    Keymaster

    Oops. Copying both to system32 was a bad idea. WinDBG uses some very special version of dbghelp.dll that is incompatible with most other clients.
    Please restore the original versions and specify the debugging tools location in VisualDDK properties. VIsualDDK will automatically use the correct versions.

    in reply to: No VisualDDk Debug menu at VS2010 #1775
    support
    Keymaster

    Please install the 32-bit debugger from the WDK disc manually.

    in reply to: Call for feature requests #1662
    support
    Keymaster

    Try looing at file properties -> details of any EXE/DLL in WinCDEmu folder.

    in reply to: Mounting & Unmounting #1893
    support
    Keymaster

    In fact, I’m travelling around till August and only checking my messages once or twice per day. I assume, somewhat in the August I will probably have some time. But definitely not before. If you have good C++ background, I could show you what to hack in WinCDEmu sources to add this feature.

    in reply to: Mounting & Unmounting #1891
    support
    Keymaster

    It can be also implemented by adding a small change to WinCDEmu driver. I’ll consider it in the future versions.

    in reply to: Cannot start debugging #1823
    support
    Keymaster

    Does pressing “refresh” in Visual Studio change anything?

    in reply to: Cannot start debugging #1821
    support
    Keymaster

    Did you run VisualDDK monitor on the virtual machine? Are you sure the firewall is not blocking the port?

    in reply to: Cannot start debugging #1819
    support
    Keymaster

    You need to open project settings and set the “output file name” there. VisualDDK uses it to find which driver to load.

    in reply to: Cannot start debugging #1824
    support
    Keymaster

    OK, I am assuming the problem occurs because the launcher cannot find the compiled sys file. You can try experimenting with the launcher settings, or installing the driver manually and using the Debug->Attach dialog to attach to the target machine.

    in reply to: No VisualDDk Debug menu at VS2010 #1774
    support
    Keymaster

    Installing C# fixes the missing stdole.dll bug present in VS2010.
    I’ve added a workaround for that in VisualDDK 1.5.4

    in reply to: Can not start kernel-mode debug connection to vmware #1802
    support
    Keymaster

    Please download VisualDDK 1.5.4, select “register debug version of DDKDebugger.dll” in installer, run Visual Studio as administrator, attempt debugging and post the DDKDebugger.log file from VisualDDK directory here. The log file should contain problem details.

    in reply to: Cannot start debugging #1827
    support
    Keymaster

    Please download VisualDDK 1.5.4, select “register debug version of DDKDebugger.dll” in installer, run Visual Studio as administrator, attempt debugging and post the DDKDebugger.log file from VisualDDK directory here. The log file should contain problem details.

    in reply to: debug MS sample msvad #1917
    support
    Keymaster

    Is your driver root-enumerated, or do you rely on some bus driver?

    in reply to: Total Commander 32 bits and WinCdEmu #1778
    support
    Keymaster

    Hi, could you please create a dump file as described above? Without it it’s impossible for me to determine the cause of the problem.

    in reply to: Can not start kernel-mode debug connection to vmware #1800
    support
    Keymaster

    The windbg that comes with WDK is probably 64-bit. You need to install the 32-bit WinDbg by running V:Debuggerssetup_x86.exe, where V: is your WDK disc.

Viewing 15 posts - 7,306 through 7,320 (of 7,623 total)