Enjoy Every Sandwich

Thoughts on SQL, XML, .NET and sometimes beer.

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Tools

List O'Links

Kent's Other Stuff

Subscriptions

News

Please read these
Notices and Disclamiers

Post Categories

Article Categories



Virtual PC Lesson Learned

Yesterday I wanted to use a locally installed Virtual PC Windows 2003 Server to test an MSI file that needed to be built for the Crystal Reports Merge Module. We don't use the "shared folder" approach to deploying applications, rather, we let the FrontPage Server Extensions do the heavy lifting. It just works. My original problem was that the networking was terribly slow, though, and the process would time out.

On reflection, that's easy to understand: both the OS (a Windows XP session) and the Virtual PC program were in a race to utilize the network interface. My fix?

  1. Power down and crack the case of the PC.
  2. Install a second NIC (I have a small cache of parts around for just such cases)
  3. Patch second NIC into hub, switch or what-have-you.
  4. Boot up, log in.
  5. Access the property sheet for the original NIC and unbind "Virtual Machine Network Services." Apply change.
  6. Access the property sheet for the new NIC and verify that the "Virtual Machine Network Services" binding is made.
  7. Run Virtual PC console. Update Virtual Server as needed.

While I didn't actually measure the impact of this change, it felt like my Virtual PC session was making at least a 500% improvement in total network utilization.

posted on Wednesday, May 19, 2004 6:50 AM by ktegels





Powered by Dot Net Junkies, by Telligent Systems