<?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 crashing when closing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : ActiveX COM : VB6 crashing when closing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 00:45:51 +0000</pubDate>
  <lastBuildDate>Tue, 22 Sep 2009 22:15:19 +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=13658</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 crashing when closing :     kcomeby wrote: Im using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=53358&amp;title=vb6-crashing-when-closing#53358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3242">tfrancois</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 22 September 2009 at 10:15pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by kcomeby" alt="Originally posted by kcomeby" style="vertical-align: text-bottom;" /> <strong>kcomeby wrote:</strong><br /><br />Im using dockingpane 12.1.1 @ VB6 on winXP 32 SP2. When i try close the application in debug mode, vb6 crash almost every time. What can i do?<br></td></tr></table><br><br>I had the EXACT same problem and I was able to fix it with one line of source code in my Form's QueryUnload event.<br><br><b>DockingPane1.SetCommandBars Nothing</b><br><br>Problem solved.<br><br><br>]]>
   </description>
   <pubDate>Tue, 22 Sep 2009 22:15:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=53358&amp;title=vb6-crashing-when-closing#53358</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing : I had this problem and found it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=49976&amp;title=vb6-crashing-when-closing#49976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3873">RedFin</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 15 June 2009 at 8:12pm<br /><br />I had this problem and found it was due to loading forms into the panes.  I have to make absolutely sure to explicitly destroy any forms in the docking panes before closing the form that is hosting the panes (hope that makes sense).  That is, you can't just call "Unload Me" and rely on VB to clean up the forms in the panes.]]>
   </description>
   <pubDate>Mon, 15 Jun 2009 20:12:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=49976&amp;title=vb6-crashing-when-closing#49976</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing : Maybe you have both CommandBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46741&amp;title=vb6-crashing-when-closing#46741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 16 March 2009 at 7:24am<br /><br />Maybe you have both CommandBars + DockingPane on same form and don't call dp.SetCommandBars method...]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 07:24:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46741&amp;title=vb6-crashing-when-closing#46741</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing : &amp;#034;C:\Program Files\Codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46631&amp;title=vb6-crashing-when-closing#46631</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 13 March 2009 at 10:07am<br /><br />"C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v13.0.0\Samples\DockingPane\VB\SDISample\SDISample.vbp"]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 10:07:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46631&amp;title=vb6-crashing-when-closing#46631</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing :  i cant find samples. maybe you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46625&amp;title=vb6-crashing-when-closing#46625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5047">kcomeby</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 13 March 2009 at 8:09am<br /><br />i cant find samples. maybe you can give me a link.<br><br>btw if i remove dockingpane from project its running smoothly. so im sure there is something wrong about dockingpane. before shutting application should i do something? <br>]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 08:09:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46625&amp;title=vb6-crashing-when-closing#46625</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing : Hi,  Do you see same with our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46597&amp;title=vb6-crashing-when-closing#46597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 13 March 2009 at 1:50am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Do you see same with our samples ?</DIV>]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 01:50:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46597&amp;title=vb6-crashing-when-closing#46597</guid>
  </item> 
  <item>
   <title><![CDATA[VB6 crashing when closing :  Im using dockingpane 12.1.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46561&amp;title=vb6-crashing-when-closing#46561</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5047">kcomeby</a><br /><strong>Subject:</strong> 13658<br /><strong>Posted:</strong> 12 March 2009 at 5:48am<br /><br />Im using dockingpane 12.1.1 @ VB6 on winXP 32 SP2. When i try close the application in debug mode, vb6 crash almost every time. What can i do?<br>]]>
   </description>
   <pubDate>Thu, 12 Mar 2009 05:48:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13658&amp;PID=46561&amp;title=vb6-crashing-when-closing#46561</guid>
  </item> 
 </channel>
</rss>