<?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: Building an application.... in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222680#M123718</link>
    <description>Hello again Vicky,&lt;BR /&gt;&lt;BR /&gt;I spent my Memorial weekend on this problem and this morning I figured out that a parameter in an input file (config file) was different!! Yes, as simple as that. Thanks for your attention and help.&lt;BR /&gt;&lt;BR /&gt;Best regards.......&lt;BR /&gt;Fermiguy</description>
    <pubDate>Tue, 31 May 2005 17:31:58 GMT</pubDate>
    <dc:creator>Fermiguy</dc:creator>
    <dc:date>2005-05-31T17:31:58Z</dc:date>
    <item>
      <title>Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222059#M123493</link>
      <description>When I build an application, a folder DATA is created, with some dll's in it. What is the use of these folder and files? Do I need them to run the application? Thanks.</description>
      <pubDate>Sun, 29 May 2005 20:37:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222059#M123493</guid>
      <dc:creator>Fermiguy</dc:creator>
      <dc:date>2005-05-29T20:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222090#M123510</link>
      <description>Yeah you always need this when you run the application,these files are the dll's which are required by your application.&lt;BR /&gt;cheers&lt;BR /&gt;vicky</description>
      <pubDate>Mon, 30 May 2005 05:33:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222090#M123510</guid>
      <dc:creator>vicky</dc:creator>
      <dc:date>2005-05-30T05:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222092#M123511</link>
      <description>Thank Vicky.&lt;BR /&gt;The dll files always have the same creation date (of 2004) every time I build an application. It seems like the same files, in each case of building, are placed in the DATA folder. These dll files are not created at building procedure. Am I correct? If so, when are they created and used over and over again?&lt;BR /&gt;&lt;BR /&gt;Thanks...............</description>
      <pubDate>Mon, 30 May 2005 06:01:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222092#M123511</guid>
      <dc:creator>Fermiguy</dc:creator>
      <dc:date>2005-05-30T06:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222111#M123519</link>
      <description>Hi,&lt;BR /&gt;Sure it is not created everytime it is the same dll's which are used depending or the application.say for example you make use of the DAQ functions then the daq.dll is called,so this is added in the data folder.&lt;BR /&gt;cheers&lt;BR /&gt;vicky</description>
      <pubDate>Mon, 30 May 2005 07:42:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222111#M123519</guid>
      <dc:creator>vicky</dc:creator>
      <dc:date>2005-05-30T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222293#M123583</link>
      <description>Hello again Vicky,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info. I understand the "build" better now.&lt;BR /&gt;My original question was promted by the fact that when I run an application I created a while ago and run successfully before, produces an error during execution of a subroutine. A small LabView windows come up saying "Error" with an OK button, nothing else in the message. I press OK and the rest of the program runs normally. I do not know what the error is. How can I debug it? I entertain the possibility of hardware problem but I do not have any info from the program.&lt;BR /&gt;&lt;BR /&gt;Thanks.....</description>
      <pubDate>Mon, 30 May 2005 18:36:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222293#M123583</guid>
      <dc:creator>Fermiguy</dc:creator>
      <dc:date>2005-05-30T18:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222340#M123609</link>
      <description>Hi,&lt;BR /&gt;  First of all If the error has been handled as you say with only the error and OK button poping up then it is not possiable to debug it in a application,we will need  the source code,if you can post the code then surely yuo will get a reply regarding the error.&lt;BR /&gt;cheers&lt;BR /&gt;vicky</description>
      <pubDate>Tue, 31 May 2005 04:34:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222340#M123609</guid>
      <dc:creator>vicky</dc:creator>
      <dc:date>2005-05-31T04:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Building an application....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222680#M123718</link>
      <description>Hello again Vicky,&lt;BR /&gt;&lt;BR /&gt;I spent my Memorial weekend on this problem and this morning I figured out that a parameter in an input file (config file) was different!! Yes, as simple as that. Thanks for your attention and help.&lt;BR /&gt;&lt;BR /&gt;Best regards.......&lt;BR /&gt;Fermiguy</description>
      <pubDate>Tue, 31 May 2005 17:31:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Building-an-application/m-p/222680#M123718</guid>
      <dc:creator>Fermiguy</dc:creator>
      <dc:date>2005-05-31T17:31:58Z</dc:date>
    </item>
  </channel>
</rss>

