<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: It appears that the visual basic database is timing out? in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304454#M11119</link>
    <description>Thanks for showing interest. The video I originally attached was quite boring as it is 5 minutes long but shows the procedure and the eventual problem. As I described, I can leave the form unattended but for the sake of the video I worked around making changes and switching tabs to show workflow. Every so often I hit the Save Form Information to show that it does in fact work (creates and updates a text file in the background) and that at a specific time; five minutes for me, that same action kills the form. If I continued to make changes or leave the form unattended it would appear fine but once the timeout period has been reached any attempt to Save Form Information will kill the form.&lt;BR /&gt;&lt;BR /&gt;The original clip is quite large and too much for this email transfer so I tried again only recording the last few seconds then converted it to SWF for ease. There is very little mouse activity except for the clicking of the Save Form Information button though everything described above is valid.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Jeff Parmann&lt;BR /&gt;Production Engineering Manager&lt;BR /&gt;Super Sky Products Enterprises, LLC&lt;BR /&gt;Ph: (262) 404-1245 Fax: (262) 242-7409</description>
    <pubDate>Thu, 20 Jun 2013 14:40:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-20T14:40:20Z</dc:date>
    <item>
      <title>It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4302054#M11116</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;First things first ... this is my first experience with this forum and I'm not a programmer but placed in a position to find out why things are not working correctly.&amp;nbsp; Our estimating department uses many VBA programs written for AutoCAD 2007 &amp;amp; 2008 Windows XP 32 bit.&amp;nbsp; We are currently running AutoCAD 2013 Windows 7 64 bit.&amp;nbsp; I was able to get all of their programs to work as they did in the older versions but have been having trouble with one in particular.&amp;nbsp; It appears that after initiating a VB program the user has only a short time to fill out&amp;nbsp;a form that eventually saves information out to a text file to be used later.&amp;nbsp; The following is a list of observations I've uncovered:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Once the macro is loaded and running, you don’t have to add or&amp;nbsp;make changes for the sake of this example.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Every once in a while hitting the Save Form Information button produces the expected results.&amp;nbsp; &lt;/FONT&gt;&lt;FONT size="2"&gt;The form remains active and more information can be added though at some point hitting the button will cause the form to&amp;nbsp;disappear.&amp;nbsp; That’s when it has crashed/timed-out and any information that was supposed to be saved was not.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;On my station and several others any action to Save Form Information after exactly 300 seconds will crash yet on others it happens after 60 or even 180 seconds consistantly for each user.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;One thing to note, if the Save Form Information is not clicked the program will appear '&lt;STRONG&gt;not'&lt;/STRONG&gt; to have failed for an undetermined length of time though it has, it just won’t disappear until you click Save.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Once it disappears I’ve found that it has not unloaded as it should have.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;By re-initiating the macro it appears to actually unload&amp;nbsp;it therefore clearing it from the loaded projects.&amp;nbsp; Then hitting the button on the toolbar again it reloads the project from the last valid save.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;!-- ?xml:namespace prefix = &amp;quot;v&amp;quot; ns = &amp;quot;urn:schemas-microsoft-com:vml&amp;quot; / --&gt;Does anybody have any ideas why this is occuring?&amp;nbsp; Also, as I stated before, I've been able to get all of the other programs to work.&amp;nbsp; That is actually untrue as this issue occurs with all of them though this program is the only one that people keep open long enough for the timeout to affect their progress.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Thanks in advance to anyone daring enough to look into this issue.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 19:29:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4302054#M11116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T19:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4303371#M11117</link>
      <description>&lt;P&gt;Probably what you are seeing is an out-of-com handshake time out issue, but I can't be sure. Can you send a video showing the issue please?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 17:26:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4303371#M11117</guid>
      <dc:creator>fenton_webb</dc:creator>
      <dc:date>2013-06-19T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4303863#M11118</link>
      <description>&lt;P&gt;I was in a similar situation a while back, after struggling for a few weeks I ended up solving the issue by installing 32bit AutoCAD natively on 64bit Windows. Now everything runs exactly as it did on XP!&amp;nbsp;I used the &lt;A href="http://www.longbowsoftware.com/Converter.php" target="_self"&gt;Longbow Converter solution&lt;/A&gt;&amp;nbsp;to achieve it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 03:24:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4303863#M11118</guid>
      <dc:creator>tomhurns</dc:creator>
      <dc:date>2013-06-20T03:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304454#M11119</link>
      <description>Thanks for showing interest. The video I originally attached was quite boring as it is 5 minutes long but shows the procedure and the eventual problem. As I described, I can leave the form unattended but for the sake of the video I worked around making changes and switching tabs to show workflow. Every so often I hit the Save Form Information to show that it does in fact work (creates and updates a text file in the background) and that at a specific time; five minutes for me, that same action kills the form. If I continued to make changes or leave the form unattended it would appear fine but once the timeout period has been reached any attempt to Save Form Information will kill the form.&lt;BR /&gt;&lt;BR /&gt;The original clip is quite large and too much for this email transfer so I tried again only recording the last few seconds then converted it to SWF for ease. There is very little mouse activity except for the clicking of the Save Form Information button though everything described above is valid.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Jeff Parmann&lt;BR /&gt;Production Engineering Manager&lt;BR /&gt;Super Sky Products Enterprises, LLC&lt;BR /&gt;Ph: (262) 404-1245 Fax: (262) 242-7409</description>
      <pubDate>Thu, 20 Jun 2013 14:40:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304454#M11119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-20T14:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304546#M11120</link>
      <description>&lt;P&gt;Have you tried installing all of the latest sp's and hotfixes? We made some changes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the Longbow tool, if it works, I'm all for it - but remember, Autodesk doesn't support it because it's not a tested environment.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 15:24:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304546#M11120</guid>
      <dc:creator>fenton_webb</dc:creator>
      <dc:date>2013-06-20T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304789#M11121</link>
      <description>Thanks for the input. I have heard of Longbow earlier when I started trying to solve this problem as others have had interesting things to say. I looked a bit closer today and it sounds like it might be the answer. Does anyone know why I am seeing different results; i.e. timeout lengths, for the different computers? That part still confuses me seeing that all of the computers were purchased at the same time with the same requirements. I'll keep you informed.</description>
      <pubDate>Thu, 20 Jun 2013 17:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304789#M11121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-20T17:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: It appears that the visual basic database is timing out?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304807#M11122</link>
      <description>&lt;P&gt;The varying length timeout is strange, i have to agree. By default, out-of-process COM timeouts&amp;nbsp;usually occur after&amp;nbsp;10 minutes. The solution is to implement an IMessageFilter so as to keep the messages flowing, and&amp;nbsp;thus&amp;nbsp;refresh&amp;nbsp;the timeout. Since 2013 sp1.1 we have implemented a universal message filter&amp;nbsp;that should have&amp;nbsp;handled stuff like this regarding 64bit out of proc VBA - have you installed the latest sp?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 18:08:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/it-appears-that-the-visual-basic-database-is-timing-out/m-p/4304807#M11122</guid>
      <dc:creator>fenton_webb</dc:creator>
      <dc:date>2013-06-20T18:08:57Z</dc:date>
    </item>
  </channel>
</rss>

