Can´t create EXE-Application from project because selection is missing

Hello,
i have a LV8.2-project one my computer from which i can create a working exe-file.
Now i moved the project to another computer with LV 8.2 but when i open the project and try to create the application than this selection is not available.
When i click on "Build Specification" + "New" then there is only the selection --> "Source Distribution" but no "Application EXE" as on the other computer.
What do i have to do that i also have this selection on the other computer to create an exe-file?
Thx for the help

Do you have the same version of LV installed on both machines?
Only LV PDS comes with included application builder. For LV base and FDS the application builder is an addon package.
André
Regards,
André
Using whatever version of LV the customer requires. (LV5.1-LV2012) (www.carya.nl)

Similar Messages

  • Can not create source distribution from project

    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
    =========================
    NI-488:  Command requires GPIB Controller to be Controller in Charge.

    Hi JoshSat,
    This error message can be confusing. Error code 1 is defined by both LabVIEW and GPIB and has a different meaning based on what software component gave the error. Since you receive the error when building a source distribution, it is most likely the LabVIEW error and not the GPIB error.
    First, we will need to know more about your application – what it's doing, the version of LabVIEW, the OS version, use of GPIB, use of Shared Variables, etc.  This KnowledgeBase may also provide some insight into the cause of this issue.  
    You might want to start out building a much smaller source distribution that can reproduce the same problem. You’re welcome to post that project after you've shrunk it down as much as possible, and I can try to build it over here.
    Please let me know if you can provide any additional information on your program, and whether the suggestions provided above fix the problem.
    Message Edited by lion-o on 01-10-2008 10:58 AM
    Mike Lyons
    National Instruments
    http://www.ni.com/devzone

  • I accidentally deleted some drivers from my macbook air and now i can not access app store and system preferences as it says the following message (You can't open the application System Preferences because it may be damaged or incomplete)

    i accidentally deleted some drivers from my macbook air and now i can not access app store and system preferences as it says the following message (You can't open the application System Preferences because it may be damaged or incomplete)

    Repair the Hard Drive and Permissions - Lion/Mountain Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.

  • Trying to load efax from new hp emachine.  you get this; You can't open the application "eFax Messenger" because PowerPC applications are no longer supported.

    trying to load efax from new hp emachine.  you get this
    ;You can’t open the application “eFax Messenger” because PowerPC applications are no longer supported.
    when is hp, efax, or apple getting their act together to fix the issue?

    Hi,
    The eFax service provided with the HP device is a remote cloud feature and have nothing to do with installing any software on your computer.
    Any software named eFax you may trying to install is not affilated with HP in any way, as well I doubt if it is affilated with the eFax service in any manner.
    In order to enable and use the eFax feature please follow the steps below:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02970945&tmp_task=useCatego ry&cc=us&dlc=en&lang=en&lc=en&product=5070121
    Regards,
    Shlomi

  • Can't download an application from the net because of an apple security block

    MacBook Pro C0*******3UG 1TB Os 10.9.5
    I can't install an application from the net because of some Apple security block. How do I remove or get around the block? The instructions in help say to double click  the application and all that happenes is that I get the same window saying I can't install.
    <Edited By Host>

    It's usually not necessary to change any security settings, and as a rule you shouldn't.
    To make a one-time exception to the security policy, follow these instructions. They apply to Installer packages and other installable items as well as applications.
    Some defective software installers may fail when Gatekeeper is enabled. Think carefully about whether you really want to run such an installer. If you do, temporarily change the setting to
              Allow applications downloaded from: Anywhere
    When the installation is done, revert the setting.
    Some applications that don't have a developer signature have been reported not to launch the first time unless Gatekeeper is disabled. The warning message from Gatekeeper is that the application "is damaged and can’t be opened." Again, think carefully about whether you want to trust the application. If you do, disable Gatekeeper as above, launch the application, and then re-enable Gatekeeper. If you still get the warning, delete the application.

  • Can we create a session from application(Servlet Context)

    hi i m newbie in J2ee ,
    we can easilly create session from request object ,so can we create a
    session from application object(Servlet context),
    by which objects we can create a session.? plz help me

    hi i m newbie in J2ee ,
    we can easilly create session from request object ,so can we create a
    session from application object(Servlet context),
    by which objects we can create a session.? plz help me

  • How to create JSF application from xsd files?

    Hi,
    We have many xsd files describing xml's which we are supposed to send to web services. Application which we are creating should allow user to fill xml documents with data and then we should send those xml files to some web service. We want to automatize as much as possible the process of application creation to avoid possible errors and to minimize our efforts (there are plenty of quite complex xsd files).
    Our first approach was: we used Oracle JSXB to generate java classes basing on xsd files (using JDeveloper 10.1.3.2.0.4066). Then we tried to generate DataControls, but this action fails with following error:
    Window title: Error in init bean
    Message: Could not complete initbean because it would result in an invalid document
    Details: oracle.bali.xml.model.XmlInvalidOnCommitException: SEVERE: Wartość atrybutu Name nie jest typu ID (Value of Name attribute is not of ID type)
    Wartość musi być następującego typu: (Value must be of following type)
    Nazwa typu: ID (Type name)
    Typ pierwotny: string (Primitive type)
    Z następującymi więzami: (With following constraints)
    zgodne z wzorcem: [\i-[:]][\c-[:]]* (Compliant with template)
    [ node = Name ]
    <JavaBean version="10.1.3.40.66" id="XSLStylesheet" BeanClass="oracle.xml.xslt.XSLStylesheet" Package="oracle.xml.xslt" isJavaBased="true">
    <Attribute Name="classMethodParams" IsUpdateable="0" Type="java.util.Hashtable" />
    We tried Sun implementation fo JAXB - it generated different java classes (with annotation mechanism). Creation of DataControls using those classes was successful. Then we created simple JSF page and tried to put those DataControls on it in order to let the user fill it with data. The thing is that those controls are read only as there is no row created in those DC. We can't create any row in those DC as there are only 'commit' and 'rollback' operations. When we try to call 'CreateInsert' operation on child elements of those DC we get error in JDeveloper log window:
    2007-05-29 10:08:46 oracle.adf.controller.faces.lifecycle.FacesPageLifecycle addMessage
    WARNING: JBO-29000: DataControl:createRowData
    2007-05-29 10:08:46 oracle.adf.controller.faces.lifecycle.FacesPageLifecycle addMessage
    WARNING: DataControl:createRowData
    new row is not created and controls are still read-only.
    The question is:
    1. is there another, more efficient way to create JSF application from xsd files?
    2. if this is the best way to do it, what do we do wrong?
    Leszek

    To anyone who might find it useful: our solution to mentioned problem.
    Few tips how to solve described problem:
    1. Do not use JAXB (we checked Oracle and Sun)
    2. Use castor http://www.castor.org/
    a) for each xsd generate java files in separated package
    b) use java 1.5 to let castor generate lists
    c) use mapping of xml namespaces to java packages to have only 1 implementation of each xsd
    3. Create facades - java files for you root-level java objects
    4. Right click those facades and choose 'Create DataControl' in jdev
    5. Now you may drag and drop you DataControls and use them in your JSF (or UIX) application
    I hope it will help someone :)
    Leszek

  • Error creating Ant buildfile from project in JDeveloper 10.1.3 EA1

    I got the following error when I try to create a buildfile from project in JDeveloper 10.1.3 EA1:
    java.lang.NullPointerException
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:85)
         at oracle.ide.net.URLFactory.newUniqueURL(URLFactory.java:164)
         at oracle.jdeveloper.builder.SourceModel.generateDefaultFileName(SourceModel.java:135)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.initializeFromContext(GenerateBuildfileModel.java:83)
         at oracle.jdeveloper.builder.file.FileBuilderModel.<init>(FileBuilderModel.java:24)
         at oracle.jdevimpl.ant.wizard.NewBuildfileModel.<init>(NewBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.<init>(GenerateBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileWizard._buildModel(GenerateBuildfileWizard.java:54)
         at oracle.jdeveloper.builder.AbstractBuilder.buildState(AbstractBuilder.java:30)
         at oracle.jdeveloper.wizard.common.BaliWizard.invoke(BaliWizard.java:121)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:310)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:358)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1082)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:366)
         at oracle.ide.util.IdeUtil$1$1.run(IdeUtil.java:1062)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    This error happens in any project independently of its contents.

    I have just had this same exception. The first project within the workspace worked fine, the second workspace had the exception. I've used this wizard several times before with success. I'm using 10.1.3.0.4 (SU5)
    The "Model" project which worked has the following technology scopes:
    Ant
    Database
    EJB
    Java
    TopLink
    UML
    The "User Interface" project which did not work has the following technology scopes:
    Java
    JSF
    JSP and Servlets
    1. Any ideas on what I can do to work around this problem?
    2. How can I help you debug this issue?
    thanks,
    chas

  • Tried to install software for canon pro 100 getting  message "you can't open the application "setup.app" because it is not supported on this architecture"

    tried to install software for canon pro 100 getting  message "you can't open the application "setup.app" because it is not supported on this architecture"
    any suggestions?

    This is what Canon suggested,  still doesn't work.
    Thank you for your E-mail inquiry regarding your PIXMA PRO-100.
    Based on the information provided in your email, I recommend you download and install the driver for your PIXMA PRO-100 from the web site listed below.
    http://www.usa.canon.com/cusa/support/professional/professional_printers/destop_ printers/pixma_pro_100#DriversAndSoftware
    You will be required to download and install the following:
    1. PRO-100 series Mini Master Setup (OS X 10.5/10.6/10.7/10.8) (under Drivers)
    Should you require further assistance, please feel free to email us or visit our customer support website at http://www.canon.ca
    still receiving Alert This software is not supported by your computer (powerPC-based Macintosh)
    Also received error You can't open the application "Setup.app" because it is not supported on this architecture.
    thanks for your reply A Brody.

  • Can't open the application "Firefox.app" because it is not supported by this architecture. I'm using mac os 10.5.8

    Been using Firefox (many years) version 3.16.. Received invitation to download Firefox version 4 for Mac this morning and did so (regretably losing 3.16 version) because now the new version 4 won't open. I just keep getting the error message "You can't open the application "Firefox.app" because it is not supported by this architecture." I'm using the latest Mac OS 10.5.8. The processor is 1.8 GHz Power PC G5.
    I trashed the first download and downloaded a 2nd Firefox version 4 and had the same results.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • Trying to install printer - get the message "You can't open the application "OSX installer" because PowerPC applications are no longer supported."

    I am trying to install print controller and printer -but get this error message when trying to use the installer:
    You can’t open the application “OSX installer” because PowerPC applications are no longer supported.
    I also have a macbook pro running the same version OS and it installed fine there - I can't find the difference; but, NEED to print from my IMac.
    Any help and/or suggestions would be greatly appreciated
    Thanks!

    I'm guessing you've tried Fiery's website for updated drivers? I wonder whether Lion drivers would work? Anything of use here:
    http://fieryforums.efi.com/showthread.php/2824-OS-10.7-compatible-drivers-availa ble?s=c8afc71d2746a67970bb42d50538898c

  • Creating Asset Lines from Projects

    Hi All,
    We have transactions recorded in Projects module which need to be sent to assets module for creation of assets
    However, the problem here is that they need to create many asset lines from one transaction (400-500 asset lines)
    Users have been manually completing information required to create asset lines from projects module and running the program to transfer to assets module
    In this case there are too many lines to create manually,
    Is there any workaround to this issue?
    Can the lines be transferred to assets module and then split on the prepare mass additions form? If so, can you please let me know the details, to transfer the line as a "multi-unit" line so it can be split on the mass additions form
    Thanks!

    I was thinking just that conroy, attached is a crop of the type of the black and white scan I'm working with, this was originally a trace, it is a very large document this is just one part of it.
    Thanks Noel I did mess around with your suggestions, not sure I achieved what I was after, it was either too strong removing everything or too weak.
    What I'm trying to do is get rid of the speckle (despeckle filter cleans it a little) and just have all the lines nicely redrawn and crisp. I've so far being doing it manually but it is 1) inaccurate and 2) taking me a very long time.

  • Can I create pdf files from Outlook 2003 messages with Acrobat XI Standard?

    Can I create pdf files from Outlook 2003 messages with Acrobat XI Standard?

    Yes, Outlook 2003 is compatible with Acrobat XI Standard and you can create PDFs from emails.
    For reference: http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html

  • My app store will not open. when i try to open it i get an error that reads "You can't open the application App Store because it may be damaged or incomplete". How can I fix this?

    my app store will not open. when i try to open it i get an error that reads "You can't open the application App Store because it may be damaged or incomplete". How can I fix this?

    I am having the exact same problem.  MacForums has been helping me, and I called Apple.  After trying everyone's suggestions, and Apple's, no success.
    My App Store app still says "incomplete or damaged."  There is even a circle with a line through it on the icon.  Apple said reinstall my Snow Leopard upgrade disc (not my original Leopard disc) and then run the Combo Update (like your suggestion).  Did not work.  I also updated the software from "Software Update".  Rebooted.
    I think this started after I replaced my hard drive with a SSD and moved the hard drive to where the DVD was.  I wonder if the person above who had the same problem also installed a SSD?
    Anyway, anymore ideas?  Even Apple is stumped.
    (In answer to the other post above, my Quicktime works fine.)
    Message was edited by: mrivmriv
    Just did some more reading.  I was going by the icon in the dock.  When I checked in Finder, there it was, fixed and brand new!!  Thanks, anyway.
    Message was edited by: mrivmriv

  • Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?

    Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?
    My client requirement is process 100 files  from biztalk with in 5 min ,actually it is taking 20 min .
    So I decided to created same instance of the application with multiple time in BTS admin console ,as I understand biztalk admin console never allow to install same
    schema’s with multiple  time .
    Any help can be  appreciate ..

    BizTalk will automatically process multiple messages on separate threads so you may need to tune your system. The following link should get you started:
    http://social.technet.microsoft.com/wiki/contents/articles/7801.biztalk-server-performance-tuning-optimization.aspx
    Another possibility is to set the Batch Size property on your receive location if the adapter uses batch size to determine how messages are picked up.  As an example, it you want  the MSMQ adapter to immediately pick up messages and start
    to process them, set the batch size to 1.
    You may also need to distribute the processing across multiple BizTalk servers by installing BizTalk on additional servers and joining the existing BizTalk group.
    David Downing... If this answers your question, please Mark as the Answer. If this post is helpful, please vote as helpful.

Maybe you are looking for