<?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 : Registering license</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Registering license]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:01:01 +0000</pubDate>
  <lastBuildDate>Fri, 01 Aug 2014 07:27:21 +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=22326</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[Registering license : We had the same problem when upgrading...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22326&amp;PID=72698&amp;title=registering-license#72698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5361">phainge</a><br /><strong>Subject:</strong> 22326<br /><strong>Posted:</strong> 01 August 2014 at 7:27am<br /><br />We had the same problem when upgrading to version 16.3.1. You first need to create an instance of the global settings object, then set the license information via that object - here's what we did:<br /><br />Dim objSettings As New XtremeSuiteControls.SuiteControlsGlobalSettings<br /><br />objSettings.License = "Suite Controls Copyright (c) 2003-2013 Codejock Software" & vbCrLf & _<br />"PRODUCT-ID: Codejock.Controls.ActiveX.v16.3" & vbCrLf & _<br />"VALIDATE-CODE: XXX-XXX-XXX-XXX"<br /><br />Remember to replace the "XXX" values with your own license code.  Also the above code needs to be placed in the form load event.]]>
   </description>
   <pubDate>Fri, 01 Aug 2014 07:27:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22326&amp;PID=72698&amp;title=registering-license#72698</guid>
  </item> 
  <item>
   <title><![CDATA[Registering license : I have been using codejock version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22326&amp;PID=72540&amp;title=registering-license#72540</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8723">Leonard</a><br /><strong>Subject:</strong> 22326<br /><strong>Posted:</strong> 16 June 2014 at 2:44pm<br /><br />I have been using codejock version 13.3.1.ocx in a VB6 application.<div>I'm using only the pushbutton.</div><div>works fine in windows 7 and vista and XP.</div><div><br></div><div>I then upgraded to codejock 16.3.1.ocx thinking this would work in a windows8 environment.</div><div><br></div><div>I get an error massage as follows:</div><div><br></div><div><img src="file:///E:/SavedDOCS/CorresA_H/CODEJOCK.COM/CODEJOCK_Error_JUNE15_2014.gif" border="0" /><img src="file:///E:/SavedDOCS/CorresA_H/CODEJOCK.COM/CODEJOCK_Error_JUNE15_2014.gif" border="0" /><img src="uploads/8723/CODEJOCK_Error_JUNE15_2014.gif" height="303" width="546" border="0" /></div><div>I did find where I need to include license information inside my vb6 app.</div><div><br></div><div>i tried this: (had no success)</div><div><br></div><div><div>&nbsp;SuiteControlsGlobalSettings.License = "Report Control Copyright (c) 2003-2014 Codejock Software" &amp; vbCrLf &amp; _</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"PRODUCT-ID: Codejock.Controls.ActiveX.v16.3" &amp; vbCrLf &amp; "VALIDATE-CODE: XXX-XXX-XXX-XXX"</div></div><div><br></div><div>if I try to compile I get this message:</div><div>error 91 object variable not set.</div><div><br></div><div>Could someone please guide me to what I am missing?</div><div>Thank you</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 16 Jun 2014 14:44:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22326&amp;PID=72540&amp;title=registering-license#72540</guid>
  </item> 
 </channel>
</rss>