Accessing VirtualBox host drive from IIS guest OS

Hi there,
I have a setup with Windows 7 as the host OS that is running VirtualBox (4.2.18). The guest I am running is using Windows Server 2012 as the OS. The guest OS has its own domain, completely separate from the host.
For development purposes I want to configure a dev web app that pulls its files from the host and runs them in an IIS process within the guest. How do I proceed?
I really would like to use the VirtualBox's UNC path \\vboxsrv\d_drive but I am getting the following error from IIS:
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
One solution as a workaround that I have found is creating a new shared drive, e.g. d$ on the host, add an account (e.g. "virtualbox") on host and guest, and configure this account as the apppool-account and as the connection-account with cleartext
credentials to the physical path of the webapp. This is a lot of work. With this setup I experience delays of 5 seconds, that I guess are due to the authentication that is always taking its time.

Hi,
It seems like that the user account you're using for your app pool doesn't have rights to the web site directory, so it can't read config from there.  Check the app pool and see what user it is configured to run as.  Check the directory and see
if that user has appropriate rights to it.  While you're at it, check the event log and see if IIS logged any more detailed diagnostic information there.
Please post in the IIS forum for further analysis:
http://forums.iis.net/
Regards,
Yan Li
Cataleya Li
TechNet Community Support

Similar Messages

  • Cannot see host drives from within guest OS

    My host PC is Win7 64-bit, and guest PC is Win7 32-bit. I've installed and enabled Integration Services and ticked the relevant resource sharing options under "Integration features". Should I expect to see the host's drives appear in the guest's
    Windows Explorer? Or am I missing something?

    >I guess I was expecting VPC to work like Remote Desktop, where you would automatically see the host drives listed in Windows Explorer ("C on hostname", "D on hostname", etc).
    It really should, but there's a RDP update that messes up this
    functionality.
    >Edit 2: I've just set up a mapped drive, but it seems very unreliable. It gets slower and slower as I "drill down" through folders on the host, and right-clicking a file to copy it to the guest causes Windows Explorer to hang, and never
    shows the context menu. I've tried uninstalling IS from the guest and re-installing/enabling it, but it made no difference. Thoughts?
    Turn of all TCP and UDP offloading in the NIC properties on the host. Not
    all NIC's are fully compatible on that feature.
    Bob Comer Microsoft MVP -- Hyper-V

  • How to access printing & hard drive from my PC via AEBS

    Got my MacBook Pro connected to my new AirPort Extreme Base Station and every thing is up and running along with wireless printing and Back-Up hard drive. My son’s PC running XP is connected to the AirPort broadband signal just fine, except I haven’t figured out how to have the PC to access the AirPort connected printer and networked hard drive. So, anyone have any words of wisdom in this arena?
    Regards,

    The AEBSn shares a USB-attached hard drive using both Apple Filing Protocol (AFP) aka AppleShare, the same format used by Personal File Sharing or the OS X Server to share files, AND Samba, a network file-sharing service compatible with OS X, Windows and Linux. Shared drives must be formatted in either Mac HFS+, FAT16 or FAT32. NTFS-formatted drives won't work.
    To access the shared drive from Windows, just bring up the network browser by double-clicking Network on the Desktop. The base station name should appear in the Network browser window.

  • Cannot see see host drives, Win 7 guest on Virtual PC Win 7 host

    I have Virtual PC running on Windows 7 Enterprise with a Win 7 guest OS and integration features enabled (all drives are selected), as per instructions here:
    http : / / technet.microsoft.com/en-us/library/ee449412(v=ws.10).aspx
    However after restarting the VM it still does not work, I cannot see the host drives in the VM.  How can I get this to work?

    Here's a link to a thread about the same problem.  There seems to be a couple of fixes, and one is to uninstall an RDP update (KB2592687), and another is a list of 8 steps that seems to resolve the issue.  I'd suggest trying the
    8 steps first because then you'll have all the updates and a working VM if it works.
    http://social.technet.microsoft.com/Forums/windows/en-US/64f6dc06-d79e-451e-b249-66a762f3539b/tsclientc-not-available-any-more-in-virtual-pc-after-installing-rdp8-protocol-update?forum=w7itprovirt
    And the eight steps from
    Holmp_
    I was able to get it working:
    Go to Settings for the Windows XP Mode VM.
    Integration Settings
    Uncheck Drives.
    Login to the VM and Shut Down the Guest OS.
    Boot it back up and login.
    Recheck Drives in Integration Settings.
    Shut Down the Guest OS again.
    Boot it back up and it should be working.
    Hope this helps.
    Bob Comer

  • Start host process from within guest OS

    I am using VMWare Workstation 10.
    Some of my vm's are dedicated to compiling code using CruiseControl.NET.
    What I am attempting to do is add a step that automates testing a completed setup on several clean virtual machines. From what I can see, the guest OS will be required to 'announce' to the host OS that a build has completed and then launch a process to revert the virtual machines, start the virtual machines and then launch a process that does the following:
    Copy the setup.exe from a known location to a directory on the virtual machine
    Launch the setup.exe with parameters from a command line
    Wait for setup.exe to finish
    Launch an automated testing tool to validate basic functionality of the application.
    Wait for automated testing to complete
    Shut down the virtual machines
    Wait for next successful build
    I am attempting to work on this problem using vmrun.exe within a powershell script. With this script I can successfully revert virtual machines, start and stop virtual machines.
    What I am trying to work out is how to pass data from CruiseControl.net in the guest operating system to the host operating system. So I am turning to this community to see if anyone here has any ideas?
    I have not read of any ideas of communication from the guest to the host while there is a 'host' <yeah, pun is intended> of information of sending info from the host to the guest. Note that the guest OS does not have VMWare Workstation installed, nor is it desirable to do this.
    My initial thoughts, even as I write this question, is that all of the guest OS build machines map a drive to the host. At the end of of a successful build the setup is copied to a directory and a sentinel file is updated with information. The host OS will have CruiseControl.net installed and will monitor for file changes for the sentinel file. When changed then it will start the automated testing process.
    Is there a better way to accomplish this goal?
    I appreciate any suggestions.
    Sincerely,
    Dan Lee | Release Engineer

    >I guess I was expecting VPC to work like Remote Desktop, where you would automatically see the host drives listed in Windows Explorer ("C on hostname", "D on hostname", etc).
    It really should, but there's a RDP update that messes up this
    functionality.
    >Edit 2: I've just set up a mapped drive, but it seems very unreliable. It gets slower and slower as I "drill down" through folders on the host, and right-clicking a file to copy it to the guest causes Windows Explorer to hang, and never
    shows the context menu. I've tried uninstalling IS from the guest and re-installing/enabling it, but it made no difference. Thoughts?
    Turn of all TCP and UDP offloading in the NIC properties on the host. Not
    all NIC's are fully compatible on that feature.
    Bob Comer Microsoft MVP -- Hyper-V

  • Accessing Clients C drive from Web

    I have a web application which needs to display pictures or run video files on the web. Please let me know wether i can access my client C drive from the web. Like the way i am to create cookies etc.

    You can use fpassthru() or readfile() functions.
    http://www.php.net/manual/en/function.fpassthru.php
    http://www.php.net/manual/en/function.readfile.php

  • Can't access locally hosted website from behind the router, but can outside

    Hi, I recently had to be moved from ATT DSL to U-verse. At home I host a small non-commercial website with a domain name registered, listening on port 80.  I can access the website if signed in to my employer's VPN at home, but not from any machine in my home network.  This worked for a few days after switching, but then suddenly stopped working. Any idea what's going on and if it can be fixed? Since I can get to it from VPN, I assume folks outside of U-verse can see it.  How about folks with U-verse as their ISP?  The web site is http://www.jtlanguage.com. Thanks. -John 

    I suspect that the U-Verse RG is smart enough to see that the IP address you are attempting to route to is itself, and it is not applying the port forwarding to traffic coming from internal addresses as it is from external traffic arriving (since the traffic is coming from behind the firewall, not outside it).  If this is the case, you could put a hosts file entry on your local machines to identify the internal IP address rather than the external IP address for the web server, so that the computers go directly to the machine behind the firewall.

  • Accessing Lacie USB drive from Time Capsule

    I have recently purchased a time capsule. I would like to transfer the contents of a LaCie 750G USB HD to the TC. I've plugged it into the USB connector of TC, and Disk Utility sees another HD (In Airport Utility, under 'Disks' it sees the USB drive as a Hitachi HDT721075SLA380). However, I cannot see this disk when accessing TC through Finder on my MacBook.
    Is there an easy way to copy the contents of the LaCie to the TC?

    Couple of thoughts:
    The Time Capsule's USB port would be a lot happier to see a drive format of Mac OS Extended (Journaled), although FAT 32 may work if you don't exceed a 4 GB file size.
    Although the message says it will take 7 hours, did you actually make a copy to confirm this? If you did not, the only way to will know if it will really take that long is to make the copy. It could be much less.
    If you don't already have any valuable data on the disk, I would suggest that you re-format it using MAC OS Extended (Journaled). Might also be a good idea to Verify Disk and Repair Permissions if indicated using Disk Utility.

  • How to Access DATA, Physical Flash Drive from Host machine

    Hello Everyone,
    First i am sorry for My English also if i post wrong place.
    In HyperV, I created 3 VM machines, and i want each machines can access to Data or Flash Drive from Host machine.
    THanks you so much!
    Regards
    VeasnaYim

    Hi,
    The Hyper-V forum is here:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverhyperv
    But, your question is relatively simple.  You will need to use standard Windows networking to access data from the host machine.  Depending on your version of Hyper-V, connecting to it via RDP from the host machine can use the RDP client's ability
    to access the host drives also.

  • Can't access a USB Drive connected to Time Capsule from a Windows PC.  Apple Care can't/won't assist.  HELP!!!

    Trying to get my Windows 7 PC to access the USB Drive that is connected to my Time Capsule.  I have a Fat32 Formatted USB drive connected to a 2TB Time Capsule and I'm trying to get access to that drive from a Windows 7 PC.  I've attempted to map the network drive (based on some 3-4 year old articles I could find online) but any time I access a file from the PC, the Time Capsule "freaks out" and disconnects all connections to it which forces me to unplug it to restart the Tim Capsule.  I'm at a loss now as to what to do.
    Spent a few hours talking to Apple about this and much more.  Apple Care can't or won't help with this particular problem (the guy I talked to, as nice and helpful as he wanted to be, had no experience supporting their hardware in a Windows environment).
    Someone has to know how to fix this so, PLEASE, help if you can!

    First off, Archon23, what you want to achieve is possible.  I have access to both my Time Capsule (TC) and the USB drive connected to it, from a Win. 7 and Win. XP machine.
    Here is what I see from the Windows side of things:
         From My Computer - TC USB Drive (Y)
         From Windows HomeNet - Time Capsule:
    Now getting there is the trick.
    One caveat before proceeding:  I am not well versed in Windows Networks, Windows Sharing and Firewall settings so some of the following may not be elegant, may not be absolutely required, and may not be the best way of getting there.  But it is what I did to see both the TC drive and it's attached USB  drive on the Windows side of my network..
    1.) First, I added Airport Utility to the Inbound rules of Win 7 Firewall
    While poking around my Network Sharing and Firewall settings trying to figure this out, I got a Pop-up recommending I do that.  AND I did that. Oh, and while you are at it, make sure you have a Home network established. 
    2.) Next, on a hunch, I installed a USB Wi-Fi Adapter (under $20) to my Win PC, enabled that Wi-Fi connection and disabled my Ethernet connection.  I was getting no where on this matter with my Ethernet connection to a DSL Gateway.  But with a Wi-Fi connection to my AirPort Express Base Station, I made progress.
    3.) Finally, while poking around my Network Sharing Center some more, one by one I started the various network device Setup Wizards in there, and Trouble Shooters, to find the elusive TC/USB devices in question...AND voila, it worked.   And it's stable, been this way for going on two weeks now.
    Good luck.

  • Access AirPort Extrems USB hard drive from Android

    I'm starting a new discussion because I erroneously marked my earlier discussion "solved".
    I've been using a USB connected disk drive on my AirPort Extreme from my Android tablet for years.  Since upgrading the AirPort to version 7.6.4 I can no longer access the disk drive from the tablet.  I have not changed anything on the tablet, only the AirPort.
    The tablet can see the AirPort itself as 10.0.1.1 and can see the attached disk drive, but when I try to access the drive I get a series of possible errors including Firewall issues,  SMB service is off or out of scope and WLAN is off.
    I don't know how to look at the firewall on the AirPort or check on the SMB service (I can't find either topic in AirPort Utility).
    I have tried a factory reset, and also reverting back to version 7.5.2 as suggested in the other thread, but I still get the same message when I try to connect.
    The drive is fully accessible from either of the two Macs on the network.
    Please help - I really need to access files on this disk from the tablet.  I konw Dropbox will work, but ti's cumbersome and I don't really want some of the files to live on Dropbox.
    Walt

    I would venture to say that the issue may be related to the AirPort firmware update not being compatible with the current version of firmware on your Android tablet. Of course, you probably already know this. I'm not aware of any incompatibilities between these two devices as Apple has not provided any information on this.
    As far as firewall on the AirPort, unless you are accessing the Extreme from a remote location its NAT firewall would be a mute issue. About SMB, this is automatically enabled when you configure the Extreme to share out an external USB HDD. So there is no setting to change there either.
    I have tried a factory reset, and also reverting back to version 7.5.2 as suggested in the other thread, but I still get the same message when I try to connect.
    If your Android was not having this issue when the Extreme was running 7.5.2 firmware, but is now after downgrading it to this version tends to make me believe the issuse may be with your tablet. Is there a potential firmware update for it?

  • Networking a firewire hard drive from a Mac and access the drive from a PC

    I'm trying to network a firewire hard drive from my Mac and access that hard drive from a Windows XP PC. I can see the main internal hard drive but I cannot see the firewire hard drive. Does anybody have a solution or work around?
    Many thanks,
    Roy

    Thanks SO MUCH! Not only does it work, BUT IT IS FREE!!!!
    See, I have two firewire (external) HDs, connected to a Mac, connected to a PC, connected to a USB external HD... now I can share files from the USB HD to the firewire HDs!
    Gotta love technology!
    Matthew

  • Access Time Capsule's Hard Drive from Windows Vista

    Hi, I have a Time Capsule connected to my network.... It works beautifully with with my Mac mini and Macbook Pro on wired and wireless... I can easily connect to TC's hard drive and share files between the two.... I was wondering if I can access the hard drive from my Windows Vista PC that is also connected... I tried to access (The device is classified as unknown by windows) it but it I get an error message (the properties cannot not be found) from the network setup center ... Is there an easy way so I can access TC hard drive from my PC???? Thanks...

    I don;t know about Vista, but I have no trouble with the several flavors of XP that are in the house.
    In the Airport Utility _> Manual Setup -> Disks ->File Sharing, I have entered the Workgroup name that is used by the Windows machines, and the Time Capsule password is the same as that of the Admin user on the XP machines.
    If you haven't set the workgroup maybe that will help.

  • How to access my hard drive over the internet?

    Hi,
    I would like to be able to access my hard drive while I am away from my desk. I am not running OS X Server. How can I do this?
    Also, I am behind an Airport Base Station. Which ports would I need to open up?
    Besides my Firewall and my Administrator password, how else can I secure the access?
    thank you....

    VPN does not allow you to control your computer remotely, you are probably thinking of VNC. A VPN essentially extends your local network so that you can access it remotely. You can control your host computer to more than you can control any other computer by accessing it over your LAN.
    I still think a VPN is the best option, but it's not easy to install (MacOS X server has a VPN with a GUI built in). OpenVPN is a great option, and there are several GUI interfaces for it (look for these on www.versiontracker.com). This is best because it is secure and will allow you to access your entire hard drive.
    Like I said in the last post, WebDAV is also an option. This is what a .Mac iDisk is. This will only allow you access a specific folder (or set of folders) that reside in the Apache (var/www) directory. Although you can always make an alias to the apache directory and keep it in your Documents folder.
    A third option that I didn't state before because it's probably the least best is to use NFS to access your home computer. This will allow you to access your entire hard drive. The downside to this is that there is no encryption, nor a password. For security, it uses IP or domain addresses. So this is not an option unless you will to accessing your hard drive from a computer (or a few computers) with (a) static IP address(es).

  • Accessing the hard drive of a Time Capsule with Windows XP

    Hi,
    I have a time capsule configured in client mode so that I could share a printer and a hard drive on my existing wireless network. I now can print from both computers and I can acces the hard drive with the mac that I used to configure the time capsule.
    But I can't find anyway to access the hard drive from the pc. When I use AX to connect as a guest it's giving me an error "user unknown or session desactivated contact the admin (67)". (The config is authorizing guests so it should work)
    What's wrong ?
    Thanks for your help,
    Julien

    FireWire Target Disk Mode requires two Macs.
    Can you remove the hard drive from teh PC laptop? If so, you can use one of these:
    Newer Technology Universal Drive Adapter USB 3.0 - connects any 2.5", 3.5" or 5.25" drive
    to mount the drive on the Mac. most Macs will read PC drives. You can't salvage applications but you may be able to recover data files.

Maybe you are looking for

  • Production reciept

    One of the interviewr asking the question). QUESTION IS THE:- 2 company codes is production the same material, OR DIFFERENT MATERIAL when we received the material from ONE co code, 50 units, and SECOND co code, 50 units, HOW UR POSTING THE G/L ACCOUN

  • Oracle 10g.. log_archive_dest... query...

    Hi All, I created a new 10g database on my machine by default it was in noarchivelog mode. I converted my database in archive log mode.. by default it was archiving in db_recovery_file_dest But as it got full.. It stopped archiving... alter system se

  • A way to set presets for Keylight?

    Is there?  I see myself using the same 4 things over and over.  It'd be nice to have custom presets.  Is this possible?

  • ALV classic and toolbar

    Hi, i'm not familiar with ALV classic (i'm always working with ALV OO), but is it possible to add extra buttons to the ALV toolbar, and handle the click on these buttons ? regards, Hans

  • Onetomany manytoone bidrectional mapping

    How do I accomplish this; Here is my code. I have both a onetoone where 1 telephone number is mandatory for 1 customer. But the customer can have many telephone numbers other than the mandatory one. Customer.java package testonetoone; import java.io.