Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Problem with GCF/IE and MapQuest
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rose, Derek  
View profile  
 More options Apr 13 2012, 11:02 am
From: "Rose, Derek" <DR...@iso-ne.com>
Date: Fri, 13 Apr 2012 11:02:16 -0400
Local: Fri, Apr 13 2012 11:02 am
Subject: Problem with GCF/IE and MapQuest

We are experiencing a problem widely discussed on the internet, where as
if Google Chrome Frame plug-in is installed for Internet Explorer,
MapQuest does not work as expected.  Here is the error we are
experiencing:

Line:  983

Char:  9

Error: 'm3.dotcom.controller.MCP' is a null or not an object

Code: 0

URL:  http://www.mapquest.com

Here are a few threads:

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/206958

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/202248;jsessionid=0E67B9493C43B3BD8F544CC974855269

http://groups.google.com/group/google-chrome-frame/browse_thread/thread/
03593c4742ce5216/252fc1fb271075e1?pli=1

In the Google Group post, it looks like you folks contacted MapQuest and
they simply told you to uninstall.  That is the same solution posted
elsewhere, having to uninstall the plug-in to get the functionality
back.  Most notably in this:

"Thanks for reporting this.  I've just debugged into MapQuest's
client-side
UserAgent parser, and see that it gets confused by the presence of
"chromeframe/w.x.y.z".  I'll try to get in touch with someone there so
they
can fix their scripts.

Cheers,

Greg "

Further in that thread, discussions are to switch to Google Maps.

Just wanted to check if the only existing viable solutions are:

1.       Uninstall Google Chrome Frame

2.       Switch to Google Maps

Any assistance anyone can provide is appreciated.

Derek


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Shield  
View profile  
 More options Apr 14 2012, 12:42 am
From: Robert Shield <robertshi...@chromium.org>
Date: Sat, 14 Apr 2012 00:42:14 -0400
Local: Sat, Apr 14 2012 12:42 am
Subject: Re: [google-chrome-frame:2931] Problem with GCF/IE and MapQuest

Those two work, and a third option is working its way through the release
process:

