<?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: windows cannot find file in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295442#M154792</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;There is a primitive called 'Request Deallocation' that is suppose to free up resources in a VI after it is called.&amp;nbsp; You could try using this.</description>
    <pubDate>Fri, 02 Dec 2005 16:47:26 GMT</pubDate>
    <dc:creator>PJS</dc:creator>
    <dc:date>2005-12-02T16:47:26Z</dc:date>
    <item>
      <title>windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295402#M154771</link>
      <description>&lt;DIV&gt;Hi!&amp;nbsp; I'm new to LabVIEW (been using it for 2 months).&amp;nbsp; For some reason, as time goes by (after I install it), LabVIEW crashes more and more often.&amp;nbsp; At the beginning, it crashes (just quit itself and ask if I want to send an error report) once in a while, but would be fine again&amp;nbsp;when I restart LabVIEW or the&amp;nbsp;computer.&amp;nbsp; Today, I edited a sub VI and included in my main VI, then when I ran it, LabVIEW crashes again (and gave me the option to send or not send the error report).&amp;nbsp; I restarted the computer and tried it again, and the same thing happened (NOTE: LabVIEW crashed at a different sub VI that was working properly before, so I don't think it was because I edited a sub VI earllier).&amp;nbsp; I tried it a several time and still the same thing happened.&amp;nbsp; Then I turned off my computer (thinking I might have had it one for too long), and waited about half an hour until I tried it again.&amp;nbsp; This time, when I double click on a VI to open, it took a long time to open LabVIEW and then an error popped up saying "Windows cannot find so-and-so.vi.&amp;nbsp; Make sure you typed the name correctly, and then try again.&amp;nbsp; To search for a file, click the Start button, and then click Search".&amp;nbsp; The worst thing is, after the error popped up, LabVIEW opened the file that was not found.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I'm thinking it might be related to project problems.&amp;nbsp; I had my main VI in a project before, then I deleted the project and the alias file.&amp;nbsp; Could that be it?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thank you.&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Dec 2005 15:54:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295402#M154771</guid>
      <dc:creator>Elsa Fung</dc:creator>
      <dc:date>2005-12-02T15:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295420#M154780</link>
      <description>&lt;P&gt;I've seen this behavior too (WinXP) when trying to open a VI (often part of a large project) and the system was otherwise busy with other tasks as well. I think Windows has its own timer and if a window doesn't finish opening by the time it times out then you get the error message. While this might be a clue that needs to be considered in solving your problem, I don't think that it is a particularly significant one; it's just what Windows does when it takes a while for a window to open.&lt;/P&gt;
&lt;P&gt;I have not had a problem with my LabVIEW (v7.1.1) crashing.&lt;/P&gt;
&lt;P&gt;You might want to do a thorough examination of your system to see if you have anything running in the background that would make the system slow to respond or unstable.&lt;/P&gt;
&lt;DIV&gt;Good Luck!&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:17:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295420#M154780</guid>
      <dc:creator>WNM</dc:creator>
      <dc:date>2005-12-02T16:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295430#M154786</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;I think I know what's wrong... (using too much memory)&lt;/P&gt;
&lt;P&gt;I replaced calls to sub VI with the actual diagram, and it works total fine...&lt;/P&gt;
&lt;P&gt;I think LabVIEW reserves spaces in memory when calling sub VIs and don't release them after the sub VI is finished...&amp;nbsp; I guess I just shouldn't use sub VIs now..&lt;/P&gt;
&lt;P&gt;Thanks anyway!!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2005 16:30:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295430#M154786</guid>
      <dc:creator>Elsa Fung</dc:creator>
      <dc:date>2005-12-02T16:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295442#M154792</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;There is a primitive called 'Request Deallocation' that is suppose to free up resources in a VI after it is called.&amp;nbsp; You could try using this.</description>
      <pubDate>Fri, 02 Dec 2005 16:47:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295442#M154792</guid>
      <dc:creator>PJS</dc:creator>
      <dc:date>2005-12-02T16:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295470#M154807</link>
      <description>&lt;DIV&gt;really?.. hmm.. where can I find the primitive?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thank you ^_^&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Dec 2005 17:31:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295470#M154807</guid>
      <dc:creator>Elsa Fung</dc:creator>
      <dc:date>2005-12-02T17:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295476#M154810</link>
      <description>&lt;DIV&gt;found it, but it still have the same problem (quitting by itself and ask me if i want to send an error report)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks anyway ^_^&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Dec 2005 17:37:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/295476#M154810</guid>
      <dc:creator>Elsa Fung</dc:creator>
      <dc:date>2005-12-02T17:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/296081#M155097</link>
      <description>&lt;P&gt;Hi Elsa,&lt;/P&gt;
&lt;P&gt;I would suggest selecting the "send report" option the next time LabVIEW crashes. When you select that option, an email with the error log will be sent to National Instruments support team who will in turn send the log to R&amp;amp;D team for investigation. It would be helpful if you could include the VI that is causing the crash and explain the&amp;nbsp;workaround to avoid the crash.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ankita&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Dec 2005 17:16:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/296081#M155097</guid>
      <dc:creator>Ankita</dc:creator>
      <dc:date>2005-12-05T17:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/296266#M155168</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;ok, thanks!</description>
      <pubDate>Tue, 06 Dec 2005 00:58:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/296266#M155168</guid>
      <dc:creator>Elsa Fung</dc:creator>
      <dc:date>2005-12-06T00:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/313776#M162460</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I have encountered this problem, too.&amp;nbsp;I did one experiment that I can open the vi well without calling the subvi and I open the vi well with calling other subvi. Only calling the subvi,&amp;nbsp;the&amp;nbsp;problem happened. I don't know why. Also, I can open the VI well with calling the subvi in some computer so i don't know it is&amp;nbsp;related to the computer configture. &amp;nbsp;how did you solve this problem. Would you please advise?&amp;nbsp;Thanks!&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Jimmy&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Jan 2006 17:42:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/313776#M162460</guid>
      <dc:creator>Jimmy168</dc:creator>
      <dc:date>2006-01-20T17:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314054#M162564</link>
      <description>hello, I have encourntered this problem. How did you solve it before? Would you please tell more information?thanks!
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Jan 2006 02:39:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314054#M162564</guid>
      <dc:creator>Jimmy168</dc:creator>
      <dc:date>2006-01-22T02:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314513#M162763</link>
      <description>&lt;P&gt;Hi Jimmy,&lt;/P&gt;
&lt;P&gt;Since the problem manifests itself only on one machine but not on others, please make sure that there are no programs/services running in the background that might make LabVIEW slower. Also try copying the block diagram of the subVI into the main VI and see if that solves it.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ankita&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Jan 2006 17:27:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314513#M162763</guid>
      <dc:creator>Ankita</dc:creator>
      <dc:date>2006-01-23T17:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: windows cannot find file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314980#M162987</link>
      <description>&lt;DIV&gt;Hi Ankita,&lt;/DIV&gt;
&lt;DIV&gt;Thank you for your information. The probelm was solved. Yes, you are right. I installed the many appication programs so that the computer run&amp;nbsp;a program too slower.&amp;nbsp;&amp;nbsp;Now I deleted many unused programs, and then can open the labview VI normal.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;regards,&lt;/DIV&gt;
&lt;DIV&gt;Jimmy&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Jan 2006 13:23:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-cannot-find-file/m-p/314980#M162987</guid>
      <dc:creator>Jimmy168</dc:creator>
      <dc:date>2006-01-24T13:23:08Z</dc:date>
    </item>
  </channel>
</rss>

