Problem of building .exe with VI template as subVI

I'm having trouble to successfully build an .exe with VI template as a subvi. Please see the image for the error when executing the built file.
In my toplevel VI, I use two subpanels (side by side comparison), each subpanel loads the same subVI (saved as template in order to show the front panel). The code executes beautifully in development mode, but once it is built into executable (the subvi is added as dynamically loaded vi), only one subpanel loads the subvi, the other one is just blank, and an error message is displayed.
I understand there are other options here, but I would like to see if there are solutions before considering an alternative route. Any help will be greatly appreciated.
System
setup: WinXP Pro SP1 with LV7.
Thank you,
-Joe
Attachments:
lvError.gif ‏7 KB

Hi Joe,
We've seen this error when using express VI's inside of template VI's which are loaded using VI server. Are you doing that? If yes, then take all the express VIs that are inside the template VI and turn them into static subVIs.
I don't know if it will help in your case, but let's try it.
Regards,
Luca
Regards,
Luca

Similar Messages

  • Building exe with installer

    I am using Ni DAQmx and Labview 2009 professinal. I tried to build an exe and distribute it to my team. Initially they had issues
    opening the file and instead opening the login screen it opened a main GUI screen with the errors as shown in output.jpg. I did some
    search on this forum and I thought I will build the installer with LV runtime engine, DAQmx 8.5, MAX import ini file and send the msi 
    extension to my team. But on the process of building this I get the following error as shown in ni_install.jpg. When I select DAQmx 
    8.9.5 the build becomes unsuccesfull. Please need some help to resolve this.
    Thanks
    Attachments:
    ni_install.jpg ‏99 KB
    output.jpg ‏159 KB

    My problem is building the installer before giving it to my team. When I right click "Build specification" and create installer I get
    application properties. 
    Product info: Provided my installer destination and other info 
    Source Files: I provided my exe into destination view - program files folder
    Additional installer: I choose DAQmx, labview runtime engine 2009, MAX
    And I filled all the info on the property setting window. With all this it comes up looking for NiDAQmx and defaults to drive CD drive.
    Should I use my DAQmx CD at this point and then build the installer. Is it ok to build the .exe and then create the installer.
    Thanks

  • Problem of creating workbook with permanent template?

    Hi all,
    Iam facing some problem while creating the workbook with permanent template.Let me expalin in detail.
    I have created 3 queries (ex:Stock) and i have to insert these in one workbook with permanent template.I  had selected the the permanent template option in settings also.iam able to insert the 3 queris and iam not getting the permanent tempalate.which is mandatory.
    I tried saving the existing workbook with same tempalate and removed the query and tried to insert the queries but iam getting <b>abbort system error in program</b>
    Pls help me out of this issue.
    Thanks and regards,
    Rajeev

    Hi Joe,
    We've seen this error when using express VI's inside of template VI's which are loaded using VI server. Are you doing that? If yes, then take all the express VIs that are inside the template VI and turn them into static subVIs.
    I don't know if it will help in your case, but let's try it.
    Regards,
    Luca
    Regards,
    Luca

  • Problem building exe with dynamic vi

    Hi all, i'm using LV 8.2 evaluation version to build an executable file for my test platform. This platform calls for individual test vis dynamically.
    I can export the platform vi into exe alright but it always fail to run the test vis dynamically when called by the platform. I know the platform is working alright as it's able to successfully traverse through all my operating states, but when it comes to the state which contains a subVI which calls these test vis dynamically, nothing happens and it just proceed with the next state. The even wierder thing is that the program then enters my default state (which isn't even on the list of states for that particular operating mode!)
    Based on this result i can say that the platform is working fine as it was able to call various subvis and traverse through the defined states (except for the default state case). Thus i guess it must be something which i did wrongly during the build process which caused it not to run my dynamic test vis. I spent the whole day trying various build options but it still doesn't run my dynamic vis.
    Any ideas?
    PS: Does the build process automatically import the MAX settings?

    No, it's not a cracked version just to make myself clear.
    Dennis, i don't think it's a problem with the path as the exe does not have any problem loading other text configuration files. Yes, i've included them under the dynamic vi and support files option.
    Attachments:
    Build option for LV8.2 eval.JPG ‏31 KB

  • Is it possible to build exe with vis that have striped block diagrams?

    We can tell that an entity has stolen our code and are using them in their .exe file.  
    We used to distribute our program as a light exe layer that dynamically loads some source code distribution vis (block diagram striped) off disk and runs them.
    What we don't know is whether they actually got our in house source code, or if they are somehow taking the distributed vi's and compiling them into their exe.  
    So the question is: Is it possible to take vis compiled for a 'source distribution' with the block diagrams removed (but front panels not removed) and compile them into an executable?

    It's actually quite possible to use a source distribution VI for a new app. You need to select the "Do not disconnect type definitions or remove unreferenced
    members" option in the "Additional Exclusions" page.
    I've attached an example on how this can be done. Untitled Project 1 would be your project, which has a build target of your app, along with the source distribution for a VI with the block diagram stripped. Untitled Project 2 would be your competitor's project, which is a VI that uses your subVI directly and builds a separate application. As you can see, I can successfully build an application using your code.
    Attachments:
    source dist ex.zip ‏76 KB

  • Application-Builder-Exe with Web-Server crashes

    Windows XP Service Pack 2
    EXE file created with Application Builder
    Web-server active - as picture 1 time per second
    Access from browser in local network:
    3 times has occured application crash:
    Yesterday:
    10:26:34
    Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    10:30:21
    Memory fault 1129110434.
    13:50:59
     Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    Now:
    First access with browser at 08:03, second acess at 08:24
    08:26:07
    Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    08:30:49
    Memory fault 1129110434

    Hey Hellboy,
    Please have a look at this thread -> http://forums.ni.com/ni/board/message?board.id=170&requireLogin=False&thread.id=194442
    You might find some hints due to the facts its discussing the same error.
    Christian 

  • Folder of application builder(*.exe) with run-time DLL

    My application consists of main.vi, subvi folder, and example folder.
    In addition, I have to add the run-time libraries for add-on tool kit (advanced signal processing, lvwa.dll) which should be located in the root folder.
    (For exe application, can I set the location of DLLs to not the root folder but "DLL folder"?)
    In my several trials, I can't maintain the hierachy of "example folder".
    Instead of my intension, the NI application builder copied the files in the folder to the support directory.
    Can I locate the "example folder" to the root folder by using NI application builder?
    In summary, I want to get the folder structure by application builder.
    main.exe, DLL folder, Example Folder.
    메시지가 08-08-2008 01:30 AM에 labmaster에 의해 편집되었음

    Hey Labmaster,
    What version of LabVIEW are you using?
    I am not too clear as to what you are trying to do. You can create folders and add anything from your project when creating an installer under the Source Files section in its properties.
    It might be easier if you'd attach a screen shot of what you are doing or trying to do.
    Aashish M
    Applications Engineer
    National Instruments
    http://www.ni.com/support/

  • Build EXE error in excel dispose report

    I have seen much discussion about path-relative-to-current vi problems when building EXE apps.
    I am compiling an EXE which happens largely successfully, but when it encounters the Excel Dispose Report vi at the end of my Excel report creation section, it stops with 'error 7 at open vi reference in Dispose report  ...excel quit vi   ... file not found'.  It works without a problem in the un-compiled version. I am just using the standard Excel Dispose Report vi out of the report generation library.
    Can anyone enlighten me about how to clear this problem?
    Fred

    Fred,
    Did you include the dynamic VIs?  See: http://digital.ni.com/public.nsf/allkb/C38CE3F30542D65B86256F0E00740DD8
    More confirmation it is dynamic VI issue: http://digital.ni.com/public.nsf/allkb/8A0E6274D9BD7B1986256F62006AD402
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • Building Websites with Layers

    I have had many problems in building websites with layers,in
    particular with Template Changes , I take it that Tables are a more
    reliable and better method then using Layers , my concern are that
    Tables from what I can see are not as easy to position and when I
    go into Layout mode and Try adding table cells I cannot put a Table
    cell at the Top of the screen , there is allways a small gap that
    leaves a White bar at the top of my website.
    So what are the Best Methods .?. Use Frames to dive up your
    page then use tables for the majority of the content with the
    occasional layer.?.

    >I have had many problems in building websites with
    layers,in particular
    >with
    > Template Changes
    These two are not related. Poor development methods will
    break in new and
    confusing ways at the drop of a pin, with no causal
    relationship between the
    two.
    > I take it that Tables are a more reliable and better
    method
    Tables are not more reliable, and they are sometimes a better
    way of doing
    certain layout requirements. Layers are a poor method to use
    for layer
    period.
    > So what are the Best Methods
    Learn HTML and learn tables and learn CSS. There are no magic
    wands here.
    You are stuck in this 'layers/frames/tables' mentality. Leave
    that at the
    door.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SPECTRASORT" <[email protected]> wrote in
    message
    news:ehl3ab$1ro$[email protected]..
    >I have had many problems in building websites with
    layers,in particular
    >with
    > Template Changes , I take it that Tables are a more
    reliable and better
    > method
    > then using Layers , my concern are that Tables from what
    I can see are not
    > as
    > easy to position and when I go into Layout mode and Try
    adding table cells
    > I
    > cannot put a Table cell at the Top of the screen , there
    is allways a
    > small gap
    > that leaves a White bar at the top of my website.
    >
    > So what are the Best Methods .?. Use Frames to dive up
    your page then use
    > tables for the majority of the content with the
    occasional layer.?.
    >

  • Call library node in builded exe - path problem

    Hi!
    I have builded an EXE with the App. Builder. In my application I use the Call Library Node, and call functions from a DLL.
    I give the path of the dll with the "Current VI path", than strip the path, and add the DLL-s name. So in the CallLibNode I check the "specify path on diagram" option.
    It works when I run my application on a PC that has the LV 8.5 installed.
    But when I install my app on a PC that does not have it, just my setup installs the Runtime Engine onto it, it does not work, and I get errors.
    Which is the proper way to give the DLL-s path, if I want my app run on any PC that does not have LV installed?
    Thanks:
    Waszil

    Does the executable run correctly on the development machine? If not I would imagine it is a problem with how you are referencing the dll.
    Have you installed all necessary support libraries you may be using throughout the program on the target machine? Are you able to confirm that the error messages are referencing to the dll not being found?
    It sounds like you are referencing the dll correctly. When compiled, the dll is put into the 'data' directory within the root directory, so make sure that is there on the target pc
    Message Edited by yenknip on 08-04-2008 10:42 AM
    - Cheers, Ed

  • Labview- .EXE file with excel template

    How to create a .exe file from the .vi file with excel template. Since I am giving only .exe file, the client wont be having the excel templates. So please tell me how to build a .exe file with templates which will be invoked by mainfile.vi. Please let me know if U guys know. (Now in my mainfile.vi I am using local file location path to invoke)

    Hi saamy,
    I have tested it out at my PC and it is working.
    I have tested with MS office report and put the template "Excel Template.xlt" under VI's folder (C:\temp) and make the exe file.
    After the exe file has been moved to other place(C:\build) and has been executed, the exe file try to locate  "Excel Template.xlt" under both C:\temp and C:\build. As long as the template is the same folder with exe file, it is working.
    Pls refer to attached file.
    Hopefully it will help. Please let me know the result.
    Thanks & Regards,
    Steve
    Attachments:
    My Application.zip ‏4415 KB

  • Install problem JDeveloper 12c (12.1.2.0.0) (Build 6668) with Generic Installer on windows

    Hi,
    I am trying to install JDeveloper 12c (12.1.2.0.0) (Build 6668) with Generic Installer on windows .
    C:\Program Files\Java\jdk1.7.0_25\bin>java -jar C:\jdev_suite_121200.jar
    I get the following error :
    Extracting files................................................................
    Unsupported platform (unable to determine the startup directory location).
    The Oracle Universal Installer failed.  Exiting.
    When I try with windows install ( right click jdev_suite_121200_win32.exe and "run as administrator") , I get the following error:
    ERROR Launch:No such file or directory
    In the discussion (https://forums.oracle.com/thread/2573396?start=0&tstart=0) , it is said to be solved by "running as administrator" but it didn't work for me ...
    Thanks ...

    Hi,
      Can you please tell whether you are using 32-bit or 64-bit windows.
      If it is 64-bit then you must run as administrator. In Windows 7x64, just right click on the jDeveloper exe and choose "run as administrator..."
      Remove the existing Oracle folder and restart the system.
      Try to install in new drive.
      Oracle Fusion Middleware Installation Guide for Oracle JDeveloper - 11g Release 2 (11.1.2.4.0) Hope this link will give you more idea in installation.
    Thanks
    Pramila
    Message was edited by: d6866663-7e0d-4497-89df-99f670c41872

  • I am facing with the problem "plugin-container.exe has encountered a problem and needs to close. Please suggest how to fix the problem.

    I am using desktop computer with windows XP. Sometimes, I am facing with the problem "plugin-container.exe has encountered a problem and needs to close". After showing this event, the browser disappears automatically.

    See if there are any Crash Reports ID's saved.
    Type '''about:crashes''' in the Location Bar and hit Enter.
    Then open each Crash Report and once the report is loaded completely, copy and paste the URL of each report into the the '''''Post as Reply''''' box in this thread.
    IMO, seeing that you are using WinXP, you might be better off with the older Flash 10.3.183.90 version. Flash 11.0 and later have "improvements" that don't work on WinXP - only Vista and later. Adobe did continue to support and provide security updates for Flash 10.3 until a few months before WinXP went EOL back in April of this year.

  • Problem when building an executable with labview 6.1

    I use LabView 6.1 and I want to build up an executable. I use the labview application builder to do this. I have already built up executables and I had no problems but this time I just obtain a labview vi library which is called "internal.llb" each time I try to compile my vi's. Do you have an idea to solve my problem please ?

    Make sure that you have "Single target file containing all VIs" selected
    under Build Option in the Target Tab of the App builder. Sounds like you
    have "Small target file with external file for subVIs" selected with the
    target being a llb.
    -Tom
    "gege" wrote in message
    news:[email protected]..
    > I use LabView 6.1 and I want to build up an executable. I use the
    > labview application builder to do this. I have already built up
    > executables and I had no problems but this time I just obtain a
    > labview vi library which is called "internal.llb" each time I try to
    > compile my vi's. Do you have an idea to solve my problem please ?

  • Problem with Web Template

    Hi,
    We are facing some problem in WAD.
    We have developed some reports based on views and as well on queries.
    As per our requirement we merged all the reports in a Standard web Template, and we are using table and graph as web items for the template, here the user can select any report becoz we have query selection option, then it will display the particular report. But we are getting the problem with the Template.
    While publishing the template we will get three tabs 1.DATA ANALYSIS, 2. GRAPHICAL DISPLAY 3.INFORMATION. in the initial screen that means in the DATA ANALYSIS tab it should display only the table, but in our case it is displaying both table and graph.
    And also if you select graphical tab then that should highlight the particular tab and with the particular graph, but the tabs is not highlighting when you selecting that.
    If you have any solutions please let us know.
    Regards,
    Nossum Chandu.

    Hi
    I have having almost similar problem. The difference is that it is other way around.
    The problem is from Development server instead from production. I am not using slandered template.
    I have done following but fail to resolve it-
    1) Loading templates using WAD gives inconsistency error. Object "...." is inconsistent.
    Recalling query in QD returns following two errors "BEx transport request is not available or not suitable 0", "Choose an existing request 0"
    2) While running the query using TX RSRT2 (Query Monitor support package X), returns error "An error has occurred in the script of this page" Line 11039, Char 1, Error Access is denied and so on...
    3) ICM ok, Services are checked.
    4) SM50 log does not give any clues
    5) There is no URL issue.
    6) BW Functionalities are active.
    Could some suggest?
    Thanks in advance

Maybe you are looking for

  • Putting big files onto your zen tou

    Hey there, yesterday I installed the zen touch playsforsure firmware & explorer and of course tried to get some files onto the zen. Pictures and small files worked, but when I tried to put a file of 3,5 GB on it, the zen gave an "unknown error" and i

  • Problem with menu

    I recently bouth a N72 phone. I touch out the card and when I put it bag in, my menu runed wiled. I have just 3 folder where there are put oll my menu icons and applications. My muzisc doues not work any more. I tried to restore de original settings,

  • Exception to including an archive in package

    I know conventionally AUR packages download their source files from the developer site while tweaks/supporting files are compressed with the PKGBUILD. However, I'm trying to make a package of a file hosted at CodePlex, which makes it excessively diff

  • Email triggering program in version ECC6

    Hello experts, In version 4.6c, program RSCONN01 will trigger all email requests waiting in the queue to be sent out. After upgrading to ECC6, the same email requests now have status of 'Still no entry in queue' and never be triggered by the program.

  • Updating database on-exit message trigger

    Good Morning, Through a button in oracle forms im updating a value on multiple records in the database. What i am curious about is if its possible to get oracle to trigger the save changes messages on exit without additional code on-exit key. Thanks