<?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] MarkupLabel createObject</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : [SOLVED] MarkupLabel createObject]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 19:15:29 +0000</pubDate>
  <lastBuildDate>Fri, 04 Sep 2009 06:22:27 +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=15116</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] MarkupLabel createObject :    JantjeKeizer wrote:make sure...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52763&amp;title=solved-markuplabel-createobject#52763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 6:22am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by JantjeKeizer" alt="Originally posted by JantjeKeizer" style="vertical-align: text-bottom;" /> <strong>JantjeKeizer wrote:</strong><br /><br />make sure tlbinf32.dll is registered on your system</td></tr></table><br><br>It wasn't.&nbsp; But it is now. And now your program works!! :-)&nbsp; Thank you.<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 06:22:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52763&amp;title=solved-markuplabel-createobject#52763</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject : make sure tlbinf32.dll is registered...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52761&amp;title=solved-markuplabel-createobject#52761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 6:04am<br /><br />make sure tlbinf32.dll is registered on your system]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 06:04:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52761&amp;title=solved-markuplabel-createobject#52761</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject : Thanks again for reply.I downloaded...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52759&amp;title=solved-markuplabel-createobject#52759</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 5:52am<br /><br />Thanks again for reply.<br><br>I downloaded and ran the&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20080702_043418_Manifest_helper.zip <br><br>&gt; Run the exe and then select a dll or ocx you want to use.<br>&gt; It will copy all necessary data to the clipboard, which you can paste into the manifest skeleton.<br>&gt;&nbsp; Simply replace the 'file name' block with your own file(s)<br><br>but when I select ANY dll or ocx (eg CodeJock controls) it just says "xxxx&nbsp; is not a valid file"&nbsp; :-(<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 05:52:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52759&amp;title=solved-markuplabel-createobject#52759</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject : The object browser doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52758&amp;title=solved-markuplabel-createobject#52758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 4:53am<br /><br />The object browser doesn't show that<br />You might want to take a look at this small tool<br /><a href="http://forum.codejock.com/forum_posts.asp?TID=11194&KW=" target="_blank">clicky</a><br />It will copy manifest info to your clipboard which contains the CLSID's and PROGID's for all createable classes in a COM file]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 04:53:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52758&amp;title=solved-markuplabel-createobject#52758</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject :    JantjeKeizer wrote:CreateObject...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52755&amp;title=solved-markuplabel-createobject#52755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 3:22am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by JantjeKeizer" alt="Originally posted by JantjeKeizer" style="vertical-align: text-bottom;" /> <strong>JantjeKeizer wrote:</strong><br /><br />CreateObject is a VB6 function. You can find info about it in your VB6 helpfile.<br>"Codejock.MarkupLabel.13.1.0" is the PROGID</td></tr></table><br>Thank you for the superquick reply. <br><br>I understand the CreateObject function, but I am asking where I can find about the PROGID.&nbsp; Looking in the Object Borwser for example I see nothing like Codejock.MarkupLabel.<br><br><br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 03:22:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52755&amp;title=solved-markuplabel-createobject#52755</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject : CreateObject is a VB6 function....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52754&amp;title=solved-markuplabel-createobject#52754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3745">JantjeKeizer</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 3:07am<br /><br />CreateObject is a VB6 function. You can find info about it in your VB6 helpfile.<br />"Codejock.MarkupLabel.13.1.0" is the PROGID]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 03:07:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52754&amp;title=solved-markuplabel-createobject#52754</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MarkupLabel createObject :  Where can I find information...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52752&amp;title=solved-markuplabel-createobject#52752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15116<br /><strong>Posted:</strong> 04 September 2009 at 2:46am<br /><br />Where can I find information about CreateObject with the Markup Control?<br>In sample code I can see (example)&nbsp; CreateObject("Codejock.MarkupLabel.13.1.0")<br>but where does this information come from?<br><br>Nothing I can find in the Help system.<br>Using the Object Browser does not show anything like this.<br><br><br><br><br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 02:46:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15116&amp;PID=52752&amp;title=solved-markuplabel-createobject#52752</guid>
  </item> 
 </channel>
</rss>