Tagged Questions

2
votes
9answers
904 views

Virtual PC 2007 or Hyper-V for personal desktop use?

I'm running Vista on my laptop, but would like to virtualize Ubuntu so that I can boot it from time to time for my personal use (e.g. running code, testing Linux programs). I tried this with Virtual …
0
votes
0answers
66 views

Debugging on Win7 HyperV VM, get multiple instances of “0xC0000096 Privileged instruction” exceptions

When I debug a large app (with VS2008) that I maintain on a Windows 7 Hyper V VM, it seems that once I hit a breakpoint, VS constantly throws 0xC0000096 Privileged instruction exceptions( or …