Skip to main content
Filter by
Sorted by
Tagged with
4 votes
3 answers
2k views

I have a virtual machine running windows 2003 server. It is on a separate machine on the network to reserve computer resources on my dev machine. Is it possible to configure visual studio 2008 so when ...
Anders's user avatar
  • 12.7k
0 votes
1 answer
201 views

Just to ask if there are any non-proprietary virtual image clients available, i.e. an application capable of running .vhd and/or .vmdk based virtual images? I have searched online, but have not been ...
Tangiest's user avatar
  • 44.8k
4 votes
2 answers
3k views

Is there a debugger which works from a virtual machine's host? That is, instead of using interrupts inside the machine, I expect this debugger to recognize the virtual machine's OS routines, memory ...
Elazar Leibovich's user avatar
3 votes
0 answers
156 views

I understand Stack Overflow is the place for really specific questions that only a couple of people would be interested in so here goes... I have an application which is deployed as an XBAP which ...
John Donoghue's user avatar
4 votes
8 answers
2k views

I'm currently brainstorming over the idea how to upgrade a program while it is running. (Not while debugging, a "production" system.) But one thing that is required for it, is to actually submit the ...
user avatar
1 vote
4 answers
565 views

At my place we are writing server side applications (WCF services) and we are looking forward automate the installation and run it in our nightly build process... Moreover, we are looking forward ...
rabashani's user avatar
  • 1,481
0 votes
2 answers
1k views

I have an Oracle 8.1.7 Server running on Windows 2000 Advanced Server in a Virtual Machine. We are currently using MS Virtual Server to host this. (The allocated hardware is powerful enough - we ...
Hooloovoo's user avatar
  • 2,211
5 votes
2 answers
1k views

Is it possible to use one framework written in one Parrot (LLVM) language in any other Parrot (LLVM) language? (Like usage of .NET Framework from any CLR language)...
Jox's user avatar
  • 7,182
9 votes
5 answers
4k views

I like programming challenges, and writing a kernel seems a programming challenge. Unfortunately, kernels are particularly hard to test because they are basically the core of operating systems and so ...
luiscubal's user avatar
  • 25.2k
3 votes
4 answers
7k views

Our development team has just recently started using virtual machines to develop on and one issue we are having is keeping the clocks sync'd. I remember in the past there was an issue with ntpd not ...
Hawk Kroeger's user avatar
  • 2,344
1 vote
2 answers
651 views

I have been tasked with finding out what is causing an issue with this bit of code: public static ArrayList GetEthernetMacAddresses() { ArrayList addresses = new ArrayList(); ManagementClass ...
Paige Watson's user avatar
  • 1,214
23 votes
20 answers
11k views

Recently I have purchased a notebook that came with Windows Home Basic (that don't have with ASP.Net/IIS. I thought in upgrade the Windows version to one with ASP.Net/IIS, but I thought in another ...
Click Ok's user avatar
  • 8,881
7 votes
5 answers
4k views

Is it better to have a Build Server in a virtual machine? Do the benefits of having a build server in a VM outweigh the costs?
Adam Tegen's user avatar
1 vote
10 answers
2k views

When testing our software on several different systems (98-XP-Vista-Seven-Linux-etc), I think that the best choice is to use virtualized systems. What's your choice: VMware, Virtual Box or MS Virtual ...
-1 votes
3 answers
181 views

I've got some software I created deployed on a Linux VM. I'd like to deploy a second copy of the software on a second virtual machine. Ideally, I'd like to just clone the VM volume, fire up a second ...
jcnnghm's user avatar
  • 7,472
0 votes
2 answers
196 views

Virtualizing the mobile is way different from virtualizing the server or the desktop, where in the the hardware components are almost standardized [like the keyboard, mouse , usb, LAN etc] so the ...
atVelu's user avatar
  • 815
4 votes
2 answers
3k views

I have custom coded several enterprise applications for mid to large organizations to use internally (some with a minimal external footprint). I now have plans for a web project that may (hopefully) ...
InvalidUsernameException's user avatar
4 votes
5 answers
4k views

What is the best practice to solve a Java VM crash if the follow conditions are true: No own or third party native code. 100% pure java The same program run on many other system without any problems. ...
Horcrux7's user avatar
  • 24.6k
6 votes
3 answers
9k views

I need to test a site with a dynamic menu in Mac Firefox, but I'm running in Windows. A simple browsershot.com test won't help; I need to actually use the site. How can I acquire a method of doing ...
Caveatrob's user avatar
  • 13.4k
3 votes
17 answers
21k views

I have a need to run a relatively large number of virtual machines on a relatively small number of physical hosts. Each virtual machine isn't doing to much - each only needs to run essentially one ...
Voltaire's user avatar
  • 1,405
5 votes
3 answers
3k views

I am using virtual machines for development,but each time I need a new VM, I copy the file and create a new server, but I need a new name for the server to add it to our network. After renaming the ...
Nat's user avatar
  • 14.3k
12 votes
8 answers
6k views

Anyone have any success or failure running Jira on a VM? I am setting up a new source control and defect tracking server. My server room is near full and my services group suggested a VM. I saw ...
Peter Kahn's user avatar
  • 13.2k
131 votes
7 answers
134k views

I've just created a new Windows XP VM on my Mac using VMware Fusion. The VM is using NAT to share the host's internet connection. How do I access a Rails application, which is accessible on the Mac ...
John Topley's user avatar
0 votes
4 answers
2k views

I would like to have a VM to look at how applications appear and to develop OS-specific applications, however, I want to keep all my code on my Windows machine so if I decide to nuke a VM or anything ...
Thomas Owens's user avatar

1
159 160 161 162
163