<?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 : Exception Error in VB.Net</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Exception Error in VB.Net]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 14:59:50 +0000</pubDate>
  <lastBuildDate>Mon, 22 Feb 2010 11:51:10 +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=16207</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[Exception Error in VB.Net : I found the issue. I had to move...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56995&amp;title=exception-error-in-vb-net#56995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 22 February 2010 at 11:51am<br /><br />I found the issue.&nbsp; I had to move the intializecomponent and control to the form_shown event.&nbsp; Otherwise it was firing before the activex control was ready.]]>
   </description>
   <pubDate>Mon, 22 Feb 2010 11:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56995&amp;title=exception-error-in-vb-net#56995</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : Actually if you just go into form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56924&amp;title=exception-error-in-vb-net#56924</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 19 February 2010 at 11:41am<br /><br />Actually if you just go into form design mode and then try to run it, it gives you this error.&nbsp; You don't need to edit any other controls for this error to come up.]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 11:41:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56924&amp;title=exception-error-in-vb-net#56924</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : I put &amp;#039;Try&amp;#039; &amp;#039;Catch&amp;#039;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56898&amp;title=exception-error-in-vb-net#56898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 18 February 2010 at 8:13am<br /><br />I put 'Try' 'Catch' statements around all the calendarcontrol statements.&nbsp; When running in debug I get the following error:<DIV>&nbsp;</DIV><DIV><FONT size=1 face=C&#111;nsolas><FONT size=1 face=C&#111;nsolas><P>A first chance exception of type 'System.Windows.Forms.AxHost.InvalidActiveXStateException' occurred in AxInterop.XtremeCalendarControl.dll</P></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 08:13:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56898&amp;title=exception-error-in-vb-net#56898</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : Sorry, I am not using VS2008,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56896&amp;title=exception-error-in-vb-net#56896</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 18 February 2010 at 7:45am<br /><br />Sorry, I am not using VS2008, I am using VS2010 (beta 2).&nbsp; Thanks.]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 07:45:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56896&amp;title=exception-error-in-vb-net#56896</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : You guys gave me a beta of version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56895&amp;title=exception-error-in-vb-net#56895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 18 February 2010 at 7:43am<br /><br /><P>You guys gave me a beta of version 14.0.&nbsp; I tried it and get the same error.</P>]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 07:43:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56895&amp;title=exception-error-in-vb-net#56895</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : It&amp;#039;s frustrating because...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56894&amp;title=exception-error-in-vb-net#56894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 18 February 2010 at 7:42am<br /><br />It's frustrating because there doesn't seem to be anything that is pinpointing what is causing it.&nbsp; I took the vb.net sample, changed it so that it opens my access database and I am able to add, edit, delete events.&nbsp; I then removed one button (file open) and get that error.&nbsp; So, I brought back my old code and just tried to set the visible to false on the tbrFileOpen button and get the same thing.&nbsp; If I set the visible back to true that does not fix the problem.<DIV>&nbsp;</DIV><DIV>I noticed if I close the project and unzip my working copy again into that directory I get the following error:</DIV><DIV>&nbsp;</DIV><DIV>!&nbsp;&nbsp; C:\calendarvbnet.zip: Cannot create VB.NET\CalendarControl\obj\Debug\AxInterop.XtremeCalendarControl.dll<BR>!&nbsp;&nbsp; The process cannot access the file because it is being used by another process.<BR>!&nbsp;&nbsp; C:\calendarvbnet.zip: Cannot create VB.NET\CalendarControl\obj\Debug\Interop.XtremeCalendarControl.dll<BR>!&nbsp;&nbsp; The process cannot access the file because it is being used by another process.<BR></DIV><DIV>I have to physically close out vs2008 (beta 2) to unzip over it again.&nbsp; Not sure if that has anything to do with this.</DIV><DIV>&nbsp;</DIV><DIV>Is it because I am using vs2008?&nbsp; I need to get this done so I can move onto other projects.&nbsp; Thanks!</DIV>]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 07:42:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56894&amp;title=exception-error-in-vb-net#56894</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : Take the sample VB.Net that comes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56862&amp;title=exception-error-in-vb-net#56862</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 17 February 2010 at 2:04pm<br /><br />Take the sample VB.Net that comes with your application.&nbsp; Delete one of the buttons (I deleted the new, open and save) and then run it again.&nbsp; The error should appear.&nbsp; If not, let me know and I can attach my application for you.]]>
   </description>
   <pubDate>Wed, 17 Feb 2010 14:04:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56862&amp;title=exception-error-in-vb-net#56862</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : And steps to reproduce  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56838&amp;title=exception-error-in-vb-net#56838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 16 February 2010 at 4:34pm<br /><br />And steps to reproduce]]>
   </description>
   <pubDate>Tue, 16 Feb 2010 16:34:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56838&amp;title=exception-error-in-vb-net#56838</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : Hello, Please show code you tried....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56837&amp;title=exception-error-in-vb-net#56837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 16 February 2010 at 4:28pm<br /><br /><P>Hello,</P><DIV>Please show code you tried.</DIV>]]>
   </description>
   <pubDate>Tue, 16 Feb 2010 16:28:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56837&amp;title=exception-error-in-vb-net#56837</guid>
  </item> 
  <item>
   <title><![CDATA[Exception Error in VB.Net : In the VB.Net sample if I try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56832&amp;title=exception-error-in-vb-net#56832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5890">jmargel</a><br /><strong>Subject:</strong> 16207<br /><strong>Posted:</strong> 16 February 2010 at 2:07pm<br /><br />In the VB.Net sample if I try to remove a menu item or a button, I get the following error:<DIV>&nbsp;</DIV><DIV>Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.pr&#111;net-systems.us/vbneterror.jpg" target="_blank">http://www.pronet-systems.us/vbneterror.jpg</A></DIV><DIV>&nbsp;</DIV><DIV>Why is this happening?&nbsp; I had to change to vb.net since I couldn't resolve my problem in access with your control.&nbsp; I purchased the control last week and still have not gotten any response to the access problem I am having.</DIV>]]>
   </description>
   <pubDate>Tue, 16 Feb 2010 14:07:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16207&amp;PID=56832&amp;title=exception-error-in-vb-net#56832</guid>
  </item> 
 </channel>
</rss>