I downloaded and built the solution (XP Pro/vs2005/ie v7.0) and when it runs, the control just displays as a grey rectangle without any markers. In design mode for default.aspx, the control displays "Error Rendering Control - gMap, An unhandled exception occurred. Object reference not set to an instance of an object."
Logged In: YES
user_id=1652565
Originator: YES
I forgot to mention in my initial report that the message "Object reference not set to an instance of an object." is also reported on the property page for the control associated with the XslPath property. Jon.
Logged In: YES
user_id=1652565
Originator: YES
I've attached a zip file with some screen shots.
Some screen shots.
Logged In: YES
user_id=1714922
Originator: NO
Has anyone found the cause of this? I am having the same problem.
Logged In: YES
user_id=1333391
Originator: NO
im having the same problem. when the page loads, the control is just a gray box. in vs2005's designer, the control appears with an error in red text that says "Error rendering control - GMap1 an unhandled exception has occurred. Object reference not set to reference of object."
here's some maybe helpful info from firefox's firebug extension...
(!) gm3.aspx (line 9)
Expected ',' or '{' but found '*'. Ruleset ignored due to bad selector. [Break on this error] undefined
(x)
maps2.74.api.js (line 633)
a has no properties
v(undefined, undefined, undefined)
[Break on this error] function v(a,b,c){var d=this;za.call(d);if(!a.lat&&!a.lon){a=new H(a.y,a.x)}d.A=...
(x) maps2.74.api.js (line 310)
a has no properties
fromLatLngToPixel(null, 16)
Ia(null)maps2.74.api.js (line 513)
configure(null, (250, 150) x=250 y=150, 16, (0, 0) x=0 y=0)maps2.74.api.js (line 502)
Ya(null, 16, null)maps2.74.api.js (line 384)
rb(16)maps2.74.api.js (line 389)
To(1)maps2.74.api.js (line 1193)
gm_Render()gm3.aspx (line 70)
[Break on this error] Cb.prototype=new Nb;Cb.prototype.fromLatLngToPixel=function(a,b){var c=this,d=c....
the gm3.aspx line 9 warning is referring to...
{
behavior:url(#default#VML);
}