blog community

Welcome to blog community Sign in | Join | Help
in Search

Marcel de Vries, MVP Team System

.NET Technologies, Architecture and Web Development

Virtual PC 2007 console not showing anymore

 

For a few days now, I was having trouble with virtual PC. The problem was that when I start Virtual PC it would not show me the console anymore. I could still work since the system Tray icon has the same option, but it is not as convenient as just working from the consol.

 What I found is that the console is actually displaying, but it is at a location on my desktop that is not visible. After some investigation I found that Virtual PC has an options.xml file (that you can find at the location: c:\users\<your name>\appdata\roaming\Microsoft\virtual PC\options.xml) that contains the following section:

 

<window>

  <console>

       <height type="integer">318</height>

       <left_position type="integer">4294935296</left_position>

       <top_position type="integer">4294935296</top_position>

       <visible type="boolean">false</visible> <!-- set to true -->

       <width type="integer">367</width>

  </console>

  <new_pc>

       <left_position type="integer">469</left_position>

       <top_position type="integer">257</top_position>

  </new_pc>
</
window>

 

As you can see the left and top position are at a location that would not be visible on a normal screen resolution. By just changing the values to the original values you see at the new_pc element and setting the visible property to true the problem was fixed.

Hope this helps you to J

Cheers,

Marcel

Published Friday, December 21, 2007 8:53 AM by marcelv

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

Wouter said:

It helps me. I have a non visible console as well!

Thanks :)

December 21, 2007 1:39 PM
 

Eric Denekamp said:

Set them to zero and the console will show in the upper lefthand corner of your desktop...

This will for some reason happen to you once in a while, The only logis in this I found, was, it always happened to me after I had an extra monitor/beamer attached to my system and I streched the desktop instead of mirrored it. so make sure you drag your VPC  and consoles back to yourprimary desktop before you remove everything.

December 21, 2007 2:09 PM
 

Paul Borgeld said:

The same problem with the console here!

Thankz! this helps.......

December 21, 2007 3:38 PM
 

Bart Gunneman said:

this apparently is a vista-only issue :)

Marcel, didn't we discuss this in Barcelona already? One of those beers made you forget I guess ;-)

December 21, 2007 4:29 PM
 

Mark Wilson said:

This happens on XP as well as Vista. You can also press alt then space then M and use the arrow keys to move it into position.

December 21, 2007 8:54 PM
 

Mark Blomsma said:

The problem occurs frequently if you have a laptop with a dockingstation.

Scenario:

I have two screens attached to my dockingstation. I move my Virtual PC console to the 'wrong' screen.

Then close down machine.

Undock.

Boot.

Window is showing on the screen which is no longer connected.

I usually use 'alt then space then M and use the arrow keys to move it into position'.

January 16, 2008 3:21 PM
 

Otto Beragg said:

Thnxs, this fix worked for me.... now i can reach my console again !!!

March 27, 2008 9:40 AM
 

Debbie said:

Thank you so much! I would never have figured this out on my own, and Microsoft was not much help either.  You rock!

April 4, 2008 10:09 PM
 

Alex said:

Yes. Thank you. Saved me tons of time =)

April 25, 2008 5:55 PM
 

Gary said:

this has happened to me a number of times - both in XP and Vista - for no apparent reason that I can see.  It has happened on both desktops and laptops - I only use a single monitor. Just one of those wierd things.

May 12, 2008 5:16 PM
 

Dylan said:

Thanks for the help!

October 27, 2008 11:55 PM

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems