<?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: Problem adding local data to sharepoint web part in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571099#M1581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a cautionary note regarding use of the clientaccesspolicy.xml file: the example of it provided by ESRI in the help topic cited earlier in this thread opens up a huge security hole if used on an external web server.&amp;nbsp; The "allow-from" &amp;amp; "domain" settings use the * wildcard, which means that access is made available to any domain.&amp;nbsp; This should be changed from * to your sharepoint server's name &amp;amp; if at all possible, avoid using it at all on an external web server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 15:43:41 GMT</pubDate>
    <dc:creator>MichaelOlkin</dc:creator>
    <dc:date>2010-07-27T15:43:41Z</dc:date>
    <item>
      <title>Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571095#M1577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been unable to add any local data to my sharepoint web part. The ArcGIS online data loads fine for the Base Map but when I try to add services from my local arcgis server,&amp;nbsp; I get an error saying there is an error connecting.&amp;nbsp; I can go on the sharepoint server directly and I can access the mapservice just fine so the url is correct.&amp;nbsp; Are there any modifications that have to happen to any of the installed files or any other changes that have to happen in order to add data other than ESRI online data to a sharepoint web part?&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 21:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571095#M1577</guid>
      <dc:creator>BarbaraPutnam</dc:creator>
      <dc:date>2010-06-17T21:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571096#M1578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Barbara:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like you may be lacking the clientaccesspolicy.xml and crossdomain.xml files.&amp;nbsp; These are required by Silverlight clients for client access and cross domain security purposes.&amp;nbsp; See the help topic located at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/sharepoint/help/index.html?faq.htm"&gt;http://help.arcgis.com/en/webapps/sharepoint/help/index.html?faq.htm&lt;/A&gt;&lt;SPAN&gt; for further information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 21:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571096#M1578</guid>
      <dc:creator>RichZwaap</dc:creator>
      <dc:date>2010-06-24T21:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571097#M1579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That was it. I had the crossdomain but not the clientaccesspolicy.&amp;nbsp; Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 20:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571097#M1579</guid>
      <dc:creator>BarbaraPutnam</dc:creator>
      <dc:date>2010-06-25T20:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571098#M1580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having this same problem. I can not access my local map services. I can see all the services and can view them in the Java viewer but when I add the source to the Base Map I get a "Please enter a valid URL" error message. Here is my URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://appmapodev/ArcGIS/rest/services/map_hydrant/MapServer"&gt;http://appmapodev/ArcGIS/rest/services/map_hydrant/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the clientaccesspolicy.xml and crossdomain.xml files to my c:\inetpub\wwwroot directory. Do I have to edit the xml files in any way for them to work? The data is on another server in our intranet and only available internally. I can get the ESRI map services show up just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help you give on this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 16:53:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571098#M1580</guid>
      <dc:creator>WarrenElkins</dc:creator>
      <dc:date>2010-07-07T16:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571099#M1581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a cautionary note regarding use of the clientaccesspolicy.xml file: the example of it provided by ESRI in the help topic cited earlier in this thread opens up a huge security hole if used on an external web server.&amp;nbsp; The "allow-from" &amp;amp; "domain" settings use the * wildcard, which means that access is made available to any domain.&amp;nbsp; This should be changed from * to your sharepoint server's name &amp;amp; if at all possible, avoid using it at all on an external web server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 15:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571099#M1581</guid>
      <dc:creator>MichaelOlkin</dc:creator>
      <dc:date>2010-07-27T15:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding local data to sharepoint web part</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571100#M1582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Warren - if you navigate to &lt;/SPAN&gt;&lt;A href="http://appmapodev/clientaccesspolicy.xml"&gt;http://appmapodev/clientaccesspolicy.xml&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://appmapodev/crossdomain.xml"&gt;http://appmapodev/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt; from a client machine, do these files load in the browser?&amp;nbsp; If not, then these are not accessible from the client.&amp;nbsp; The may not be in the right location for the server, or you may need to adjust the access settings on the IIS website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael - I would not characterize the settings specified by the example policy files as opening up a huge security hole.&amp;nbsp; What they do is allow any services hosted on the IIS website to be accessed by any Silverlight client, regardless of the domain of the Silverlight client.&amp;nbsp; Whether this is a problem depends mainly on what the services expose - opening up editing operations, for instance, could be undesirable.&amp;nbsp; In Warren's case, this will allow any Silverlight client, including the Map Web Part, to access the ArcGIS Server REST endpoints available over port 80 of the ArcGIS Server machine, and it will also open up other services on that port for Silverlight client access, if any exist.&amp;nbsp; Bear in mind that the policy files are just extending web service access to Silverlight clients.&amp;nbsp; If the service endpoints are already available publicly on an external server, then clients implemented using other technologies (e.g. ASP.NET, JavaScript, Flash, etc) already have unfettered access to those services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, I agree that the document referenced above should include information on the implications of adding the policy files with the settings shown in the example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 13:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/problem-adding-local-data-to-sharepoint-web-part/m-p/571100#M1582</guid>
      <dc:creator>RichZwaap</dc:creator>
      <dc:date>2010-08-05T13:19:54Z</dc:date>
    </item>
  </channel>
</rss>

