IE errors with GPolyline – one more word
Posted on March 27, 2007 - Filed Under Google Maps, JavaScript
Despite of ironing some stupid mistakes with IE and GPolygon, strange things still have happened. I become suspicious when my IE7.0 have refused to work properly with official Google Maps API examples with error:
Wystąpił błąd w czasie wykonywania. Czy chcesz debugować? Wiersz: 687 Błąd: Arg: Fraction out of range (0 to 1 allowed)
(Win XP Prof, Polish, IE7 English – update IE7 also Polish version, I was tired :) at that moment)
That was too much. So, useful hint – run IE with all addons disabled (C:\Program Files\Internet Explorer\iexplore.exe --extoff) and test it again.
Of course, without addons examples runs smoothly. And few moments later I knew that DebugBar has caused this problem. I have installed it, but not used on daily basis (due to its license), so I have forgot I got this tool. Maybe I would found this error earlier if I would remember…
Popularity: 4% [?]
Hits for this post: 3749
Similar Posts
- FreeBSD ports collection and licenses
- When timeout hit You with Amazon SQS on FreeBSD/VMWare
- Quick fix for strange Ruby errors
- Using Ruby gems
- Strange error in IE when using GPolyline
Comments
3 Responses to “IE errors with GPolyline – one more word”
Leave a Reply



Hi,
We didn’t have any feedback like that from our users, and tested on our side and everything looks fine with the DebugBar installed (version 4.02).
You can contact the DebugBar team using the email contact@debugbar.com. We will be grateful to have a crash page to correct the bug !
Also note that the DebugBar is now free for personal use starting version 4.0.
Best Regards.
JFR
thanks you very much! it also happened to me with the IE Developer Toolbar… i wasted 2 hours. IE sucks.