virtual-pc

Virtual PC (XPMode) - Setting up Loopback Adapter for guest to talk to host

I have Windows XP running inside Windows 7 via Virtual PC (XPMode). Now I want the IE6 browser inside the virtual XP guest instance to be able to talk to the IIS webserver running in the host OS (Windows 7 IIS 7.5). I understand I need to setup a Loopback Adapter which I have done, but I'm not quite sure how to go about configuring it. ...

UNIX web development server for virtual machine PC in Windows

I'm planning to build Linux web development server in virtual machine environment on Windows Virtual PC. As I don't have much experience with installing and configuring Linux web servers, I wanted to ask for some advice: What Linux distribution do you recommend for such server? I want the virtual server to look like real hosting enviro...

Unable to connect to SQL Server 2008 Express from Virtual PC machine

Hello everybody I have the following configuration: A host Windows Vista Home Premium SP2 with SQL Server 2008 Express SP1 and SQL Server Management Studio. A Virtual PC 2007 machine with Windows Vista Ultimate, Visual Studio 2008 Express and Visual Studio 2010 Beta 1. With SP1 on the host machine and before installing Vista SP2 and...

how to install microsoft .NET client profile of 30 MB size ?

Hi, i have a host pc(Vista) and virtual pc(XP). ON my virtual pc i dont have .NET framework, only Visual studio 2008. On my host pc i have Vs 2008 SP1 with all of the .NET framework components. In Prerequisite window, "Choose which prerequisite to install" i have only checked .NET Client profile. When i am using a click once ins...

How can I setup a network connection for a hosted OS in Virtual PC, when the host OS doesnt have a network connection?

I just want a connection to talk between the hosted and the host OS's. ...

Proxy to re-route web requests

When running an ASP.NET web application on a local development machine, e.g. http://devmachine:1234, I would like to connect to that machine from a virtual pc that uses different browsers. As far as I know the development webserver only serves traffic for the local machine. Is there a program / proxy that I can run on my local developme...

"Unable to find a version of the runtime to run this application" running .NET app in virtual XP machine

I've written a few winform apps in .net 2.0 which won't run in a virtual XP (running from VirtualBox). I get the error "unable to find a version of the runtime to run this application" (.NET Framework Initialization Error). I've tried fixing the installation of .net and also installing v3.5. I think it's probably a security issue rathe...

Accessing ASP.NET Development Server from another pc on the network

I would like to test my web app in other browsers. I have installed Virtual PC to do just that. the ASP.NET development server does not allow remote connections so the virtual pc (another computer on the network) cannot access the website. I found this post that was started but there was no solution. I understand that using localhost w...

MS Access Command Line Args Not Working In Virtual PC

My associate is using Win 7 Pro 64bit, and running an MS Access 2003 application in a Virtual PC (setup as Win XP). It appears that the Access command line arguments are being ignored: both /cmd [myString], and /decompile. Although not a crucial problem, has anyone else come across this - or other MS Access probs whilst running in VPC?...

Windows7 on virtual pc

I would like to check out Windows7 and install all of my developer programs on it just to test if everything works fine. In the mean time I want to continue my work on my Vista os. Is it possible, using Virtual PC, to install Windows7 and afterwards replacing my Vista installation with this Virtual PC Windows 7? ...

How do I get VS2010 in XPMode to see SQL server running on the host Win7 OS?

HI, I've got Windows XP Mode running on Wndows 7 Professional x64. I have an instance of SQL 2008 running on Windows 7 which I would like my copy of VS2010b2 Pro running inside WinXPMode to see. However, I cannot figure out the right combination of networking and firewall adjustments to make. Below is what I've done so far. Can som...

Document Virtual Machine Library for Developers

I am building a library of virtual machines for development purposes. I need a way to document each virtual machine. When developers need a particular virtual machine they can just browse a catalog and find the most appropriate. Much of the software we develop is version dependent and we have many customers on different revisions. In...

Virtual PC (XPMode) - How to access Webserver on guest from host

I have Windows XP running inside Windows 7 via Virtual PC (XPMode) and installed Zend Server CE on the virtual XP guest. The webserver is running and can be accessed on the guest, but I cannot access the webserver from the Win7 host. I configured a static IP address and subnet of 255.255.255.0 on the guest and can ping this IP from the ...

Unique Virtual Machine

I am working on some method to protect my software with a license. Doing some wmi calls to uniquely distinguish computers and making sure there cannot be loaded multiple instances of the application. I came to think though when the application is installed on a virtual machine (MS Virtual PC, VMWare, Virtual Box etc.) and licensed on th...

How can I use the COM object "VirtualPC.Application" to automate Windows Virtual PC from c#

I've read that Windows Virtual PC comes with a COM interface (VirtualPC.Application). I've read blogs about how to use it from Powershell. But how can I use it from c#? Specifically, is there a Primary Interop Assembly (PIA) that I can use in c# to get intellisense in visual studio? ...

VS2008 debugger intermittently fail to start

Hi! I use Windows 7 64-bit with 4 GB RAM to run a Windows Virtual PC Guest with Windows 2008 Server, Visual Studio 2008 SP1/Resharper 4.5 and SQL Server 2008. The guest has 2 GB RAM allocated. I have a web project using MS Commerce Server 2009 that runs in IIS which intermittently fails to start in the debugger. Some days I can run Vis...

Detect when application is running in a VM environment

Looking for ideas on how to detect when our Windows application is running in one of the following VM environments. Some starter ideas for detection are in parentheses. There may be (much) better detection techniques - the starter ideas I've come up with are based on my Google research. VMWare (looking for the presence of optional VMwa...

P2V converter for desktop MS Virtual PC

Are there any tools available for converting a desktop vista machine into a virtual machine to run with MS Virtual PC? I am buying a new workstation and would like to virtualize my old machine onto the new one. I know of the tools for Hyper-V, but i'll be running Win7 on the new machine, not Hyper-V server. ...

Virtual PC 2007 as programming environment

I'd like to create a VM in Virtual PC 2007 for use as a development environment/sandbox for an existing ASP.NET application in Visual Studio 2005/SQL Server 2005 (and VSS for source control). I'm thinking that I need to create a 'base' copy of the environment (with the os, Visual Studio, and Sql Server), and then copy that to a 'work' ...

How do I access a tomcat 5.5 installation via localhost running on Virtual PC 2007?

I have a tomcat installation of 5.5 up and running on a Virtual PC with a fresh XP pro SP3. Launching tomcat gives the standard messages: INFO: Find registry server-registry.xml at classpath resource Apr 12, 2010 11:43:44 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 3576 ms However, I cannot for th...