[mapguide-trac] #1879: Maestro API - Fail to Create RuntimeMap
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Dec 6 12:20:25 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):
Hi,
I put a try/catch in my code and it worked - though I also added the
following to the catch{} block.
With the Trace.TraceWarning() - I assume there is no feature to actually
log an exception when using the API at runtime, such as to a file -
because I can't get this to fail on my dev environment at all!
C
var propInfo = new PropertyInfo[0];
this.IdentityProperties = propInfo;
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1879#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list