<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : [SOLVED] XamlChart and Markup distrib</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : [SOLVED] XamlChart and Markup distrib]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:12:26 +0000</pubDate>
  <lastBuildDate>Sat, 05 Sep 2009 06:34:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15117</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : No problem, glad it worked (thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52806&amp;title=solved-xamlchart-and-markup-distrib#52806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 05 September 2009 at 6:34am<br /><br />No problem, glad it worked (thanks for testing it). I will update my sample ASAP.]]>
   </description>
   <pubDate>Sat, 05 Sep 2009 06:34:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52806&amp;title=solved-xamlchart-and-markup-distrib#52806</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : Yes that works.Many thanks.This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52805&amp;title=solved-xamlchart-and-markup-distrib#52805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 05 September 2009 at 5:41am<br /><br />Yes that works.<br><br>Many thanks.<br><br>This method of creating objects seems more "normal" so I am pleased I do not need to know about the ProgIDs :-)<br><br><br>]]>
   </description>
   <pubDate>Sat, 05 Sep 2009 05:41:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52805&amp;title=solved-xamlchart-and-markup-distrib#52805</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : Hey Chris,I don&amp;#039;t have time...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52799&amp;title=solved-xamlchart-and-markup-distrib#52799</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 04 September 2009 at 10:51pm<br /><br />Hey Chris,<br><br>I don't have time to test it on a machine without CJ controls installed right now, but try this and tell me if it works (I assume you are using my chart sample?):<br><br>1) Open the XamlCharts.vbp file located in the DLL folder (not the VBG or Test project).<br>2) Click the Project menu and then click Components.<br>3) On the Controls tab, scroll down until you find the Xtreme Markup Control entry and clear the checkbox, then click OK.<br>4) Click the Project menu and then click References. The References window appears<br>5) On the References window, click the Browse button. The "Add Reference" window appears.<br>6) In the "Files of type" list, select "ActiveX Controls"<br>7) Navigate to the Codejock bin folder (usually C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX VERSION\Bin", then select the Codejock.Markup.v13.1.0.ocx (or Unicode version if requried) and click Open.<br>8) Back on the References window, click OK.<br>9) Open the modXaml code window, and remove the "Private Const mc_MarkupLabelVersion As String = "13.0.0"" line.<br>10) In the xamlEngine function, change this line:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set so_XamlEngine = CreateObject("Codejock.MarkupLabel." &amp; mc_MarkupLabelVersion)<br></pre></td></tr></table><br><br>To this:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set so_XamlEngine = New XtremeMarkup.MarkupLabel<br></pre></td></tr></table><br><br>11) Recompile and try it again on a non-CJ development computer. Does it work now?<br><br><br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 22:51:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52799&amp;title=solved-xamlchart-and-markup-distrib#52799</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : In the Project Propertiesthe box...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52793&amp;title=solved-xamlchart-and-markup-distrib#52793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 04 September 2009 at 7:04pm<br /><br />In the Project Properties<br>the box "Remove information about unused ActiveX Controls" is checked.<br><br>But this does not change the need for the .LIC file.<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 19:04:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52793&amp;title=solved-xamlchart-and-markup-distrib#52793</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : Hi, Try in project settings change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52772&amp;title=solved-xamlchart-and-markup-distrib#52772</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 04 September 2009 at 11:06am<br /><br /><P>Hi,</P><DIV>Try in project settings change option "Remove unused liceses" (something like that)</DIV>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 11:06:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52772&amp;title=solved-xamlchart-and-markup-distrib#52772</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib : Aaargh!! I spent hours on this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52764&amp;title=solved-xamlchart-and-markup-distrib#52764</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 04 September 2009 at 6:28am<br /><br />Aaargh!!&nbsp; I spent hours on this problem.<br><br>And now I find the solution is very simple.&nbsp; <br><br>BUT I don't think you will like the solution.<br><br><br>If I copy my Codejock.Markup.v13.1.0.lic file to the other PC, then the XAMLchart works OK.<br>If I remove the licence file, then the XAML app reports ERROR 429 -- can't create object.<br><br><br>So the compiled app will only work if the .lic file is on that PC.&nbsp; I think this is a problem for Oleg to look at :-)<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 06:28:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52764&amp;title=solved-xamlchart-and-markup-distrib#52764</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] XamlChart and Markup distrib :  Using the wonderful Markup control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52756&amp;title=solved-xamlchart-and-markup-distrib#52756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15117<br /><strong>Posted:</strong> 04 September 2009 at 3:36am<br /><br />Using the wonderful Markup control with the XamlChart example, everything works OK on my PC (with CJ controls installed). I compiled the app and it still runs OK.<br><br>But when I try it on another PC, I get Run Time ERROR 429 -- ActiveX Component can't create object.<br><br>I have copied the Codejock.Markup.v13.1.0.ocx&nbsp; to this other PC and registered it OK.<br>Also the Codejock.Controls.v13.1.0.ocx and Codejock.Commandbars.v13.1.0.ocx.<br>Yes I have registered the XamlCharts.dll.<br><br><br>I am guessing the error occurs on this line:<br>&nbsp;&nbsp; CreateObject("Codejock.MarkupLabel.13.1.0")<br><br>Any ideas what else I must install on the other PC to use the Markup ??<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 03:36:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15117&amp;PID=52756&amp;title=solved-xamlchart-and-markup-distrib#52756</guid>
  </item> 
 </channel>
</rss>