I have published one Map service (BaseMap)using ArcGis Server 10.2 this services working fine with javascript but when i am using it with flexviewer it throwing following error at run time, other services running fine with this flexviewer.
Any help will be appreciated .
RangeError: Error #1125: The index 0 is out of range 0. at spark.components::Label/getNextTruncationPosition() at spark.components::Label/truncateText() at spark.components::Label/http://www.adobe.com/2006/flex/mx/internal::composeTextLines() at spark.components.supportClasses::TextBase/updateDisplayList() at mx.core::UIComponent/validateDisplayList() at mx.managers::LayoutManager/validateClient() at mx.core::UIComponent/validateNow() at spark.components.gridClasses::GridColumnHeaderGroupLayout/updateDisplayList() at spark.components.supportClasses::GroupBase/updateDisplayList() at spark.components::Group/updateDisplayList() at mx.core::UIComponent/validateDisplayList() at spark.components::Group/validateDisplayList() at mx.managers::LayoutManager/validateDisplayList() at mx.managers::LayoutManager/doPhasedInstantiation() at mx.managers::LayoutManager/doPhasedInstantiationCallback()
The error info sounds more specific to to you using this map service in a datagrid... Can you give any more detailed info on your EXACT use of this map service?
Thanx Robert when i am using the Attribute Table widget in the bottom panel it throwing the error. This map service use as base Map.
and contain 13 layers.
Out of 13 layers 6 layers are of street only for different visualization on different scale.
Thanks.
shabbir siddiqui,
The error info sounds more specific to to you using this map service in a datagrid... Can you give any more detailed info on your EXACT use of this map service?
This sounds like an issue for Tech Support. You can try and narrow down the issue by specifying the field to show of that layer using the fields tag in the AttributeTableWidget.xml. Just refer to the documentation for configuring specific layers for the widget: