Brian wrote:
> We just installed thin clients at a car dealership using Server 2008 R2. We
> did not find out until afterward that one major site (www.bzbuzztrak.com)
> will only run on Internet Explorer 7.
>
> After 3 hours of trying workaround for the site, I gave up. Unfortunately
> this is somewhat of a deal breaker and we need to get this working. Is there
> any way - even radical way- that we can run Internet Explorer 7 with those
> thin clients.
>
> BTW, I did try all the software that will allow you to run multiple
> instances of IE, but none work.
You don't mention if the site is refusing to accept connections from IE8 or
if there is some behaviorial problems with their web pages when using IE8.
Have you tried lying to the site as to which version of IE you are using
when connecting to the site? Use an add-on that generates the user-agent
string your web browser reports to the web site, like:
http://www.enhanceie.com/ietoys/uapick.asp
If the site works then the boobs there haven't updated their code to permit
connections by IE8 to determine which set of code to execute in their web
page (i.e., the browser-specific code doesn't include the UA string for
IE8). If you tell them you are using IE7 although connecting with IE8 and
their web pages are screwed up, then see what happens if you add that site
to IE8's Compatibility View list (you can add your own sites to a local
list). Go to Tools -> Compatibility View Settings menu.
If you stilll need to use IE7 then you could:
- Use the virtualized copy from Xenocode (
http://spoon.net/browsers).
- Use a virtual machine running another license of Windows and in which you
use IE7. VirtualPC, VMWare Server, and VirtualBox are free.
- Uninstall IE8 and revert to IE7. Despite PA Bear's claim, you can
uninstall IE8 (see
http://support.microsoft.com/kb/967896 or
http://support.microsoft.com/kb/957700); however, I don't know if you can
then install IE7 to effectively download the R2 edition of WS 2008 to use
IE7. Since WS 2008 (pre-R2) was released in Feb 2008, IE8 in March 2009,
and WS 2008 R2 in Oct 2009. You'll have to see if an uninstall of IE8 in
WS 2008 R2 reverts you from IE8 to IE7. It would be odd if Microsoft let
you uninstall IE without reverting you to some baseline version (that was
minimal for that OS). Why would
http://support.microsoft.com/kb/967896
mention "Install Internet Explorer 8 on Windows 7-based or Windows Server
2008 R2-based computers" if that was the forced baseline version (i.e.,
the minimal you could have)?