<?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 : Error running debug version of Xtreme CommandBars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Visual C++ MFC : Error running debug version of Xtreme CommandBars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 18:03:42 +0000</pubDate>
  <lastBuildDate>Tue, 20 Jul 2010 13:37:14 +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=16984</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[Error running debug version of Xtreme CommandBars : While running the debug version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16984&amp;PID=59394&amp;title=error-running-debug-version-of-xtreme-commandbars#59394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6251">BobT</a><br /><strong>Subject:</strong> 16984<br /><strong>Posted:</strong> 20 July 2010 at 1:37pm<br /><br /><DIV>While running the debug version of Xtreme Command Bars under Windows 7 the following error is displayed:</DIV><DIV>&nbsp;</DIV><DIV>First-chance exception in MY.exe (COMMANDBARS1122VC60UD.DLL): 0xC0000005: Access Violation.</DIV><DIV>&nbsp;</DIV><DIV>The error occurs in XTPFrameWnd.h when making the call in CreateObject() below</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;BOOL InitCommandBars(CRuntimeClass* pCommandBarsClass = RUNTIME_CLASS(CXTPCommandBars))<BR>&nbsp;{<BR>&nbsp;&nbsp;ASSERT(pCommandBarsClass-&gt;IsDerivedFrom(RUNTIME_CLASS(CXTPCommandBars)));<BR>&nbsp;&nbsp;m_pCommandBars =&nbsp; (CXTPCommandBars*) pCommandBarsClass-&gt;CreateObject();<BR>&nbsp;&nbsp;ASSERT(m_pCommandBars);<BR>&nbsp;&nbsp;if (!m_pCommandBars)<BR>&nbsp;&nbsp;&nbsp;return FALSE;<BR>&nbsp;&nbsp;m_pCommandBars-&gt;SetSite(this);<BR>&nbsp;&nbsp;m_pCommandBars-&gt;EnableDocking();<BR>&nbsp;&nbsp;return TRUE;<BR>&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Please note that this error does not occur when running release version.</DIV><DIV>Also, the error did not occur while debuging under Windows Vista.</DIV><DIV>&nbsp;</DIV><DIV>Does anyone know if a newer version of codejock has resolved this issue? <BR></DIV>]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 13:37:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16984&amp;PID=59394&amp;title=error-running-debug-version-of-xtreme-commandbars#59394</guid>
  </item> 
 </channel>
</rss>