Tagged Questions
The vpc tag has no wiki summary.
5
votes
7answers
732 views
How to run the Microsoft Windows XP VHD, for testing with IE 6.0, with a valid/un-expired date?
I just downloaded the VHD for windows xp:
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11575
But when I start the virtual pc it says that "the evaluation period for this ...
5
votes
5answers
1k views
Windows Virtual PC Development Setup?
After having had a dev PC HD corrupt, I'm considering the idea of making my development environment be fully Virtual PC based.
The core items would be:
- XP Pro 32
- IIS
- VS2003
- VS2008
- SQL ...
5
votes
5answers
2k views
Microsoft VPC IE image expiration
http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en
The IE6/7/8 XP SP3 images made available for testing from Microsoft are set to expire ...
2
votes
1answer
202 views
Amazon VPC testing
I sell a product that runs on Amazon EC2. A company now wants to purchase and install it within their perimeter... This also implies the use of a VPN connection to the EC2 datacenter.
I want to test ...
2
votes
1answer
64 views
Windows Server 2008 on VPC (Host: Win 7)?
Is it possible to test Windows 2008 server via VPC when my host of a Windows 7 machine? I don't see anywhere where it says this is possible? The only VPC images (Windows 2008 R2) that I download from ...
2
votes
2answers
856 views
Reclaim space in differential VHD
http://www.petri.co.il/virtual_creating_differencing_disks_with.htm
I followed these steps to create a "Differencing Disks" of the WSSv3 demo VHD from microsoft. Well some time has passed, forgot ...
2
votes
4answers
453 views
Opening a vpc image with vmware?
I have found articles saying this is possible, but what are the issues? Is it 'always' straightforward as shutting down your vpc and then opening it with vmware?
From this link which is nearly 3 ...
1
vote
1answer
231 views
Connecting to database over loopback adapter with SQL Management Studio under Windows 7
following situation:
I am running a MSSQL Server 2005 on a virtual pc. The vpc(Windows Server 2003) and my host system(Windows 7) are connected with a loopback network adapter. I can ping the vpc and ...
1
vote
1answer
40 views
Object does not get created on Virtual PC
I have set up a virtual PC (XP SP3) for executing automation developed in VBA. This automation creates an object of few Dlls developed in C# and VB.Net. But when I execute the automation using this ...
1
vote
1answer
149 views
Mouse manipulation inside Virtual PC
I develop an application, which automates some simple tasks inside Virtual PC. Now I faced with problem: I can't figure out how I can manipulate mouse inside VPC. I do something like this:
HWND hDW = ...
1
vote
0answers
120 views
ec2 vpc no cisco
I would like to setup amazon 's VPC gateway to my server. I do not have CISCO or JUNIPER Router.
Found this one the web : http://kenai.com/projects/osolvpc/pages/Home for OpenSolaris.
Anyone tried to ...
1
vote
3answers
160 views
ASP.NET - Virtual PC
I have created an ASP.NET application on my local machine. In order to test this application in IE 6, I have created a VPC. I am trying to connect to this web application through the VPC. However, I ...
1
vote
9answers
1k views
Sharepoint development - Microsoft VPC vs. VMWare
I've developed few little Sharepoint application on Microsoft Virtual PC but now we start a new and bigger project on Sharepoint.
What do you think? Should we switch from VPC to VMWare (Server?) or ...
1
vote
2answers
138 views
Copying file from PC to VPC?
I'm running VPC 2007 and the OS is windows 3.1 I need to copy a C++ compiler from my real computer to the virtual one. How do I do this, it doesn't seem to read the .iso that I made. I don't have a ...
1
vote
1answer
274 views
What's the best way for a VPC to access files on the host machine
I am running Vista64 as the host for Win XP in Virtual PC 2007 SP1. I want to store my files on the host machine and just access them from the virtual pc.
I access the files on the Host through a ...
0
votes
0answers
23 views
Working with External server inside Amazon VPC
I have an external server hosted and managed on my side. There's another server I use, which is based on Amazon EC2. I would like to get them to work together using Amazon VPC (Virtual Private Cloud).
...
0
votes
0answers
89 views
IPSec / Openswan on Amazon's Virtual Private Cloud and EC2
does anyone know how to use Openswan to create an IPSec tunnel to a Cisco router on EC2?
I keep reading that people can or they cannot set up the IPSec tunnels on Amazon's cloud. Is it possible or ...
0
votes
1answer
21 views
Can a windows vpc be copied from one computer to another?
I need to setup a vm using windows virtual pc which i can copy from the creation machine to another computer with win7 and vpc installed. is this even possible? i cant seem to find an answer to this ...
0
votes
0answers
19 views
Does clipboard of VPC needs to be enabled to move file programatically using C# code
Here is scenario:
I have created a utility which is being used on windows virtual PC. This utility after performing certain operation moves file to another location by renaming it. When I execute same ...
0
votes
1answer
36 views
pop-up named Script Error displays on running selenium RC - Grid in MS Virtual PC 2007
I am running selenium grid using testNG suite. When i run RC in localhost and other systems works well. But when i run in Microsoft Virtual PC 2007, system displays a pop up named 'Script Error'. ...
0
votes
0answers
82 views
vpc Windows 2008 server hanging with shared folders
I've got a windows 2008 server in Microsoft Virtual PC. But when i'm try to use shared folders, the server is hanging.
My host system is a Windows 7 machine.
Does anyone try this before?
I've got ...
0
votes
1answer
203 views
Cross Browser Testing with Microsoft Supplied VHD Files
I am using the microsoft supplied vhd files to test ie6. However, in the VM, browsing to localhost does not hit the webserver running on localhost of the host machine (Windows 7). Is there an easy way ...
0
votes
1answer
121 views
Unable to view VBA code on VPC
I have VPC running on my machine. Both main machine and VPC has same office versions [office 2007]. When I open an excel on main machine then I can navigate to VBA code window by clicking on 'Visual ...
0
votes
2answers
192 views
EC2 VPC size limit
Amazon's Virtual Private Cloud product allows me to open a VPN connection to the EC2 cluster.
It looks like the size of the number of machines you can connect to the virtual private cloud is 24 hosts ...
0
votes
1answer
344 views
Android Emulator gives blue screen of death
No matter which type of android virtual device I create from the Android SDK and AVD Manager, whenever I start it, my entire laptop just shuts down after getting the blue screen of death. I see this ...
0
votes
2answers
563 views
VM Additions for ubuntu 8.10?
I know that VPC does not officially support Linux, but I was wondering if there are any ways to get things similar to the VM additions so that I can get:
1) A higher screen resoultion than 800x600
...
-1
votes
2answers
120 views
How to Access Visual Studio Development Server from a Virtual PC?
I've installed the WindowsXP_IE6.0 vpc from here: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11575
I have an asp.net application and ran it locally:
...