The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
75 views

Heroku Applications within AWS VPC

I have a small Rails app which I'm keen to deploy through Heroku (as I do with other clients) however this is not intended to be a publicly available application and they need to deploy it within ...
0
votes
1answer
61 views

Hosting corporate applications on EC2

I am trying to move a corporate web application to EC2, and this application uses windows authentication. So I am wondering if I can use Amazon VPC to access the application on AWS EC2 using windows ...
1
vote
1answer
95 views

What is the simplest configuration to supply a small number of CNAMEs internally to an AWS VPC

I have a multi-server, multi-part application I am moving to the cloud. I am using Elastic Load Balancing (ELB) to share load over instances of the same type and to handle port forwarding. ELBs (even ...
1
vote
1answer
252 views

Openswan on EC2 VPC

I am working on establishing a VPN tunnel between our VPC on Amazon and a client network , the client uses public IP addresses behind their firewall and requested that our servers in the VPC to use ...
0
votes
2answers
450 views

aws 2 vpc in different zones same region: communication using private IPs

I have setup two VPCs in a particular AWS region, however each of these belongs to a different zone. As such i am trying to get the ec2 instance from zone A to communicate with the instance in zone B ...
0
votes
0answers
277 views

amazon VPC - Unable to ping neighbour IP

I am using a similar configurations as in IPSec VPN between Amazon VPC and Linux Server, but I am ubable to ping the gateways IPs 169.254.255.1 169.254.255.2 The main reference article was: ...
0
votes
1answer
339 views

Foxpro2 in Windows XP VPC “Too many open files”

I am converting an old Foxpro2 DOS app and for reference I have the foxpro app running in a Windows XP VPC. Certain application flows cause a Too many files open error. Any ideas on how to resolve ...
9
votes
5answers
10k views

How to connect to outside world from amazon vpc?

I have amazon VPC set through wizard as "public only network", so all my instances are in public subnet. Instances within VPC that have Elastic IP assigned connect to internet without any troubles. ...
3
votes
3answers
1k views

How to create an Amazon VPC using AWS CloudFormation?

I am currently using AWS CloudFormation for my application. Right now I am able to auto scale the instances. Now, I want to put every thing on an Amazon VPC. Can we create a VPC using CloudFormation? ...
2
votes
1answer
661 views

Puppet Behaviour not consistent in Amazon VPC

I'm testing out puppet in Amazon VPC and found out its behavior is not consistent. In Amazon EC2, puppet works out perfectly fine. But while running puppet manifests in Amazon VPC, sometimes it runs ...
4
votes
1answer
3k views

Amazon ELB in VPC

We're using Amazon EC2, and we want to put an ELB (load balancer) to 2 instances on a private subnet. If we just add the private subnet to the ELB, it will not get any connections, if we attach both ...
1
vote
1answer
612 views

Why am I unable to associate an Elastic IP to an EC2 instance in a second VPC on AWS?

I have for a long time a VPC (with 1 subnet) on Amazon Web Services (AWS) with several instances each having an Elastic IP address. For new needs, I have defined a second VPC (with 1 subnet also) on ...
1
vote
0answers
115 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). ...
2
votes
1answer
2k views

How to use IPSec / Openswan with Amazon's Virtual Private Cloud (VPC) 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
39 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 ...
13
votes
10answers
6k 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 ...
0
votes
2answers
85 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'. ...
-1
votes
2answers
510 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: ...
0
votes
1answer
267 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
585 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 ...
2
votes
2answers
585 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 ...
1
vote
2answers
700 views

How many EC2 instances can be used within Amazon VPC?

Amazon's Virtual Private Cloud (Amazon VPC) allows me to open a VPN connection to the EC2 cluster. It looks like the number of EC2 instances you can run within a virtual private cloud is 24 hosts - ...
1
vote
1answer
434 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
741 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 ...
2
votes
1answer
133 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 ...
1
vote
1answer
44 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
243 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 = ...
3
votes
2answers
610 views

How to setup an Amazon VPC gateway without a Cisco/Juniper router?

I would like to setup an Amazon's VPC gateway to my server. I do not have a Cisco or Juniper router, but found the OpenSolaris VPC Gateway, supposedly addressing this use case (see their wiki for ...
1
vote
3answers
207 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 ...
6
votes
5answers
2k 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 ...
6
votes
5answers
3k 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 ...
1
vote
9answers
2k 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 ...
2
votes
2answers
1k 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 ...
-1
votes
2answers
614 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 ...
2
votes
4answers
701 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
2answers
153 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
305 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 ...