Select to view content in your preferred language

Problems with Dynamic Legend in 10.0

451
0
07-01-2012 07:37 PM
JaneWickers
Deactivated User
We're using the out-of-the-box PrintTask from ArcGIS Server Manager. I've successfully created 3 print tasks (see http://mapping.tweed.nsw.gov.au/planningjw/Default.aspx).

The problem is that sometimes the dynamic legends work and sometimes they don't. Usually the first template selected works, but if you try and print a different one, the dynamic legend stops showing the correct legend. It's like there's some kind of caching problem.

Any ideas?
Thanks.

Jane

The code for the Vegetation Map is:
<esriTasks:PrintTask ID="PrintTask1" runat="server" bordercolor="LightSteelBlue" borderstyle="Outset" borderwidth="1px" font-names="Verdana" font-size="8pt" forecolor="Black" titlebarcolor="WhiteSmoke" Style="z-index: 10000; left: 200px; position: absolute; top: 200px" Width="200px" Visible="False" BackColor="White" Map="Map1" MapCopyrightText="MapCopyrightText1" Title="Vegetation Map" ButtonText="Create Map" TitleSettings-DisplayInDialog="True" TitleSettings-DefaultValue="Vegetation Map" MapSettings-DisplayInDialog="True" MapSettings-DefaultValue="False" ResultsVisible="True" WidthSettings-DisplayInDialog="True" WidthSettings-DefaultValue="2" WidthSettings-WidthList="SizeHeight=3;SizeWidth=3;Name=Small;Unit=Inches:::SizeHeight=5;SizeWidth=5;Name=Medium;Unit=Inches:::SizeHeight=7;SizeWidth=7;Name=Large;Unit=Inches" QualitySettings-DisplayInDialog="False" QualitySettings-DefaultValue="1" PreserveScale="True" ScaleBarSettings-DisplayInDialog="False" ScaleBarSettings-DefaultValue="True" NorthArrowSettings-DisplayInDialog="False" NorthArrowSettings-DefaultValue="True" NorthArrowSettings-DisplayCharacter="ESRI North:176" LegendSettings-Condensed="True" LegendSettings-Columns="3" LegendSettings-ColumnThreshold="3" LegendSettings-DisplayInDialog="False" LegendSettings-DefaultValue="True" LegendSettings-HiddenLayers="Base_Map^^^Towns:::Base_Map^^^Main Roads:::Base_Map^^^Road Names:::Base_Map^^^Tweed Shire:::Flooding:::Planning_Flood_Coast_TPO^^^Planning - General:::Planning_Flood_Coast_TPO^^^Section 94 Plan:::Planning_Flood_Coast_TPO^^^Constraints:::Planning_Flood_Coast_TPO^^^Environment^^^Osprey Nests:::Planning_Flood_Coast_TPO^^^DCP Boundaries:::Planning_Flood_Coast_TPO^^^LEP 2000:::Waterways:::Aerial_photography_2009_off:::Aerial_Photography_OFF" NavigationPath="Print"><TaskResultsContainers><esri:BuddyControl Name="TaskResults1" /></TaskResultsContainers></esriTasks:PrintTask>
Tags (2)
0 Kudos
0 Replies