[mapguide-trac] #1921: Maestro - Save Map
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jan 19 10:35:19 EST 2012
#1921: Maestro - Save Map
----------------------------+-----------------------------------------------
Reporter: crispinatime | Owner: jng
Type: defect | Status: new
Priority: high | Milestone: Maestro-4.1
Component: Maestro | Version:
Severity: blocker | Keywords:
External_id: |
----------------------------+-----------------------------------------------
Comment(by jng):
If you can debug, stick a breakpoint
[http://trac.osgeo.org/mapguide/browser/trunk/Tools/Maestro/OSGeo.MapGuide.MaestroAPI/Resource/Validation/BaseMapDefinitionValidator.cs#L202
here] to get the stack trace of the offending code and post the stack
trace here.
We generally don't put the full exception information in validation error
messages because exceptions from the mapagent are ridiculously large with
several levels of nesting, so we only extract the core messages. But for
something like this (the message is due to an invalid use of a
Dictionary<TKey, TVal> somewhere) the full information is sorely needed.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1921#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list