Hey guys, sorry I'm fairly new to ArcGIS Server, and I've been given the fairly daunting task of figuring out why our setup is suffering. Let me mention a few things first. We recently upgraded to ArcGIS Server 10.0, previously running ArcIMS. We are still currently also running ArcSDE 9.3.
My problem is that we have a Property Search page that dishes out Parcel Information, Tax Records, Etc. along with a GIS Parcel Map link that use to pull up our map system, and display the particular parcel that a user was viewing. The previous page simply generated a URL Link by using a generic url of "http://server.com/website/county/?ActiveLayer=12&Query=PIN=%27" & ParcelNum & "%27&QueryZoom=Yes&Layers=001000001000100000000000110000000" where ParcelNum was the parcel number being viewed on that Property Search page.
With ArcGIS Server 10.0 this no longer functions correctly. I do not have the option of editing the map service, or the map at all. The one thing I am able to do, is change the format of this URL so that it works with the new setup. Can anyone assist?