Anonymous

Forum Replies Created

Viewing 15 posts - 331 through 345 (of 665 total)
  • Author
    Posts
  • in reply to: Unable to connect to Launch Monitor #2176
    Anonymous
    Participant

    I had this same problem and have a solution that sort of works.

    First, set your virtualbox network adapter to Host-only Adapter mode.

    Then in the VisualDDK Driver Project Launcher window set the Target machine hostname or IP to 192.168.56.101(or whatever IP address is shown at the bottom of the DDKLaunchMoniter window on your virtual machine.

    This has allowed me to launch a driver and successfully see debug messages. I’m still having issues with Visual Studio locking up when I unload the driver but at least I can load and test the driver.

    in reply to: can’t mount cue files. #2208
    Anonymous
    Participant

    I can’t seem to mount CUE files, either. My CUE files are accompanied by raw BIN files created with IMGBurn, but my WinCDEmu rejects them. They seem to work fine with Daemon Tools and Alcohol 52%, but WinCDEmu just dosen’t like them.

    in reply to: Installation issue Win7/VS2010 #2160
    Anonymous
    Participant

    Dear,

    The message posted above is the log I get during the installation of Visual DDK on Win 7 64 bit, with VS2010 and the latest version of WDK. All help would be appreciated!

    KR,

    Philip

    in reply to: handle not closed? #1179
    Anonymous
    Participant

    I just had this issue in Windows Server 2008 R2 with WinCDEmu v3.5. Administrators can unmount with “eject”, but unprivileged users need to double-click the .iso file.

    Error text when attempting eject:
    ‘CD Drive (V:)’ is currently in use. Save any open files on this disc, and then close the files or programs using the files before ejecting the disc.

    in reply to: Vmware Workstation 7.1.3 running Win7 won’t start #2211
    Anonymous
    Participant

    I had problem with windbg, it works now.

    in reply to: Vmware Workstation 7.1.3 running Win7 won’t start #2210
    Anonymous
    Participant

    @Sarge wrote:

    I created new boot entry in virtual machine (using vminstall.exe), after run vmmon.exe on host machine and restart virtual machine.

    I choose new boot entry:

    VM hangs at the “Starting Windows” and nothing more happens..

    Any suggestion what should I do?

    in reply to: Can’t boot WinXP in VB with debugging enabled #1961
    Anonymous
    Participant

    OK, I guess I should learn to read…

    From WinDbg:

    Windows XP Kernel Version 2600 UP Free x86 compatible
    Built by: 2600.xpsp_sp3_gdr.111025-1629
    Machine Name:
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x805540c0
    System Uptime: not available
    Break instruction exception - code 80000003 (first chance)
    *******************************************************************************
    *                                                                             *
    *   You are seeing this message because you pressed either                    *
    *       CTRL+C (if you run kd.exe) or,                                        *
    *       CTRL+BREAK (if you run WinDBG),                                       *
    *   on your debugger machine's keyboard.                                      *
    *                                                                             *
    *                   THIS IS NOT A BUG OR A SYSTEM CRASH                       *
    *                                                                             *
    * If you did not intend to break into the debugger, press the "g" key, then   *
    * press the "Enter" key now.  This message might immediately reappear.  If it *
    * does, press "g" and "Enter" again.                                          *
    *                                                                             *
    *******************************************************************************

    The solution was to press g followed by Enter which resumed the VM.

    in reply to: Call for feature requests #1681
    Anonymous
    Participant

    @bazis wrote:

    Hi, All.
    So, which features do YOU want to see in the next version of WinCDEmu?
    Planned so far:

    1. Option to remember mounted drivers after restart
    2. Batchmnt should have a flag to use portable driver
    3. Unattended uninstall

    Any other suggestions?

    in reply to: Driver installation timed out #1420
    Anonymous
    Participant

    @bazis wrote:

    As described in another topic, check for additional CD/DVD filter drivers:

    Select “start->run” or press “Windows key + R key”, type “regedit”.
    Go to HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Control -> Class
    Press “Ctrl+F”, type “cdrom”, press ENTER.
    Ensure that the “{4D36E965-E325-11CE-BFC1-08002BE10318}” class was selected on the left.
    Carefully examine the values on the right. If anything like “UpperFilters”, “LowerFilters” or anything else containing the word “filter” appears there, please either post the values here, or make a screenshot of your regedit window.

    in reply to: VMMON does not connect #2145
    Anonymous
    Participant

    If you find out I’d love to know.
    I’m running Host Win 7 X64 VS2010
    Client Vista Home on Oracle VM VirtualBox 4.1.8

    in reply to: Installing 1.5.6 on Win 7 HP laptop #2006
    Anonymous
    Participant

    Same here :/

    in reply to: VMMON does not connect #2146
    Anonymous
    Participant

    Hello, (this is me again). Does anybody know how I can check VMMON and VirtualBox are indeed communicating? (where is the pipe created?)

    Thank you!

    in reply to: virtualKD with winDBG #2012
    Anonymous
    Participant

    Surpirisgnly well-written and informative for a free online article.

    in reply to: Debugger does not connect after "Restore VM snapshot" #1971
    Anonymous
    Participant

    I’m so glad that the internet alolws free info like this!

    in reply to: WinCDEmu crashes #2016
    Anonymous
    Participant

    Same problem. I’ll attach my error log here (the one provided by Windows). Hope it will help to resolve the issue. I had to translate it into English by myself so excuse me if the “official” translation is different.

    Problem signature:
    Problem event name:	APPCRASH
    Application name:	vmnt.exe
    Application version:	3.6.0.0
    Application timestamp:	4e4026fe
    Faulty module name:	vmnt.exe
    Faulty module version:	3.6.0.0
    Faulty module timestamp:	4e4026fe
    Exception code:	c0000005
    Exception offset:	0001e742
    OS version:	6.1.7601.2.1.0.256.48
    Language code:	1049 (comment: this is Russian)
    Additional data 1:	0a9e
    Additional data 2:	0a9e372d3b4ad19135b953a78882e789
    Additional data 3:	0a9e
    Additional data 4:	0a9e372d3b4ad19135b953a78882e789
Viewing 15 posts - 331 through 345 (of 665 total)