<?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 : Instantiating CalendarEvent in PB17</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Instantiating CalendarEvent in PB17]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:56:24 +0000</pubDate>
  <lastBuildDate>Tue, 06 Mar 2018 17:28:11 +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=23599</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[Instantiating CalendarEvent in PB17 : I&amp;#039;m working with the demo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23599&amp;PID=76669&amp;title=instantiating-calendarevent-in-pb17#76669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9257">JHess</a><br /><strong>Subject:</strong> 23599<br /><strong>Posted:</strong> 06 March 2018 at 5:28pm<br /><br /><div> I'm working with the demo version of Calendar, v18.3. So far I am unable to instantiate the CalendarEvent class.&nbsp;</div><div><br></div><div>I found this statement in a sample project from v13.1 (sometime in 2009). It fails saying the file is not found which makes sense because the class name is not a file. Perhaps it was at one point.</div><div>rc = iOleEvent.ConnectToObject("Codejock.CalendarControl.CalendarEvent.18.3.0")</div><div><br></div><div>I tried the same statement like this to force the class name. The result is class name not found.</div><div>rc = iOleEvent.ConnectToObject("", "Codejock.CalendarControl.CalendarEvent.18.3.0")</div><div><br></div><div>Looking at the documentation, the CalendarEvent class does not appear to be a subclass of CalendarControl. So, I tried these with no success:</div><div>rc =&nbsp;iOleEvent.ConnectToObject("Codejock.CalendarEvent.18.3.0")</div><div>rc =&nbsp;iOleEvent.ConnectToObject("", "Codejock.CalendarEvent.18.3.0")</div><div><br></div><div>Finally, I decided to just create a new object with these attempts, but I still receive a response of class name not found.</div><div>rc = iOleEvent.ConnectToNewObject("Codejock.CalendarEvent.18.3.0")</div><div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">rc = iOleEvent.ConnectToNewObject("Codejock.CalendarControl.CalendarEvent.18.3.0")</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">These statements work:</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">rc= OleCalendarDialog.ConnectToNewObject("Codejock.CalendarDialogs.18.3.0")</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">rc= iOleEvent.ConnectToNewObject("Codejock.CalendarThemeOffice2007.18.3.0")</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">Any guidance would be helpful.</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">Thank you</div><div style=": transparent; -: n&#111;ne; border-bottom-color: rgb0, 0, 0; border-bottom-style: n&#111;ne; border-bottom-width: 0px; border--outset: 0; border--repeat: stretch; border--slice: 100%; border--source: n&#111;ne; border--width: 1; border-left-color: rgb0, 0, 0; border-left-style: n&#111;ne; border-left-width: 0px; border-right-color: rgb0, 0, 0; border-right-style: n&#111;ne; border-right-width: 0px; border-top-color: rgb0, 0, 0; border-top-style: n&#111;ne; border-top-width: 0px; color: rgb0, 0, 0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 16.8px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; orphans: 2; text-align: left; text-decorati&#111;n: n&#111;ne; text-indent: 0px; text-trans: n&#111;ne; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><br></div><b></b></div><div><b><br></b></div>]]>
   </description>
   <pubDate>Tue, 06 Mar 2018 17:28:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23599&amp;PID=76669&amp;title=instantiating-calendarevent-in-pb17#76669</guid>
  </item> 
 </channel>
</rss>