Changes between Initial Version and Version 1 of Ticket #745


Ignore:
Timestamp:
Oct 30, 2008, 3:45:30 PM (16 years ago)
Author:
jbirch
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #745 – Description

    initial v1  
    11The error is raised when individual distribution is requested.
     2
     3{{{
     4#!cpp
    25
    36MgFeatureAggregateOptions aggregateOptions = new MgFeatureAggregateOptions();
     
    1518  - GetItem line 81 file d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\common\foundation\System/DisposableCollection.cpp Index is out of range.
    1619
     20}}}
     21
    1722I am attaching mgp file and access database in order to replicate the error.
    1823the mgp contains the flexible(fusion) and basic layout. Both layouts invoke to thememain.aspx (It's the same that comes with the dotnetviewersample).