Hi, We are in the process of deploying AGS10 on a different box for testing. Previously, we had the Legend working on SFV1.3 on AGS 9.3.1I'm assuming the asp.net code needs to be ammended to AGS10:<compilation debug="true" strict="false" explicit="true">
<assemblies>
<add assembly="ESRI.ArcGIS.ADF.ArcGISServer, Version=9.3.1.1850, Culture=neutral, PublicKeyToken=8FC3CC631E44AD86"/></assemblies></compilation>
What would be the new value for this? or how do I get this?What other bits would need to be changed for AGS10 to serve the RESTLegend app on SFV 1.3?