<?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 : Deployment files for the DockingPane ocx</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Deployment files for the DockingPane ocx]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 Apr 2026 22:03:21 +0000</pubDate>
  <lastBuildDate>Thu, 08 Jul 2004 20:24:38 +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=358</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[Deployment files for the DockingPane ocx : This is just a guess but I&amp;#039;ll...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2454&amp;title=deployment-files-for-the-dockingpane-ocx#2454</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=617">Geoffrey2</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 08 July 2004 at 8:24pm<br /><br /><P>This is just a guess but I'll bet it has to do with early binding vs late binding. When you drop the ocx on your form and compile you're early binding and it probably brings in the lic file. When you do the createobject("") you are late binding at runtime and the lic file is needed when the object is created. You can try to early bind it by browsing for the ocx in the references and then doing a set xx = new blabla. That might not be what you want though because you can't dynamically copy in a new ocx file during runtime because it's "bound" to the app. G</P>]]>
   </description>
   <pubDate>Thu, 08 Jul 2004 20:24:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2454&amp;title=deployment-files-for-the-dockingpane-ocx#2454</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : What did Codejock Support say...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2404&amp;title=deployment-files-for-the-dockingpane-ocx#2404</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 01 July 2004 at 10:29am<br /><br />What did Codejock Support say when you contacted them?]]>
   </description>
   <pubDate>Thu, 01 Jul 2004 10:29:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2404&amp;title=deployment-files-for-the-dockingpane-ocx#2404</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : I have posted this question since...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2403&amp;title=deployment-files-for-the-dockingpane-ocx#2403</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=305">farhanzia</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 01 July 2004 at 10:15am<br /><br />I have posted this question since so long but never get a reply... I have a build release soon and I am remaining with no other options except to ship the license file (dockingpane.lic) :(]]>
   </description>
   <pubDate>Thu, 01 Jul 2004 10:15:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=2403&amp;title=deployment-files-for-the-dockingpane-ocx#2403</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : Thanks for the added explanation....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=848&amp;title=deployment-files-for-the-dockingpane-ocx#848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 23 January 2004 at 8:18am<br /><br /><P>Thanks for the added explanation.&nbsp; I've never worked on deploying an application this way, but I don't understand why you would need the LIC file.&nbsp; My understanding is that the LIC file allows you to work with the control in a development environment, so I don't see why you would need to deploy it.&nbsp;&nbsp;I would contact Codejock support.</P><P>Sorry I couldn't be of better assistance.</P>]]>
   </description>
   <pubDate>Fri, 23 Jan 2004 08:18:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=848&amp;title=deployment-files-for-the-dockingpane-ocx#848</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : Yes there is a particular reason...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=844&amp;title=deployment-files-for-the-dockingpane-ocx#844</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=305">farhanzia</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 22 January 2004 at 11:36pm<br /><br /><P>Yes there is a particular reason for this. I am releasing this version of my software (in which I have used Xtreme Pane) as a web update. So, it won't be available to&nbsp;my users&nbsp;as a setup program. I have to ship&nbsp;the "DockingPane.ocx" file through web update along with my exe. So, I gotta check through code that if the ocx file is registered at the user's machine and if not, they should download the update. After which I register it through my exe code at startup. Now if I try registering it without the "DockingPane.lic" file, it throws me an error that ActiveX component can't create object.&nbsp;</P><P>Please comment if I am doing something wrong and if the lic file can be eliminated somehow. And if it is needed, then these 2 are the only files I need to distribute.<BR><BR>Thanks, Farhan&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 22 Jan 2004 23:36:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=844&amp;title=deployment-files-for-the-dockingpane-ocx#844</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : Is there a particular reason you&amp;#039;re...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=835&amp;title=deployment-files-for-the-dockingpane-ocx#835</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 22 January 2004 at 8:23am<br /><br /><P>Is there a particular reason you're using the object this way?&nbsp; Just drop the object on your form and that's all you need to do.&nbsp; Take a look at some of the sample projects using the DockingPane.</P>]]>
   </description>
   <pubDate>Thu, 22 Jan 2004 08:23:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=835&amp;title=deployment-files-for-the-dockingpane-ocx#835</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : I have a piece of code in my software...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=832&amp;title=deployment-files-for-the-dockingpane-ocx#832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=305">farhanzia</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 22 January 2004 at 12:30am<br /><br /><P>I have a piece of code in my software where I have created an object of Docking Pane. I used the following code to do so...</P><P>Dim objDockingControl As Object<BR>Set objDockingControl = CreateObject("DOCKINGPANE.DockingPaneCtrl.1")<BR><BR>This code is only getting successfull if the "DockingPane.lic" file was present at the time when the "DockingPane.ocx" was getting registered. Otherwise, I get an "ActiveX component can't create object" error.</P><P>Any help in this regards?</P>]]>
   </description>
   <pubDate>Thu, 22 Jan 2004 00:30:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=832&amp;title=deployment-files-for-the-dockingpane-ocx#832</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : You should onlydeploy the OCX...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=795&amp;title=deployment-files-for-the-dockingpane-ocx#795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 15 January 2004 at 2:30pm<br /><br />You should only&nbsp;deploy the OCX file.&nbsp; The LIC file is used in the development environment only.]]>
   </description>
   <pubDate>Thu, 15 Jan 2004 14:30:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=795&amp;title=deployment-files-for-the-dockingpane-ocx#795</guid>
  </item> 
  <item>
   <title><![CDATA[Deployment files for the DockingPane ocx : Hello, can somebody please confirm...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=791&amp;title=deployment-files-for-the-dockingpane-ocx#791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=305">farhanzia</a><br /><strong>Subject:</strong> 358<br /><strong>Posted:</strong> 15 January 2004 at 6:36am<br /><br /><P>Hello, can somebody please confirm the list of files needed for the deployment of DockingPane ocx control. </P><P>1. DockingPane.ocx<BR>2. DockingPane.lic<BR><BR>Are there any other files as well?</P>]]>
   </description>
   <pubDate>Thu, 15 Jan 2004 06:36:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=358&amp;PID=791&amp;title=deployment-files-for-the-dockingpane-ocx#791</guid>
  </item> 
 </channel>
</rss>