<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Please help diagnose where my problem is? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272176#M8177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to the ArcGIS Flex viewer and learning on the fly.&amp;nbsp; Thank you to Jon and the forum for helping with my earlier post of getting the viewer up and running.&amp;nbsp; There is nobody at my academic institution that has the expertise to help with my questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here is my problem now.&amp;nbsp; I have been playing with tweaking the viewer and learning how to config the config.xml.&amp;nbsp; I am fine with widgets and the basic title and cosmetic changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a single server so I do not think the crossdomain.xml is an issue but i have read only a little about this. I tried making the crossdomain.xml not sure if it right but the default viewer worked before i started tweaking things.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not been successful in loading a service that i have created through ArcGIS server Manager.&amp;nbsp; The viewer loads fine just not the layer i create.&amp;nbsp; I have problems at the Server/network level as well that im not sure if they are effecting my issue as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service seems fine as far as I can tell, I have also made web applications in the manager as well to test the service.&amp;nbsp; I can view the web app internally on server, but the data does not seem to load if i try to access the web app over the internet.&amp;nbsp; The tools and legend and template load, the list of layers load but no geometry or images load.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my first question is could this problem effect the use of a service through the flex viewer?&amp;nbsp; IF not here are lines of thought i have explored with the flex viewer.&amp;nbsp; The projection of the data in my service is wkid 2248.&amp;nbsp; I have tried removing all arcgis basemap layers and just load my service.&amp;nbsp; I have tried not giving an extent to the map because i read that the viewer would take the coordinate from the first basemap layer (which is my service as i have no other layers loading).&amp;nbsp; I have tried creating an initial extent pulling the info from the rest directory and specifying the wkid.&amp;nbsp; Still no luck.&amp;nbsp; I also am not sure if my syntax is always right.&amp;nbsp; I understand the concept of the structure of the config.xml but am not always sure that i have the context right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried between a dynamic layer and wms.&amp;nbsp; I have made my service also a WMS and tried changing the url to the WMSServer but still no luck.&amp;nbsp; if i am changing to dynamic or WMS do i only need to change the type and/or the URL?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also am confused about the "/rest/" in the URL.&amp;nbsp; The URL when i look at my service in the ArcGIS Server manager does not have rest in it.&amp;nbsp; But I do see the rest interface listed for any of my services under the Services Directory listing.&amp;nbsp; SO I am unclear how this translates in the config.xml&amp;nbsp; I have tried the URL with and with out the rest directory in it.&amp;nbsp; Still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I am sure there is a lot that i have missed in my understanding as i am learning this on the fly.&amp;nbsp; But I am hoping someone can help me understand a logical deduction method of solving where my problems could be.&amp;nbsp; I have attached my latest config.xml in a zip file.&amp;nbsp; You can reach the viewer addressed with the attached config.xml at &lt;/SPAN&gt;&lt;A href="http://preservationsearchwebgis.anth.umd.edu/flexviewer/"&gt;http://preservationsearchwebgis.anth.umd.edu/flexviewer/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2011 19:54:41 GMT</pubDate>
    <dc:creator>TimothyGoddard</dc:creator>
    <dc:date>2011-03-09T19:54:41Z</dc:date>
    <item>
      <title>Please help diagnose where my problem is?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272176#M8177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to the ArcGIS Flex viewer and learning on the fly.&amp;nbsp; Thank you to Jon and the forum for helping with my earlier post of getting the viewer up and running.&amp;nbsp; There is nobody at my academic institution that has the expertise to help with my questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here is my problem now.&amp;nbsp; I have been playing with tweaking the viewer and learning how to config the config.xml.&amp;nbsp; I am fine with widgets and the basic title and cosmetic changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a single server so I do not think the crossdomain.xml is an issue but i have read only a little about this. I tried making the crossdomain.xml not sure if it right but the default viewer worked before i started tweaking things.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not been successful in loading a service that i have created through ArcGIS server Manager.&amp;nbsp; The viewer loads fine just not the layer i create.&amp;nbsp; I have problems at the Server/network level as well that im not sure if they are effecting my issue as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service seems fine as far as I can tell, I have also made web applications in the manager as well to test the service.&amp;nbsp; I can view the web app internally on server, but the data does not seem to load if i try to access the web app over the internet.&amp;nbsp; The tools and legend and template load, the list of layers load but no geometry or images load.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my first question is could this problem effect the use of a service through the flex viewer?&amp;nbsp; IF not here are lines of thought i have explored with the flex viewer.&amp;nbsp; The projection of the data in my service is wkid 2248.&amp;nbsp; I have tried removing all arcgis basemap layers and just load my service.&amp;nbsp; I have tried not giving an extent to the map because i read that the viewer would take the coordinate from the first basemap layer (which is my service as i have no other layers loading).&amp;nbsp; I have tried creating an initial extent pulling the info from the rest directory and specifying the wkid.&amp;nbsp; Still no luck.&amp;nbsp; I also am not sure if my syntax is always right.&amp;nbsp; I understand the concept of the structure of the config.xml but am not always sure that i have the context right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried between a dynamic layer and wms.&amp;nbsp; I have made my service also a WMS and tried changing the url to the WMSServer but still no luck.&amp;nbsp; if i am changing to dynamic or WMS do i only need to change the type and/or the URL?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also am confused about the "/rest/" in the URL.&amp;nbsp; The URL when i look at my service in the ArcGIS Server manager does not have rest in it.&amp;nbsp; But I do see the rest interface listed for any of my services under the Services Directory listing.&amp;nbsp; SO I am unclear how this translates in the config.xml&amp;nbsp; I have tried the URL with and with out the rest directory in it.&amp;nbsp; Still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I am sure there is a lot that i have missed in my understanding as i am learning this on the fly.&amp;nbsp; But I am hoping someone can help me understand a logical deduction method of solving where my problems could be.&amp;nbsp; I have attached my latest config.xml in a zip file.&amp;nbsp; You can reach the viewer addressed with the attached config.xml at &lt;/SPAN&gt;&lt;A href="http://preservationsearchwebgis.anth.umd.edu/flexviewer/"&gt;http://preservationsearchwebgis.anth.umd.edu/flexviewer/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 19:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272176#M8177</guid>
      <dc:creator>TimothyGoddard</dc:creator>
      <dc:date>2011-03-09T19:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Please help diagnose where my problem is?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272177#M8178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The syntax in your config.xml have some issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first problem is that you have "&amp;lt;Layer" instead of "&amp;lt;layer".&amp;nbsp; All tags in the config.xml should be all lowercase.&amp;nbsp; All other tags/spellings are ignored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, there is no such property as "mapservicelabel", I think you meant "label".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentation for the layer tag is available at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#layer_tag.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#layer_tag.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the /rest/ in the URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The URLs without /rest/ is the "older" way (using SOAP) which is used by ArcMap and manager.&amp;nbsp; When using the Flex Viewer, any of the Flex, JavaScript, Silverlight API's or on ArcGIS.com, you should be using the URLs with /rest/.&amp;nbsp; See "Troubleshooting Tips" on the layer tag page referenced above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 12:50:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272177#M8178</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-03-10T12:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Please help diagnose where my problem is?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272178#M8179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you bjorn for your input.&amp;nbsp; The service now loads after correcting the syntax problems in the config.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other problem i'm trying to learn how to deal with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What does anybody recommend as the best way to give user control over the layers within a service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw you can load each feature as an operational layer individually. or is their a better mechanism to load the entire service but give the user control over turning on/off feature layers.&amp;nbsp; I saw different layer widgets but was not sure the best way to load the layer to work with these type of widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody have a reccomendation for the best way to do hyperlinks?&amp;nbsp; I have a point layer in the service that one attribute gives the hyperlink location of a corresponding photo.&amp;nbsp; What is a way i can have people be able to hyperlink to the photo?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 13:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272178#M8179</guid>
      <dc:creator>TimothyGoddard</dc:creator>
      <dc:date>2011-03-10T13:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Please help diagnose where my problem is?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272179#M8180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can maybe use a Hyperlink widget, which should on activation highlight all hyperlinks on the maps, therefore allowing user to click on the points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 13:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272179#M8180</guid>
      <dc:creator>FaizanTayyab</dc:creator>
      <dc:date>2011-03-10T13:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Please help diagnose where my problem is?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272180#M8181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I saw you can load each feature as an operational layer individually. or is their a better mechanism to load the entire service but give the user control over turning on/off feature layers.&amp;nbsp; I saw different layer widgets but was not sure the best way to load the layer to work with these type of widgets.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't need the functionality of a feature service, just load it as a dynamic map service and the users will be able to check/uncheck each layer within the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Anybody have a reccomendation for the best way to do hyperlinks?&amp;nbsp; I have a point layer in the service that one attribute gives the hyperlink location of a corresponding photo.&amp;nbsp; What is a way i can have people be able to hyperlink to the photo?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I like Robert Scheitlin's Identify widget a lot, but the SearchWidget or even just using the standard InfoPopup with a feature layer all do what you need. The result from the identify/etc. will show a preview of the photo, but it will also be clickable to open the full size photo. I think it looks for .jpg, .png, and .gif links to preview photos in the popup, otherwise it shows a little icon (by default it's a black circle with orange triangle, I replaced it with my own hyperlink icon) they have to click on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 18:58:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/please-help-diagnose-where-my-problem-is/m-p/272180#M8181</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-03-10T18:58:21Z</dc:date>
    </item>
  </channel>
</rss>