If you have dev channel Chrome Frame (you can download it here:
http://www.google.com/chromeframe/eula.html?extra=devchannel) , you can add
the following registry key

SOFTWARE\Google\Chrome Frame\ExcludeUAFromDomain

Then, you can create wildstar patterns that will prevent the CF User Agent
from being sent to specific sites, so e.g. to make MapQuest work you could
add a REG_SZ value named:

*mapquest.com* to the above key and CF will send a user-agent string to
MapQuest that stops it from breaking.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PH  
View profile  
 More options Apr 16 2012, 9:08 pm
From: PH <pyh...@gmail.com>
Date: Mon, 16 Apr 2012 18:08:58 -0700 (PDT)
Local: Mon, Apr 16 2012 9:08 pm
Subject: Re: Problem with GCF/IE and MapQuest

Add this to your registry.
[HKEY_CURRENT_USER\Software\Google\ChromeFrame\RenderInGcfUrls]
"*mapquest.com*"=""

see article:
http://www.chromium.org/administrators/policy-list-3#RenderInChromeFr...
and
http://www.chromium.org/developers/how-tos/chrome-frame-getting-started
Find : *Chrome Frame as a default renderer*

Regards,
PH


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rose, Derek  
View profile  
 More options Apr 17 2012, 3:54 pm
From: "Rose, Derek" <DR...@iso-ne.com>
Date: Tue, 17 Apr 2012 15:54:00 -0400
Subject: RE: [google-chrome-frame:2932] Problem with GCF/IE and MapQuest

I downloaded the Dev version of Chrome Frame, and it's version
20.0.1096.1

I went to create the registry key, and had to create the KEY for Chrome
Frame and then ExcludeUAFromDomain as these did not exist.  I then
created the REG_SZ with a value of *mapquest.com*, rebooted the machine
and did not get the desired result.  I know you didn't specify, but I
tried this both in the HKCU and HKLM hives.  I've attached a screenshot
of my registry, please let me know if I'm doing something incorrectly or
if there are other files I can provide for analysis.  This is a very
important feature for us.

Thanks,

Derek

From: google-chrome-frame@googlegroups.com
[mailto:google-chrome-frame@googlegroups.com] On Behalf Of Robert Shield
Sent: Saturday, April 14, 2012 12:42 AM
To: google-chrome-frame@googlegroups.com
Subject: Re: [google-chrome-frame:2932] Problem with GCF/IE and MapQuest

On Fri, Apr 13, 2012 at 11:02 AM, Rose, Derek <DR...@iso-ne.com> wrote:

We are experiencing a problem widely discussed on the internet, where as
if Google Chrome Frame plug-in is installed for Internet Explorer,
MapQuest does not work as expected.  Here is the error we are
experiencing:

Line:  983

Char:  9

Error: 'm3.dotcom.controller.MCP' is a null or not an object

Code: 0

URL:  http://www.mapquest.com

Here are a few threads:

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/206958

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/202248;jsessionid=0E67B9493C43B3BD8F544CC974855269

http://groups.google.com/group/google-chrome-frame/browse_thread/thread/
03593c4742ce5216/252fc1fb271075e1?pli=1

In the Google Group post, it looks like you folks contacted MapQuest and
they simply told you to uninstall.  That is the same solution posted
elsewhere, having to uninstall the plug-in to get the functionality
back.  Most notably in this:

"Thanks for reporting this.  I've just debugged into MapQuest's
client-side
UserAgent parser, and see that it gets confused by the presence of
"chromeframe/w.x.y.z".  I'll try to get in touch with someone there so
they
can fix their scripts.

Cheers,

Greg "

Further in that thread, discussions are to switch to Google Maps.

Just wanted to check if the only existing viable solutions are:

1.       Uninstall Google Chrome Frame

2.       Switch to Google Maps

Those two work, and a third option is working its way through the
release process:

If you have dev channel Chrome Frame (you can download it here:
http://www.google.com/chromeframe/eula.html?extra=devchannel) , you can
add the following registry key

SOFTWARE\Google\Chrome Frame\ExcludeUAFromDomain

Then, you can create wildstar patterns that will prevent the CF User
Agent from being sent to specific sites, so e.g. to make MapQuest work
you could add a REG_SZ value named:

*mapquest.com* to the above key and CF will send a user-agent string to
MapQuest that stops it from breaking.

        Any assistance anyone can provide is appreciated.

        Derek

        --
        You received this message because you are subscribed to the
Google Groups "Google-chrome-frame" group.
        To post to this group, send email to
google-chrome-frame@googlegroups.com.
        To unsubscribe from this group, send email to
google-chrome-frame+unsubscribe@googlegroups.com
<mailto:google-chrome-frame%2Bunsubscribe@googlegroups.com> .
        For more options, visit this group at
http://groups.google.com/group/google-chrome-frame?hl=en.

--
You received this message because you are subscribed to the Google
Groups "Google-chrome-frame" group.
To post to this group, send email to
google-chrome-frame@googlegroups.com.
To unsubscribe from this group, send email to
google-chrome-frame+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-chrome-frame?hl=en.

  mapquest_gcf.bmp
775K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rose, Derek  
View profile  
 More options Apr 16 2012, 4:20 pm
From: "Rose, Derek" <DR...@iso-ne.com>
Date: Mon, 16 Apr 2012 16:20:25 -0400
Local: Mon, Apr 16 2012 4:20 pm
Subject: RE: [google-chrome-frame:2932] Problem with GCF/IE and MapQuest

Sounds promising, I'll check it out.  On a somewhat related note, how
would we pass a resource within our Local Intranet zone to this?  In the
future, it will have a domain name, but right now I'm working with
something else that is simply being accessed from a fileserver and
having similar issues caused by the CF plug-in.  So, I'd need to exempt
something like...

\\fileserver\share\share\share\file.htm
<file:///\\fileserver\share\share\share\file.htm>  for example

From: google-chrome-frame@googlegroups.com
[mailto:google-chrome-frame@googlegroups.com] On Behalf Of Robert Shield
Sent: Saturday, April 14, 2012 12:42 AM
To: google-chrome-frame@googlegroups.com
Subject: Re: [google-chrome-frame:2932] Problem with GCF/IE and MapQuest

On Fri, Apr 13, 2012 at 11:02 AM, Rose, Derek <DR...@iso-ne.com> wrote:

We are experiencing a problem widely discussed on the internet, where as
if Google Chrome Frame plug-in is installed for Internet Explorer,
MapQuest does not work as expected.  Here is the error we are
experiencing:

Line:  983

Char:  9

Error: 'm3.dotcom.controller.MCP' is a null or not an object

Code: 0

URL:  http://www.mapquest.com

Here are a few threads:

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/206958

http://developer.mapquest.com/web/products/open/forums/-/message_boards/
view_message/202248;jsessionid=0E67B9493C43B3BD8F544CC974855269

http://groups.google.com/group/google-chrome-frame/browse_thread/thread/
03593c4742ce5216/252fc1fb271075e1?pli=1

In the Google Group post, it looks like you folks contacted MapQuest and
they simply told you to uninstall.  That is the same solution posted
elsewhere, having to uninstall the plug-in to get the functionality
back.  Most notably in this:

"Thanks for reporting this.  I've just debugged into MapQuest's
client-side
UserAgent parser, and see that it gets confused by the presence of
"chromeframe/w.x.y.z".  I'll try to get in touch with someone there so
they
can fix their scripts.

Cheers,

Greg "

Further in that thread, discussions are to switch to Google Maps.

Just wanted to check if the only existing viable solutions are:

1.       Uninstall Google Chrome Frame

2.       Switch to Google Maps

Those two work, and a third option is working its way through the
release process:

If you have dev channel Chrome Frame (you can download it here:
http://www.google.com/chromeframe/eula.html?extra=devchannel) , you can
add the following registry key

SOFTWARE\Google\Chrome Frame\ExcludeUAFromDomain

Then, you can create wildstar patterns that will prevent the CF User
Agent from being sent to specific sites, so e.g. to make MapQuest work
you could add a REG_SZ value named:

*mapquest.com* to the above key and CF will send a user-agent string to
MapQuest that stops it from breaking.

        Any assistance anyone can provide is appreciated.

        Derek

        --
        You received this message because you are subscribed to the
Google Groups "Google-chrome-frame" group.
        To post to this group, send email to
google-chrome-frame@googlegroups.com.
        To unsubscribe from this group, send email to
google-chrome-frame+unsubscribe@googlegroups.com
<mailto:google-chrome-frame%2Bunsubscribe@googlegroups.com> .
        For more options, visit this group at
http://groups.google.com/group/google-chrome-frame?hl=en.

--
You received this message because you are subscribed to the Google
Groups "Google-chrome-frame" group.
To post to this group, send email to
google-chrome-frame@googlegroups.com.
To unsubscribe from this group, send email to
google-chrome-frame+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-chrome-frame?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vallu  
View profile  
 More options Apr 20 2012, 9:50 am
From: Vallu <vkoivu...@gmail.com>
Date: Fri, 20 Apr 2012 06:50:58 -0700 (PDT)
Local: Fri, Apr 20 2012 9:50 am
Subject: Re: Problem with GCF/IE and MapQuest
Hello Robert,

thanks again for implementing the change in GCF UA behaviour. In a
Windows XP+IE8 virtual test machine, I installed GCF dev version
20.0.1105.2 (Official Build 132863) dev-m from here:
http://www.google.com/chromeframe/eula.html?extra=devchannel&quickena....

Then I made the following changes in the Windows registry, i.e. a new
REG_SZ key.

[HKEY_CURRENT_USER\Software\Google\ChromeFrame]
"ExcludeUAFromDomain"="*useragentstring.com*"

Then I started IE8 in http://useragentstring.com/. The result is
below: it still shows GCF's UA string. Did I miss something?

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
chromeframe/20.0.1105.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET
CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.
1.4; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E)

BR,

Valtteri


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Russell  
View profile  
 More options Apr 27 2012, 4:56 am
From: Alex Russell <slightly...@google.com>
Date: Fri, 27 Apr 2012 10:56:04 +0200
Local: Fri, Apr 27 2012 4:56 am
Subject: Re: [google-chrome-frame:2975] Re: Problem with GCF/IE and MapQuest
+robert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pattont  
View profile  
 More options May 10 2012, 2:24 pm
From: pattont <patt...@gmail.com>
Date: Thu, 10 May 2012 11:24:06 -0700 (PDT)
Local: Thurs, May 10 2012 2:24 pm
Subject: Re: Problem with GCF/IE and MapQuest
I realize that this is a tiny problem, but it has caused my
organization to yank Chrome Frame from all PCs that we rolled it out
to (10,000+). The problem was that was got a mass influx of tickets
regarding mapquest.com issues came rolling in because our corporate
travel dept uses that to double check people's mileage before
reimbursement. Everyone panicked and instead of researching the issue
it was pulled off the machines. Obviously, because of this forum we
have identified the actual issue at hand and could easily push it back
out, but now upper management is balking at the idea because if
mapquest.com was broken what else on the internet is broken. Any site
that parses the word chrome from the UA string is likely going to have
a problem and mapquest is probably not the only one.

I guess I really don't understand why Chrome Frame is changing the UA
string period. If the meta tag calls for Chrome Frame, can the plugin
not tell without the UA string saying "chromeframe/20.0.1130.1;"? If
the UA string was unchanged then mapquest wouldn't have problems
except for lazy developers string parsing the UA string for "*chrome*"

<SIGH>

On Apr 27, 4:56 am, Alex Russell <slightly...@google.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rose, Derek  
View profile  
 More options May 16 2012, 8:04 am
From: "Rose, Derek" <DR...@iso-ne.com>
Date: Wed, 16 May 2012 12:04:53 +0000
Local: Wed, May 16 2012 8:04 am
Subject: RE: [google-chrome-frame:3005] Re: Problem with GCF/IE and MapQuest
I don't necessarily agree it can be "easily pushed back out", as at least I have not been able to implement the suggestions and produce the desired results.  It's possible I didn't do the keys correctly or have the correct version, but I submitted the info I had and have not heard anything back.  Are you making an assumption, or were you able to configure something in a way to disable the GCF for a domain?

Your point is valid though - because even if this is implemented correctly, you are at the mercy of having your users discover websites that don't work.  This would undoubtedly be unpopular with management.  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Russell  
View profile  
 More options May 18 2012, 6:55 am
From: Alex Russell <slightly...@google.com>
Date: Fri, 18 May 2012 11:55:26 +0100
Local: Fri, May 18 2012 6:55 am
Subject: Re: [google-chrome-frame:3011] Re: Problem with GCF/IE and MapQuest

On Wed, May 16, 2012 at 1:04 PM, Rose, Derek <DR...@iso-ne.com> wrote:
> I don't necessarily agree it can be "easily pushed back out", as at least
> I have not been able to implement the suggestions and produce the desired
> results.  It's possible I didn't do the keys correctly or have the correct
> version, but I submitted the info I had and have not heard anything back.
>  Are you making an assumption, or were you able to configure something in a
> way to disable the GCF for a domain?

> Your point is valid though - because even if this is implemented
> correctly, you are at the mercy of having your users discover websites that
> don't work.  This would undoubtedly be unpopular with management.

We've heard of very few sites which break due to such poor UA-sniffing.
That said, we're looking into a compatibility-list approach based on recent
work cited earlier in the thread. You shouldn't need to be maintaining such
a list by yourself.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Russell  
View profile  
 More options May 18 2012, 6:58 am
From: Alex Russell <slightly...@google.com>
Date: Fri, 18 May 2012 11:58:03 +0100
Local: Fri, May 18 2012 6:58 am
Subject: Re: [google-chrome-frame:3005] Re: Problem with GCF/IE and MapQuest

Many sites -- including many of the largest websites -- serve different
content based on UA. Adding "chromeframe" allows them to know (on the
server side) that they can treat the browser as Chrome if they include the
meta/header. We toyed with sending a separate header, but proxies tend to
strip headers, leading to hard-to-diagnose bugs.

That said, we don't know of many sites that are as busted as MapQuest.
We've had very few reports of similar issues and MapQuest stands alone in
both doing the wrong thing and refusing to fix it.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
scott.bec...@schrodinger.com  
View profile  
 More options Apr 24, 5:41 pm
From: Scott.Bec...@schrodinger.com
Date: Wed, 24 Apr 2013 14:41:51 -0700 (PDT)
Local: Wed, Apr 24 2013 5:41 pm
Subject: Re: Problem with GCF/IE and MapQuest

I experienced your same problem. You need to use HKEY_CURRENT_USER (not
local machine)

https://youtube-a-googleproductforums-com.googlegroups.com/attach/19f...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »