<?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 : VS 2008</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : VS 2008]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:00:46 +0000</pubDate>
  <lastBuildDate>Thu, 12 Jun 2008 07:10: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=10971</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[VS 2008 : I found the problem. Inthe constructor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36607&amp;title=vs-2008#36607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 10971<br /><strong>Posted:</strong> 12 June 2008 at 7:10am<br /><br /><P>I found the problem. In&nbsp;the constructor of a class derived from CXTPControlButton I called the CXTPControllButton constructor, which is a mistake I am ashamed to admit here. <img src="https://forum.codejock.com/smileys/smiley9.gif" border="0"></P><DIV>Sorry for the trouble!</DIV><DIV>&nbsp;</DIV><DIV>Greets!</DIV><DIV>&nbsp;</DIV><DIV>Bojan Hrnkas</DIV>]]>
   </description>
   <pubDate>Thu, 12 Jun 2008 07:10:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36607&amp;title=vs-2008#36607</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2008 : Haven&amp;#039;t tried that yet. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36541&amp;title=vs-2008#36541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 10971<br /><strong>Posted:</strong> 11 June 2008 at 4:31am<br /><br />Haven't tried that yet. I am gonna test it and let you know...]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 04:31:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36541&amp;title=vs-2008#36541</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2008 : Hi,  Do you see same when run...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36531&amp;title=vs-2008#36531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10971<br /><strong>Posted:</strong> 11 June 2008 at 12:57am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Do you see same when run Customize dialog in our Ribbon Sample ?</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 00:57:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36531&amp;title=vs-2008#36531</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2008 : Hi!In last few days we updated...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36482&amp;title=vs-2008#36482</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2498">Tsenoh</a><br /><strong>Subject:</strong> 10971<br /><strong>Posted:</strong> 10 June 2008 at 4:48am<br /><br />Hi!<br><br>In last few days we updated our project&nbsp; from VS6.0 to VS2008. The application can be started using two modes, our classic design (not using Codejock Toolkit) and new RibbonBar based design. The VS6.0 build works perfectly, but the VS2008 build crashes when started in RibbonBar design mode. Here is the Error report:<br><br>######## EXCEPTION: 0xC0000005 at address: 0x7868424F: ACCESS VIOLATION&nbsp; read attempt to address 0x00000008 <br>1: 06/10/08 10:05:35<br><br>1:&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; Ordinal2451 +5 bytes<br>1:&nbsp;&nbsp;&nbsp;&nbsp; Decl: Ordinal2451<br>1: SymGetModuleInfo): GetLastError = 87<br><br>1:&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; CXTPAccessible::GetChildIndex +223 bytes<br>1:&nbsp;&nbsp;&nbsp;&nbsp; Decl: protected: long __thiscall CXTPAccessible::GetChildIndex(struct tagVARIANT *)<br>1: SymGetModuleInfo): GetLastError = 87<br><br>1:&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; Ordinal2450 +40 bytes<br>1:&nbsp;&nbsp;&nbsp;&nbsp; Decl: Ordinal2450<br>1: SymGetModuleInfo): GetLastError = 87<br><br>We are binding CommandBars1200vc90.dll as shared DLL, including XTCommandBarsPro.h in the stdafx.h.<br><br>The symptoms are same on each machine we tested it on, (2 Win XP machines, 1 Vista Bussines and 1 Server 2003 R2 machine).<br><br>Any idea what could be wrong here?<br><br>Thanks!<br><br>Bojan Hrnkas<br>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 04:48:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10971&amp;PID=36482&amp;title=vs-2008#36482</guid>
  </item> 
 </channel>
</rss>