Internet Explorer Application Compatibility VPC 8/16/11

Discussions about using Windows guests in VirtualBox.
Post Reply
acorcolescink
Posts: 3
Joined: 17. Aug 2011, 12:17
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows 7, CentOS, Debian, Windows XP

Internet Explorer Application Compatibility VPC 8/16/11

Post by acorcolescink »

Hi all,

We have been using Microsoft's Internet Explorer Application Compatibility VPC Images to test and develop for Internet Explorer 6 compatibility (found in http://www.microsoft.com/download/en/de ... x?id=11575 ). As we use Linux and Mac workstations, we have been using VirtualBox with the VPC images, and they have worked perfectly (http://alt.fedoraproject.org/pub/alt/vi ... 1-mm34.iso is a very nice ISO which provides very convenient drivers for the paravirtualized network card provided by VirtualBox).

However, as of the new images of 8/16/11, the virtual drive "Windows XP.vhd" extracted from Windows_XP_IE6.exe does no longer work. Shortly after booting, the screen turns black and the host CPU spins with 100% usage.

We have tried enabling/disabling VM options, to no avail. We have also updated to VirtualBox 4.1.2 r73507.

Has anyone found a fix/workaround?

Cheers,

Alex
BillG
Volunteer
Posts: 5102
Joined: 19. Sep 2009, 04:44
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows 10,7 and earlier
Location: Sydney, Australia

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by BillG »

I had a look at this today, and you are correct. I could not find any setting which would persuade it to boot under 4.1.2. I don't know what has changed. It still works fine on WVPC.
Bill
scp
Posts: 106
Joined: 14. Feb 2010, 22:12
Primary OS: Ubuntu 12.04
VBox Version: OSE self-compiled
Guest OSses: Windows XP, 2003, 7, 8.1

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by scp »

It seems to be the VHD container which does not work to boot from.
I created an empty 64 GB VDI and cloned the original image into it:

Code: Select all

VBoxManage clonehd --existing "Windows XP.vhd" "WinXP IE6.vdi"
Then it booted normaly.
BillG
Volunteer
Posts: 5102
Joined: 19. Sep 2009, 04:44
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows 10,7 and earlier
Location: Sydney, Australia

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by BillG »

Great! I used the CloneVDI tool to do the same thing and bingo, it boots!
Bill
acorcolescink
Posts: 3
Joined: 17. Aug 2011, 12:17
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows 7, CentOS, Debian, Windows XP

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by acorcolescink »

!? Why would that work? Might this be a bug that should be reported?

In any case I'll give it a whirl later, much appreciated, thanks
BillG
Volunteer
Posts: 5102
Joined: 19. Sep 2009, 04:44
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows 10,7 and earlier
Location: Sydney, Australia

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by BillG »

Who would you report it to? Microsoft?
Bill
acorcolescink
Posts: 3
Joined: 17. Aug 2011, 12:17
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows 7, CentOS, Debian, Windows XP

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by acorcolescink »

I'd say VirtualBox. It might be a bug handling VPC images.

edit: yeah, cloning the vhd solved the problem.
jlaeser
Posts: 1
Joined: 19. Aug 2011, 23:00
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: WIN XP

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by jlaeser »

So i have cloned the updated .vhd to a .vdi but no luck.
The Windows XP gets to the logo and status loading screen but then it flashes a possible blue screen of death then goes to the would you like to start in "safe", "with network" or normal mode

Has anyone see this before?

OS: OSX Lion
scp
Posts: 106
Joined: 14. Feb 2010, 22:12
Primary OS: Ubuntu 12.04
VBox Version: OSE self-compiled
Guest OSses: Windows XP, 2003, 7, 8.1

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by scp »

You can press F8 on boot and then select
"Disable automatic restart on system failure"
After this you will get a blue screen and you can post here the STOP code and driver names if displayed.
BillG
Volunteer
Posts: 5102
Joined: 19. Sep 2009, 04:44
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows 10,7 and earlier
Location: Sydney, Australia

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by BillG »

acorcolescink wrote:I'd say VirtualBox. It might be a bug handling VPC images.
I doubt it. Have you had any problems with any other .vhd file in VirtualBox?
Bill
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by mpack »

Someone should report this on the bugtracker, including MS download link, as it sounds like a nice, easily reproduced bug: and it could have wider importance than just one obscure test image from MS.
scp
Posts: 106
Joined: 14. Feb 2010, 22:12
Primary OS: Ubuntu 12.04
VBox Version: OSE self-compiled
Guest OSses: Windows XP, 2003, 7, 8.1

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by scp »

The fun is: If you attach the original Microsoft VHD to the VM and boot from a Bart PE ISO image then the file system on the VHD is full accessible.
oliverjesse
Posts: 1
Joined: 23. Sep 2011, 07:25
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: W7

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by oliverjesse »

Did this using the IE VPC image for IE8 (8/16/11), OS X Lion and 4.1.2. Here's the panic code:

STOP: 0x0000007B (0x80786B58, 0xC0000034, 0x00000000, 0x00000000)

Does this mean anything to anybody?
gkruitbosch
Posts: 5
Joined: 10. Dec 2009, 00:07
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Ubuntu Linux, Windows Vista

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by gkruitbosch »

Slightly older post, but these instructions work for me: http://blog.ertesvag.no/post/5794727557

Short summary: once you're done creating the VM, remove the VHD from the list of SATA drives, add it as an IDE drive, and watch it magically work!
BillG
Volunteer
Posts: 5102
Joined: 19. Sep 2009, 04:44
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows 10,7 and earlier
Location: Sydney, Australia

Re: Internet Explorer Application Compatibility VPC 8/16/11

Post by BillG »

But will it run? The image expired on 17th November.
Bill
Post Reply