<?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: icon not found when bundle xml loads in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11118101#M13265</link>
    <description>&lt;P&gt;Hey BlackBox. Thanks for the reply. I had tried that, but to no avail.&amp;nbsp; I finally went back into the code and discovered that my custom palette wasn't always reaching the method that set that icon variable.&amp;nbsp; Redid it this afternoon, recompiled, and everything seems to be running ok now.&amp;nbsp; Also noticed that my icon was 256x256 (or 255??)... everything I read said to keep it at 32x32. So, I also downsized that.&amp;nbsp; So, who knows, ha...&amp;nbsp; I hate to mark anything as the answer, since I'm really not 100% sure of what fixed it.&amp;nbsp; My poor programming skills most likely caused it!&amp;nbsp; Anyway, thanks for the interest.&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 00:02:16 GMT</pubDate>
    <dc:creator>guy.dow</dc:creator>
    <dc:date>2022-04-21T00:02:16Z</dc:date>
    <item>
      <title>icon not found when bundle xml loads</title>
      <link>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11087497#M13263</link>
      <description>&lt;P&gt;Greetings everyone,&lt;/P&gt;&lt;P&gt;I have created a plugin (DLL) for AutoCAD and I'm loading it via the bundle xml. I'm having a problem getting it to find the icon associated with the new palette my plugin creates and displays. I get a "Could not find file" "Unhandled exception". The "icon" attribute of the ApplicationPackage element is set to "&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;./Contents/Resources/SmallLaunch.ico&lt;/STRONG&gt;&lt;/FONT&gt;" and it is indeed located there. However, the message indicates that it is looking in the users' "Document" folder.&amp;nbsp; If I place a copy of the icon there, then the application loads and the icon shows up. I'm guessing I have something awry in my bundle xml.&amp;nbsp; Has anyone ever seen (and fixed) this before?&lt;/P&gt;&lt;P&gt;Here's the exception:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IconMissing.jpg" style="width: 450px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1051240i385FA00206E4D75E/image-size/large?v=v2&amp;amp;px=999" role="button" title="IconMissing.jpg" alt="IconMissing.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the xml:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ApplicationPackage&lt;/SPAN&gt; &lt;SPAN class=""&gt;SchemaVersion&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;1.0&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;ProductType&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Name&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood. ISO Control Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;AppVersion&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;0.1.0.1&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Description&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood. ISO Control Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Author&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;Guy Dow&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Icon&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;./Contents/Resources/SmallLaunch.ico&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;CompanyDetails&lt;/SPAN&gt; &lt;SPAN class=""&gt;Name&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood.&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Phone&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt; &lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Url&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Email&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Components&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;RuntimeRequirements&lt;/SPAN&gt; &lt;SPAN class=""&gt;SupportPath&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;./Contents&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Platform&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;AutoCAD|AutoCAD*&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;OS&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;Win64&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;SeriesMin&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;R22.0&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;SeriesMax&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;R22.0&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ComponentEntry&lt;/SPAN&gt; &lt;SPAN class=""&gt;AppName&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood. ISO Control Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;ModuleName&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;./Contents/Palette_Grid_Testing.dll&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;AppDescription&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood. ISO Control Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;LoadOnCommandInvocation&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;True&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;LoadOnRequest&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;False&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;LoadOnAutoCADStartup&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;False&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Commands&lt;/SPAN&gt; &lt;SPAN class=""&gt;GroupName&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;Commands&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Command&lt;/SPAN&gt; &lt;SPAN class=""&gt;Local&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;ISOCONTROL&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;Global&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;ISOCONTROL&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class=""&gt;Commands&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class=""&gt;ComponentEntry&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ComponentEntry&lt;/SPAN&gt; &lt;SPAN class=""&gt;AppName&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;wood. ISO Control Application&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt; &lt;SPAN class=""&gt;ModuleName&lt;/SPAN&gt;&lt;SPAN class=""&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class=""&gt;Components&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class=""&gt;ApplicationPackage&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Apr 2022 13:37:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11087497#M13263</guid>
      <dc:creator>guy.dow</dc:creator>
      <dc:date>2022-04-06T13:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: icon not found when bundle xml loads</title>
      <link>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11087698#M13264</link>
      <description>&lt;P&gt;What happens when you change your RuntimeRequirements to&amp;nbsp;SupportPath="./Contents/Resources"?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 14:38:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11087698#M13264</guid>
      <dc:creator>BlackBox_</dc:creator>
      <dc:date>2022-04-06T14:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: icon not found when bundle xml loads</title>
      <link>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11118101#M13265</link>
      <description>&lt;P&gt;Hey BlackBox. Thanks for the reply. I had tried that, but to no avail.&amp;nbsp; I finally went back into the code and discovered that my custom palette wasn't always reaching the method that set that icon variable.&amp;nbsp; Redid it this afternoon, recompiled, and everything seems to be running ok now.&amp;nbsp; Also noticed that my icon was 256x256 (or 255??)... everything I read said to keep it at 32x32. So, I also downsized that.&amp;nbsp; So, who knows, ha...&amp;nbsp; I hate to mark anything as the answer, since I'm really not 100% sure of what fixed it.&amp;nbsp; My poor programming skills most likely caused it!&amp;nbsp; Anyway, thanks for the interest.&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 00:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/icon-not-found-when-bundle-xml-loads/m-p/11118101#M13265</guid>
      <dc:creator>guy.dow</dc:creator>
      <dc:date>2022-04-21T00:02:16Z</dc:date>
    </item>
  </channel>
</rss>

