<?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 The web application can???t be accessed from other machine, in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556727#M21469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The web application can�??t be accessed from other machine,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 3 machines connected by switch. The service is published on �??Jamal-pc�?�. I could access it by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jamal-pc/apps/T5"&gt;http://jamal-pc/apps/T5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24690[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to access this application (&lt;/SPAN&gt;&lt;A href="http://jamal-pc/apps/T5"&gt;http://jamal-pc/apps/T5&lt;/A&gt;&lt;SPAN&gt;) from �??mira-pc�?� but sounds that the web application ends up with nothing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24691[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 May 2013 17:00:15 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2013-05-26T17:00:15Z</dc:date>
    <item>
      <title>The web application can???t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556727#M21469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The web application can�??t be accessed from other machine,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 3 machines connected by switch. The service is published on �??Jamal-pc�?�. I could access it by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jamal-pc/apps/T5"&gt;http://jamal-pc/apps/T5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24690[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to access this application (&lt;/SPAN&gt;&lt;A href="http://jamal-pc/apps/T5"&gt;http://jamal-pc/apps/T5&lt;/A&gt;&lt;SPAN&gt;) from �??mira-pc�?� but sounds that the web application ends up with nothing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24691[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 May 2013 17:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556727#M21469</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2013-05-26T17:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556728#M21470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue might occur if you don't have a crossdomain.xml file stored in the inetpub\wwwroot folder which is required when accessing the services from outside the machine the application itself is hosted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an example, you can view the policy file used by ArcGIS Online: &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/clientaccesspolicy.xml"&gt;http://services.arcgisonline.com/clientaccesspolicy.xml&lt;/A&gt;&lt;SPAN&gt;. Save this file into your wwwroot folder and test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another thing is Firewall settings which might block 6080 port requests coming. Either set the Firewall to allow 6080 port requests to go through or use Web Adaptor and configure it to use port 80. You can reach the application itself, so the problem is with ArcGIS Server services rather than with the web application itself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556728#M21470</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2013-05-27T05:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556729#M21471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The issue might occur if you don't have a crossdomain.xml file stored in the inetpub\wwwroot folder which is required when accessing the services from outside the machine the application itself is hosted.&lt;BR /&gt;&lt;BR /&gt;As an example, you can view the policy file used by ArcGIS Online: &lt;A href="http://services.arcgisonline.com/clientaccesspolicy.xml"&gt;http://services.arcgisonline.com/clientaccesspolicy.xml&lt;/A&gt;. Save this file into your wwwroot folder and test.&lt;BR /&gt;&lt;BR /&gt;Another thing is Firewall settings which might block 6080 port requests coming. Either set the Firewall to allow 6080 port requests to go through or use Web Adaptor and configure it to use port 80. You can reach the application itself, so the problem is with ArcGIS Server services rather than with the web application itself.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much Alexey for the very informative answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what surprises me the most:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� I have the clientaccesspolicy.xml and crossdomain.xml in both machines (host and client)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� The firewall is off in both machines&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24705[/ATTACH], [ATTACH=CONFIG]24706[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevertheless, the web application can�??t be accessed from the clients�?? machines and ends up only with the interface without displaying anything. Meanwhile I could access the web application built on the ADF web application from clients' machines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24707[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What other issues should I consider?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 08:59:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556729#M21471</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T08:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556730#M21472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd run Fiddler and examine the underlying request/response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 09:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556730#M21472</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-05-27T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556731#M21473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tereshenkov&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree with Richard. First check in the SL Builder what do you have in your application (what services and where they come from) and then check what you actually get in the web browser on the client. Maybe there is something wrong with the SL app itself. Test creating a new application with the Builder and try to add an ArcGIS Server service and see if you can reach the server machine at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 11:38:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556731#M21473</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T11:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556732#M21474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I agree with Richard. First check in the SL Builder what do you have in your application (what services and where they come from) and then check what you actually get in the web browser on the client. Maybe there is something wrong with the SL app itself. Test creating a new application with the Builder and try to add an ArcGIS Server service and see if you can reach the server machine at all.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Alexey and Richard for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the fiddler. Please, have a look on what I got:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24714[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might this indicate for? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue that the Silverlight works fine on the host machine but fails to do so on the client. Please, have a look on the screenshot below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24715[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the service can be accessed from arcgis server manager and arcgis JavaScript API&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24716[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:05:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556732#M21474</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2013-05-27T17:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556733#M21475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you need to ignore the 404 related to favicon.ico:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Favicon"&gt;http://en.wikipedia.org/wiki/Favicon&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556733#M21475</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-05-27T17:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556734#M21476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rlwatson&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the entire Fiddler capture?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556734#M21476</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T17:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556735#M21477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I think you need to ignore the 404 related to favicon.ico:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Favicon"&gt;http://en.wikipedia.org/wiki/Favicon&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then how about this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24717[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might this refer to?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556735#M21477</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T17:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556736#M21478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Refresh the page bypassing the browser cache:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache"&gt;http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556736#M21478</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-05-27T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556737#M21479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Refresh the page bypassing the browser cache:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache"&gt;http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Richard for the prompt help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried bypassing the browser cache of IE, Firefox and Google chrome but still the Silverlight isn�??t able to display the maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What other options may I still have?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 17:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556737#M21479</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556738#M21480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Clear your browser cache, capture the session in Fiddler, and then post the Fiddler session.&amp;nbsp; If you can't post the session to the forum then post it cloud storage, e.g. DropBox, SkyDrive, etc., and post the link here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 18:12:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556738#M21480</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-05-27T18:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556739#M21481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Clear your browser cache, capture the session in Fiddler, and then post the Fiddler session.&amp;nbsp; If you can't post the session to the forum then post it cloud storage, e.g. DropBox, SkyDrive, etc., and post the link here.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Very much appreciated Richard for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could figure it out now with fiddler! The issue is related to the source of the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The url of the services is set to be: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:6080/arcgis/rest/services//T5/MapServer"&gt;http://localhost:6080/arcgis/rest/services//T5/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and thus as the client starts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jamal-pc/Apps/T5/"&gt;http://jamal-pc/Apps/T5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the Silverlight does start but with no data (service) as it will look for the data from his/her machine (localhost).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24719[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue now is how the services (url) in the silverlight web application can be re-directed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:6080/arcgis/rest/services//T5/MapServer"&gt;http://localhost:6080/arcgis/rest/services//T5/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://Jamal-pc:6080/arcgis/rest/services//T5/MapServer"&gt;http://Jamal-pc:6080/arcgis/rest/services//T5/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24720[/ATTACH], [ATTACH=CONFIG]24721[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 19:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556739#M21481</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T19:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556740#M21482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am glad that you have made some progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, I have not used the Silverlight viewer application so I cannot speak to how it works.&amp;nbsp; It seems to be some type of configuration issue but I know that you already know that:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps someone in the ArcGIS for Viewer Silverlight forum can help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 20:32:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556740#M21482</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-05-27T20:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556741#M21483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am glad that you have made some progress.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I have not used the Silverlight viewer application so I cannot speak to how it works.&amp;nbsp; It seems to be some type of configuration issue but I know that you already know that:)&lt;BR /&gt;&lt;BR /&gt;Perhaps someone in the ArcGIS for Viewer Silverlight forum can help you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Richard. Your help is behind the progress that took place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope an expert can advise in how to re-direct the service url or otherwise I�??ll be creating it again from scratch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 20:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556741#M21483</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-27T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556742#M21484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jamal, you can update the URLs used for your services by editing a Map.xml file in any text editor. This file is located in the C:\inetpub\wwwroot\Apps\%AppName%\Config when using the default folder. I am sure you will find out where it is if you are using a non-default path. Just run find and replace in the text editor to change the localhost for the PC name, restart web browser and clear its cache and you should be good to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 05:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556742#M21484</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2013-05-28T05:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: The web application can�??t be accessed from other machine,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556743#M21485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Jamal432@gmail.com"&gt;Jamal432@gmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Jamal, you can update the URLs used for your services by editing a Map.xml file in any text editor. This file is located in the C:\inetpub\wwwroot\Apps\%AppName%\Config when using the default folder. I am sure you will find out where it is if you are using a non-default path. Just run find and replace in the text editor to change the localhost for the PC name, restart web browser and clear its cache and you should be good to go.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Man thanks Alexey for the answer. This is very helpful&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 20:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-web-application-can-t-be-accessed-from-other/m-p/556743#M21485</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-29T20:00:20Z</dc:date>
    </item>
  </channel>
</rss>

