Select to view content in your preferred language

SFV application stopped working, help!

724
3
05-10-2010 05:05 AM
LeeAllen
Frequent Contributor
Our modified SFV was working great on Friday when I left, and now it is not working.  Multiple users have tried it with no success. No code was changed.  I have another Flex app that is working fine and have checked ISS, ArcGIS Server and services, and all are running.  Firebug shows no errors when the application loads.

Any help on what to check next is appreciated.

Here's the site: http://gis.snco.us/gisviewer

Lee
Tags (2)
0 Kudos
3 Replies
Drew
by
Frequent Contributor
I get the following error when trying to access the site..
Invalid tile service: http://gis.snco.us/ArcGIS/rest/services/Basedata/MapServer

This looks to be a Dynamic layer, not a Tile layer.

Drew
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Lee,

    I agree with Drew When you look at your REST service directory page you have several map services listed as cached but if you look at them they do not have tile info information. Take your 2 Aerials map services. the one that says AerialsCahed has not tile info but the on that is just Aerials does...? All you other services with cached in their name do not have tile info data. If you are sure that these services were cached then try a server reboot. Check that there are folder in the ArcGISCache folder that are named your cached map services names and that they have sub folders that are like Layers\_alllayers\L01 and have images in them.
0 Kudos
LeeAllen
Frequent Contributor
Your right.  Some how the basemap cached service I was using reverted to dynamic.  Thanks for the help.
0 Kudos