<?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 : VB6 Can&#039;t compile</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : VB6 Can&#039;t compile]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 21:49:49 +0000</pubDate>
  <lastBuildDate>Tue, 12 Aug 2008 12:32:07 +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=11781</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[VB6 Can&#039;t compile : I think I have found a solution.It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39755&amp;title=vb6-cant-compile#39755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4264">immoassist</a><br /><strong>Subject:</strong> 11781<br /><strong>Posted:</strong> 12 August 2008 at 12:32pm<br /><br />I think I have found a solution.<br><br>It seems there is something wrong somewhere within the CommandBars, probably within the ressources, or some deallocation not made properly.<br><br>In my large VB6 App, I deid like this <br><br>I have declared this variable :<br>Private WithEvents CommandBars1 As CommandBars<br><br>Then in the MDI_Form_Load, I added dynamically the bar&nbsp; :<br><br>CommandBars1 = Controls.add("Codejock.CommandBars.12.0.1", "CommandBars1")<br><br>And after, I build it, including icons...<br><br>This seems to work, and no more crash when leaving the app.<br><br>Thierry<br>]]>
   </description>
   <pubDate>Tue, 12 Aug 2008 12:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39755&amp;title=vb6-cant-compile#39755</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 Can&#039;t compile : HiI tried with the 12.0.0 ANSI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39734&amp;title=vb6-cant-compile#39734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4264">immoassist</a><br /><strong>Subject:</strong> 11781<br /><strong>Posted:</strong> 12 August 2008 at 4:56am<br /><br />Hi<br><br>I tried with the 12.0.0 ANSI and Unicode version, and no more luck.<br><br>I have no error when I compile, it seems to compile, then it stops when writing the EXE, no error is displayed, and no EXE generated.<br><br>Also, when I quit the VB6 environnement, i have an error given by VB6 in the msxml3.dll module.<br><br>I don't use msxml3 in my app, by the msxml 4.<br><br>I have reinstalled the msxml3, but no changes too.<br><br>I have added the same commandbar in a small app with only the commandbar, and there it can compile and generate an EXE.<br><br>If I remove totally the command bar, and reference, and go back to my previous classical toolbar, I can compile with no error.<br><br>Thanks for your help<br><br>Thierry<br>&nbsp; <br>]]>
   </description>
   <pubDate>Tue, 12 Aug 2008 04:56:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39734&amp;title=vb6-cant-compile#39734</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 Can&#039;t compile :   HiI have a VB6 App, with Calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39677&amp;title=vb6-cant-compile#39677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4264">immoassist</a><br /><strong>Subject:</strong> 11781<br /><strong>Posted:</strong> 10 August 2008 at 8:09am<br /><br />Hi<br><br>I have a VB6 App, with Calendar and Command bar OCX (the latest version).<br>I use the command bar as Office 2007 loayout (with Ribbon)<br><br>I cancompile the application when the Command bar is not included within the app, but whenCommand bar is included, when I compile, it compile, but no writting ofthe executable on the disk.<br><br>I have put the lic informations in almost all folders, and have no idea why it doens't compile.<br><br>It is urgent, as I need to delivrate it for the 15 August.<br><br>Thanks for your help<br><br>Thierry &nbsp;              ]]>
   </description>
   <pubDate>Sun, 10 Aug 2008 08:09:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11781&amp;PID=39677&amp;title=vb6-cant-compile#39677</guid>
  </item> 
 </channel>
</rss>