<?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 : Problem with calendar and outlook</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Problem with calendar and outlook]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:12:12 +0000</pubDate>
  <lastBuildDate>Tue, 17 Jul 2018 04:42:30 +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=23675</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[Problem with calendar and outlook : Ah sorry, I have the MFC version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76938&amp;title=problem-with-calendar-and-outlook#76938</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23675<br /><strong>Posted:</strong> 17 July 2018 at 4:42am<br /><br />Ah sorry, I have the MFC version - and didn't have anything to do with the XTP code. It was just that using MAPI suddenly started to crash for some of our customers...]]>
   </description>
   <pubDate>Tue, 17 Jul 2018 04:42:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76938&amp;title=problem-with-calendar-and-outlook#76938</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with calendar and outlook : Where do you setup this information...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76937&amp;title=problem-with-calendar-and-outlook#76937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4264">immoassist</a><br /><strong>Subject:</strong> 23675<br /><strong>Posted:</strong> 17 July 2018 at 3:35am<br /><br /><div>Where do you setup this information within the codejock API?</div><div><br></div><div>The strange thing is that on another computer, with nearly same configuration as mine, it works.</div><div>But this is the only one for the moment I found where it is working<br></div>]]>
   </description>
   <pubDate>Tue, 17 Jul 2018 03:35:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76937&amp;title=problem-with-calendar-and-outlook#76937</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with calendar and outlook : Maybe unrelatred, but we had to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76936&amp;title=problem-with-calendar-and-outlook#76936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23675<br /><strong>Posted:</strong> 17 July 2018 at 3:31am<br /><br />Maybe unrelatred, but we had to initialize the&nbsp;lpszAddress member in&nbsp; MapiRecipDescW to avoid a crash in Outlook when sending an email from our application. According to the documentation the lpszAddress member is optional, but setting it to the same as lpszName fixed the crash for us.<div id="gtx-trans" style=": ; left: 121px; top: 52.8px;"><div ="gtx-trans-ic&#111;n"></div></div>]]>
   </description>
   <pubDate>Tue, 17 Jul 2018 03:31:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76936&amp;title=problem-with-calendar-and-outlook#76936</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with calendar and outlook : HiWe are using Codejock 15.3.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76929&amp;title=problem-with-calendar-and-outlook#76929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4264">immoassist</a><br /><strong>Subject:</strong> 23675<br /><strong>Posted:</strong> 11 July 2018 at 3:41am<br /><br /><div>Hi</div><div><br></div><div>We are using Codejock 15.3.1 in our application<br></div><div><br></div><div>And since a few days, we have claims of my clients that our application is not linked anymore with Outlook.</div><div><br></div><div>Even on my computer, it crash.</div><div><br></div>&nbsp; oCalendar.SetDataProvider "Provider=MAPI;"<div><br></div><div><div>Crash on this line: <br></div>&nbsp;&nbsp;&nbsp; If Not oCalendar.DataProvider.Open Then<br></div><div><br></div><div>no error, but a big crash.</div><div><br></div><div>Outlook 2016 is crashing<br></div><div><br></div><div>As it was working before, and no modification in the code, what could be the problem?</div><div><br></div><div>Of course it is urgent.</div><div><br></div><div>Thanks<br></div>]]>
   </description>
   <pubDate>Wed, 11 Jul 2018 03:41:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23675&amp;PID=76929&amp;title=problem-with-calendar-and-outlook#76929</guid>
  </item> 
 </channel>
</rss>