[mapguide-trac] #1879: Maestro API - Fail to Create RuntimeMap

MapGuide Open Source trac_mapguide at osgeo.org
Mon Dec 5 08:22:21 EST 2011


#1879: Maestro API - Fail to Create RuntimeMap
----------------------------+-----------------------------------------------
   Reporter:  crispinatime  |       Owner:  jng        
       Type:  defect        |      Status:  new        
   Priority:  medium        |   Milestone:  Maestro-4.0
  Component:  Maestro       |     Version:             
   Severity:  major         |    Keywords:  Maestro API
External_id:                |  
----------------------------+-----------------------------------------------

Comment(by crispinatime):

 I am offsite now so won't get any PDBs there for a few days.

 Looking through the SVN changelog there is an obvious culprit in 6221
 including

  " - Fetch and assign identity properties for newly created
 RuntimeMapLayer objects "

 This adds the  InitIdentityProperties(vld)  at line 192 of that version of
 RuntimeMapLayer.cs  which is the err thrown in the stack trace.

 There is an "idProps.Count" and a "foreach" over the idProps - but if
 idProps is null? that would throw the exception?

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1879#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list