Hello guys.

I've been reading your group looking for similar errors bu haven't
been able to find an answer.

Everytime I load my application in IE or FF it throws this error:

Firebug
h.__type is undefined
http://maps.gstatic.com/intl/es_ALL/mapfiles/159e/maps2.api/main.js
Line 174

Internet Explorer
__type is null or not an object.

The error just happens once and the application still works perfect
but my boss wants it to be totally clean. I read the posting
guidelines and I know I have to post a link but my boss won't let me
do it, I asked her already. But I read many posts here and did some of
the things you suggested. One of them was to install the Microsoft
Javascript Debugger so I could call the stack. I did that and when the
application loads it tells me the error I mention and when I try to
debug it it points me to this part of the code at main.js (it
highlights it in yellow)

h.__type[2]=a;

and the function is supposed to be: function qf(a){K(of).AR();eval(a)}
that's line 174 at main.js.

Then I select the Callstack option and it shows me a window where it
says: Javascriot anonymous function and points me to that h.__type
thing.

So is there a way to find which anonymous function it is??

I'd really appreciate you help, I'm stuck. And sorry for no posting
the link.

Thanks a lot in advance guys.
Reine C.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to