<?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 Re: Errors in a deployed Silverlight project in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371521#M9605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Had a communication w/ a professional.&amp;nbsp; He said the problem was not due to the security or cross domain issue.&amp;nbsp; The problem was that the IP address was not recognized.&amp;nbsp; Then, I changed the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://IPAddress/MyApp" rel="nofollow" target="_blank"&gt;http://IPAddress/MyApp&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myComputerName/MyApp" rel="nofollow" target="_blank"&gt;http://myComputerName/MyApp&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The errors were gone.&amp;nbsp; What settings should I do in order to use IP address in this application?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 17:20:42 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2015-01-21T17:20:42Z</dc:date>
    <item>
      <title>Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371507#M9591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to deployed a SL project in IIS 7 by following the procedure by ESRI: &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/39169" title="http://support.esri.com/en/knowledgebase/techarticles/detail/39169"&gt;39169 - Deploy a Silverlight application to IIS 6.0 and 7.0&lt;/A&gt;‌ .&amp;nbsp; After the deployment, I opened the project's htm on IE.&amp;nbsp; The interface looks fine.&amp;nbsp; But I run the query, a bunch of errors show up.&amp;nbsp; Some of the errors are listed below:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; Locator service failed: System.Security.SecurityException ---&amp;gt; System.Security.SecurityException: security error &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;at System.Net.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncresult asyncResult) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;at System.Net.BrowserHttpWebRequest ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It appears it involves some security issue.&amp;nbsp; What should do to solve these problems.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:11:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371507#M9591</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T14:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371508#M9592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you add crossdomain.xml and clientaccesspolicy.xml in IIS ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 14:13:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371508#M9592</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2015-01-15T14:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371509#M9593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rao:&lt;/P&gt;&lt;P&gt;Thanks for your advisory.&amp;nbsp; I added the crossdomain.xml into the server's \Inetpub\wwwroot\&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;access-policy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;cross-domain-access&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;policy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;allow-from http-request-headers="SOAPAction"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;domain ”&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*”/" rel="nofollow" target="_blank"&gt;http://*”/&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/allow-from&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/cross-domain-access&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/access-policy&amp;gt;&lt;/P&gt;&lt;P&gt;But I still got the same errors.&amp;nbsp; Did I do something incorrect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 15:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371509#M9593</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T15:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371510#M9594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using any locator service ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371510#M9594</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2015-01-15T16:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371511#M9595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; The locator service is on another server in our company.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371511#M9595</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T16:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371512#M9596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to access REST URL in browser ? if yes then try to&amp;nbsp; add clientaccsspolicy.xml and test ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if no then the issue with your locator services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371512#M9596</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2015-01-15T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371513#M9597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have no problem to access all of the REST URL's through any browser.&amp;nbsp; Added both clientaccsspolicy.xml and crossdomain.xml.&amp;nbsp; But the errors remain the same.&amp;nbsp; What else should I check?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371513#M9597</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T16:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371514#M9598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you try to add these xml files in other server where locator services published and try it. anyway this issue is because of domain access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371514#M9598</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2015-01-15T16:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371515#M9599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean that your project was working well in development and is no more working after deployment?&lt;/P&gt;&lt;P&gt;What is the URL of your Locator? is there a crossdomain.xml or clientaccesspolicy.xml at the root of your Locator site?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 16:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371515#M9599</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-15T16:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371516#M9600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) The project runs well in my debugging.&amp;nbsp; After it was deployed into IIS7, the page is loaded well.&amp;nbsp; The errors display in query.&lt;/P&gt;&lt;P&gt;2) Per Rao, I added both crossdomain.xml or clientaccesspolicy.xml into my server's \Inetpub\wwwroot\.&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 17:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371516#M9600</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T17:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371517#M9601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Re-tested in multiple scenarios but still have problems.&amp;nbsp; In IIS7, for the previous version, if I right-click the application &amp;gt; Manager &amp;gt; Browser, the page shows &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/xxx" rel="nofollow" target="_blank"&gt;http://localhost/xxx&lt;/A&gt;&lt;SPAN&gt;, and it runs well.&amp;nbsp; If I change the localhost to the URL, the start interface looks to be fine.&amp;nbsp; However, when I runs the query, the errors (as reported above) pop out.&amp;nbsp; I also tried another server, and have the same problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In IIS 7 also tried to add the new version (just built one) as another application with the same settings.&amp;nbsp; But when I tested the Settings (e.g. physical path:&amp;nbsp; C:\inetpub\wwwroot\AppName, Appilicaqtion Pool: ASP.Net v4.0), I got such an error: "There was an error while performing this operation Details: Invalid application path.&lt;/P&gt;&lt;P&gt;Hopefully, I can get some additional hints for solving the problems.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371517#M9601</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T18:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371518#M9602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The security Policy file is needed on the target server, not on the server hosting the application (however this can't hurt).&lt;/P&gt;&lt;P&gt;It's why I asked you about the URL of your Locator server (or of the server the queries fail).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might also run into a cross zone access issue if the target server&amp;nbsp; is in a more restrictive zone than your SL application server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 19:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371518#M9602</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-15T19:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371519#M9603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dominique:&amp;nbsp; Thanks for you response.&amp;nbsp; Through multiple tests, I am sure it is not the crossdomain issue.&amp;nbsp; The problem is that in II7 Manager I can't convert it to an application.&amp;nbsp; The error I received is "&lt;SPAN style="font-size: 10pt;"&gt;Invalid application path".&amp;nbsp; Could you provide your additional advisory for solving the problem?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 19:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371519#M9603</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-15T19:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371520#M9604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By referring to the procedure: &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;A href="http://stackoverflow.com/questions/7939693/iis-7-invalid-application-path-win-7"&gt;http://stackoverflow.com/questions/7939693/iis-7-invalid-application-path-win-7&lt;/A&gt; , I created a Virtual Directory in IIS7.5 Manager's Web Sites, and then set the Physical Path.&amp;nbsp; The project was got deployment.&amp;nbsp; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;However, I still can't run the query if the page uses URL address rather than localhost.&amp;nbsp; In this server, there are other multiple applications that have no problem using URLs.&amp;nbsp; Any suggestion for this problem?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 13:24:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371520#M9604</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-16T13:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in a deployed Silverlight project</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371521#M9605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Had a communication w/ a professional.&amp;nbsp; He said the problem was not due to the security or cross domain issue.&amp;nbsp; The problem was that the IP address was not recognized.&amp;nbsp; Then, I changed the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://IPAddress/MyApp" rel="nofollow" target="_blank"&gt;http://IPAddress/MyApp&lt;/A&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myComputerName/MyApp" rel="nofollow" target="_blank"&gt;http://myComputerName/MyApp&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The errors were gone.&amp;nbsp; What settings should I do in order to use IP address in this application?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 17:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/errors-in-a-deployed-silverlight-project/m-p/371521#M9605</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-01-21T17:20:42Z</dc:date>
    </item>
  </channel>
</rss>

