[mapguide-users] Uncaught exception 'mginvalidpropertytypeexception'...when click on added point to map.

Maciej Skorczewski maciej.skorczewski at procad.pl
Mon Dec 4 04:27:06 EST 2006


  ok the problem is solved.


i use
$featureReader->GetDouble('ID');

but i should be

$featureReader->GetInt32('ID');


now i use this 2 $featureReader one to test_layer , second to market_layer.










More information about the Mapguide-users mailing list