<?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 Project not support paths relative to the root application directory in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425934#M10970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One piece of code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Source="/Images/dismiss.png"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is used in 2 projects.&amp;nbsp; It works well in one, but not in another.&amp;nbsp; In the one not working, the warning message is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Project not support paths relative to the root application directory.&amp;nbsp; Remove '/'&amp;nbsp; qualifier from ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can this bug be fixed?&amp;nbsp; Do you have any hint?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2011 12:29:24 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2011-08-24T12:29:24Z</dc:date>
    <item>
      <title>Project not support paths relative to the root application directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425934#M10970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One piece of code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Source="/Images/dismiss.png"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is used in 2 projects.&amp;nbsp; It works well in one, but not in another.&amp;nbsp; In the one not working, the warning message is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Project not support paths relative to the root application directory.&amp;nbsp; Remove '/'&amp;nbsp; qualifier from ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can this bug be fixed?&amp;nbsp; Do you have any hint?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 12:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425934#M10970</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2011-08-24T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Project not support paths relative to the root application directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425935#M10971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Then why don't you just remove the / symbol? In my code, I don't have / in my source path (e.g., Source="Assets/images/busy.png"). Make sure your png file build Action properties is Resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 14:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425935#M10971</guid>
      <dc:creator>weiliang</dc:creator>
      <dc:date>2011-08-24T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Project not support paths relative to the root application directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425936#M10972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wei:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&amp;nbsp; I also tried the approach you recommended (remove '/' before Images).&amp;nbsp; However, the result is the same.&amp;nbsp; But the warning message is different, such as, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The file 'Images/dismiss.png' is not the part of the project or its 'Build Action' Property is not set to 'Resource'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess it is due to the 'Build Action'.&amp;nbsp; Do you know how to set it?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 14:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425936#M10972</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2011-08-24T14:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Project not support paths relative to the root application directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425937#M10973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, Shaning. To set the 'Build Action' Property to 'Resource', select the png file in your Solution Explorer, and in its Properties panel, you should see the first item is Build Action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 14:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-not-support-paths-relative-to-the-root/m-p/425937#M10973</guid>
      <dc:creator>weiliang</dc:creator>
      <dc:date>2011-08-24T14:54:05Z</dc:date>
    </item>
  </channel>
</rss>

