LV 8 app builder - advanced installers confusion

When I check the box to include NI-DAQmx 8.0 in the Advanced Installers section of Installer Properties I get a weird error. It says it's unable to locate the installer source for "NI DIAdem 10.0" distribution". I also have the Run-Time Engine 8.0 box checked, but I only get the error when I have the NI-DAQmx 8.0 box checked. Nothing else is checked. I'd really like to be able to include the DAQ drivers in the build.
Also it expects the source for the NI-DAQmx 8.0 to be on the E:\ drive. Is there a way to change that so I don't have to load the CD every time I want to do a build? I tried changing the Installer source location, but it keeps reverting back to E:\.
George

GS,
I'll start by answering your second question first. I think the easiest way to point the application builder to somewhere other than your E:\ is to copy the entire contents of the DAQ driver cd to your hard drive, and then point the application builder to that location on your hard drive.
Now on to the first question. I'm not sure why you're being prompted for the DIAdem 10.0 Distribution when building the application. Have you included any DIAdem express vis in your vis? Are there any vis that need DIAdem in your programming? I believe that you been speaking with Brad about DIAdem issues and if you'd like to communicate this issue to him, please feel free to do so.
Best Regards,
Chris C
Applications Engineering
National Instruments
Chris Cilino
National Instruments
LabVIEW Product Marketing Manager
Certified LabVIEW Architect

Similar Messages

  • Confused about Adobe IDs + Creative Cloud + DPS App Builder.

    The "Adobe Digital Publishing Suite Getting Started Guide" recommends having the multiple email/multiple Adobe IDs for Accounts. (Master/Admin/Application/Builder/Designer) Great! I love being extremely organized and worked with my IT department to set these up. Now, initially, we are only going to release a couple SE apps (free w/CC), but hope to do a multi-folio down the road. So, for the SE app, I'm working through the "Step-by-Step Guide to Publishing iPad Apps with DPS, Single Edition" and I get to the page about building the app with DPS App Builder. Here it states (on page 49 for those following along) that if you are a Creative Cloud subscriber, you must use the same Adobe ID that you use to sign in to Creative Cloud. Well, of course I'm a CC subscriber. But with the company that I work at, the CC Adobe ID is associated to my work email address. So this is where I'm confused because back over in that Getting Started Guide it talks about not using an account tied to a person (which is what using my work email does). So what Adobe IDs am I suppose to use and when?

    Ok, so we had a whole bunch of internal emails about this The person you were working with on Twitter was kind enough to reach out to me to make sure we gave you the right information. Turns out that SE *is* now available with Creative Cloud for Teams. This was news to me!
    Back to your original question: you should sign in with your Adobe ID. If your Adobe ID for CC for Teams is your corporate email address then that's the Adobe ID you should use.
    Neil

  • App Builder doesn't advance - single edition user

    I have followed directions identified in the following chain with Neil Enns - Adobe but have not be able to be successful in advancing in DPS app builder.
    Re: Can't advance in DPS App Builder
    I've completed building my folio and have chosen 'Create App' from the Folio Builder. When DPS App Builder opens, there's nothing listed under app type/name, despite being signed into DPS app builder with the appropriate Adobe ID. When I select 'New', then 'iPad,' it brings me to a form which I then complete, but DPS App Builder won't go any further when I choose 'next'. I'm a single edition user anxiously trying to submit the app before the may 1st expiration deadline.
    I've been chatting with Adobe support, Case # 0186577346, but have not yet had any luck in determining how to fix.
    As referenced in Re: Can't advance in DPS App Builder, I launched App Builder from the Folio Builder Panel. I've also closed the Folio Builder panel once DPS app Builder is open, I've restarted my machine, and uninstalled/reinstall DPS app builder.
    Stuck screen:

    PROBLEM RRESOLVED
    I uninstalled, restarted, and installed as forums indicated. What I found is that DPS App Builder had a default startup window that was showing, so when Adobe InDesign CS6 and told to 'create app,' it was sending data to DPS App Builder, but its default window was negating the data sharing. DPS App Builder didn't have any folio to work from. When I opened DPS App Builder and selected the check box 'do not show at startup,' closed the app, and then told InDesign to 'create app,' again, it was successful. I was able to create icons and splash screens and connect the certificates and move forward from there.
    Neil Enns - Adobe - this may be an important bug to note in DPS app builder.

  • Can't advance in DPS App Builder

    Hello, I am in DPS App Builder at the App Details stage. I have filed in App Name and Title, but cannot advance to next screen. Have updated Indesign 2014, restarted - still have same result. The 'Next' button highlights, but won't active. Thanks! James

    Neil - I've followed the suggestions you've made, but I'm still experiencing this issue. I've contacted adobe support, Case # 0186577346, but they have not yet been able to provide a solution. I'm a single edition user anxiously trying to beat the May 1st deadline and get this app published. Any assistance would be greatly appreciated.
    Neil Enns - Adobe
    Bob Bringhurst

  • How to include Instrument drivers in Lab-view apps builder

    Hi,
    I am using Labvier 7,1, I have managed to use the Application builder for a simple program, but have problems with a larger program that includes P & P instrument drivers (for GPIB)
    I can create an installer, but when I try & install it, I get a great number of errors, all relating to being unable to find all the vi for the Instrument driver functions.
    I tried several variations,  including support files, & including the instrument driver dll's from C:\vxipnp\winnt\bin\
    this time I got app f.ailed to start , needs VISA32. dll was not found.
    I had expected there to be a standard way of using applications Builder to include GPIB p & P Instrument drivers, guess I'm nieve, being a newbe. Any help will be greatly appreciated
    Mikesub

    The app builder prior to 8.x was only designed to install the application you created. The actual instrument driver VIs should be included in the app but the IVI driver itself (the low level dll) is not. You should really include the installer for the IVI driver and not just the dlls. This is the .msi file that is on the instrument driver download page. If you are getting an error about VISA32, then it sounds like VISA was not installed either. I usually install VISA and NI-GPIB from the CD that comes with the GPIB board and I do this when I install the board into the computer. However, you can also include these installers with your app as well. On the Installer Settings tab, click the Advanced button. You have the option there of 'Run executable after installation'. The simplest thing to do is to create a .bat file that will call the other installers you include with the distribution. Don't forget that you also need the IVI Compliance Package so include that installer as well.

  • How do I create a single file installer for LV 6.1 App Builder Output?

    I have created an application using the 6.1 App builder and it installs fine. To be able to send this app to others, I would really like to put it in something like a self extracting executable file. How can I do this with app builder or can you suggest another software to buy that will let me create this.
    Thanks for any help that you can provide

    You raise a number of important points. I'll answer to the best of my knowledge.
    1. Usually true. Win98/2K/XP have the Windows Installer Service built in, but 95/98/ME require InstMsiA.exe, and WinNT4 requires InstMsiW.exe. The difference is in the character set (ASCII vs. Unicode), and I don't know how that difference applies to the non-Roman alphabet installations. It's safest to include both if you're going to include one.
    On the same subject, I noticed that the first thing the LV7 evaluation installer does on a Win2K box (and therefore probably on a Win98 box as well) is update the Windows Installer service, so LV7-built executables may very well require InstMsiA.exe/InstMsiW.exe on Win98/2K.
    2. I think so. I usually don't distribu
    te LabVIEW EXEs as self-extracting installers, but it probably is safest to wait until the setup is complete before returning control to the self-extractor software.
    3. True. (And note that one of the circumstances under which you might repair/update msiexec is with LV7 on Win98/2K).
    4. True. Setup.exe appears to install/update msiexec if needed and then launch the MSI file.

  • Set version string from a shared file in App Builder

    I am upgrading my applications to use the new LabVIEW 8.0.1 Pro env. I am getting used to the new App Builder features and I like what i see. However... i am having a couple of issues...
    1. I now have to change build number in both my About_Dialog.vi AND in the build properties.
    2. I now have to change the build number for EACH binary i build, EACH time i build.
    Is there a way to, at build time, read a file to set the version string? IE. Can i have a text file that is called fileversion.txt or something and have it be read to populate the build version?
    Is there a way to have a pre/post build script that can be run to set parameters/configs using the 8.0 App Builder?
    The primary reason for this is that since i cannot use a command line option to build my executables, i would at least like to simplify it to be able to use a simple mouse clicker app. However the version info has to change with each build and that increases the complexity of the script 10 fold. Alternatively, is it possible to remove the version info from the binary? I like the feature a lot, but my customers are going to get confused if the about dialog says something different than the binary properties.

    Hello Plexsys,
    With LabVIEW 8.0, in the project explorer you can have VIs targeted to multiple devices. This is where to conditional disable structure comes into the picture. With this structure it possible at runtime to disable a section of the code depending upon the target on which this VI is running.
    Besides working with multiple targets (using the Target Type symbol), you can also define your own symbol. This way a VI can behave differently when used in conjunction with different projects. You can define the symbol for a project by right clicking on the Project (in project explorer) and selecting “properties”. This way, if a specific VI is moved over from one project to the other (with a different symbol value), then it would behave differently. If a project does not contain one of the symbol values, then the default case would be executed.
    You can always refer to LabVIEW help for more information on the conditional disable structure.
    At this moment I don’t think that the conditional disable structure could provide you with the functionality that you are looking for.
    Regards,
    Chetan K
    Application Engineer
    National Instruments

  • Signing failed issue with app builder

    "Message was edited by: bicknell1 Ok well I kept trying and the App Builder finally launched, but still have the same problem of 'Signing failed, please try again' for the digital signature at the end of the process.  Even though it failed, it put an .ipa on the desktop, but when launched in iTunes its only 15.7mb when it should be around 180mb which tells me that the Folio is not loading into the App Builder properly. Please advise. Thx"
    I have the same problem, I tried to recreate the certificates and provisioning files that look good, then I tried to change the version and republish the app (from v25 to v24) but nothing.
    Can you contact me Neil? So I send you the log files ( but I don't know how to create them).
    Thank you in advance for the help

    Neil thanks for the link,
    I am a member Creative Cloud Single Edition, I had an article entitled,
    I put a title When updating and tried again but nothing.
    Certificates are valid from the keychain because I have both the public and private key associated with the certificate inside the private key.
    I have no articles with the name "cover_h" or "cover_v."
    I updated the java for mac os x version 10.7.5.
    But no, I always error.
    I do not know what to feel.
    Do you have other useful links for finding the cause of the error?
    Thank you in advance for the help.

  • USB/Serial Drivers and App Builder Installer Questions...are drivers included in the Installer with the LV runtime engine?

    Hello all,
    I'm wondering if someone can help me out with how drivers and all are treated with applications distributed with App Builder, used to create a stand alone, full install of app and labview engine with Installer.
    What has happened  is, my application was created using the NI branded USB to RS232...and USB to RS485, and they work great.
    On the application when running..you fire it up, it finds the USB to serial device, and I have a dropdown that finds the available COM ports to use (along with setting parity, etc).
    I've installed on different computers (without previous labview installs) with the installer. They all worked.
    The customer has received the installer....and despite us telling them to use the NI branded USB/Serial interfaces..they are trying to work with a different USB/serial cable.
    They say the COM ports aren't even showing up when they run the installed application.
    So, I'm not sure where to start. Is this a driver issue?  Does the App Builder Installer...install the drivers for the interfaces I was using with it? Is there a way for the person to find and install a driver on their own...or would I have to somehow find out a driver for what they use....then, basically redo the App Builder Installer build...to include that driver with the executable I send back out?
    I guess I basically need a better understanding of how drivers for external access/communications are handled when you use App Builder to create a stand alone application complete with the labview runtime engine...and nothing else.
    Thank you in advance,
    cayenne

    The main thing is that LV uses VISA to talk to serial port whether native on the machine or from USB dongles that you plug into the computer. It sounds to me like their dongles aren't working.
    Can the customer see the ports in the Windows Device Manager? Can they access them through something like hyperterminal? How does your program find the USB/Serial devices?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • DPS App Builder - certificates and account issue

    Hi,
    I'm working on an App for a client who's going to use it internally with his employees.
    My company has an Enterprise account and I'm a member of it.
    Working with the Creative Cloud - not using the same email address as the Admin of the Enterprise account.
    I finished creating the InDesign files, the certificates etc. I can launch "Create the app" in InDesign and fill the first steps in DPS App Builder but when I try to add the certificates it says:
    "App ID inside the mobileprovision file contains "*". This type of mobileprovision app ID is only applicable for Enterprise signed builds. You will need to re-generate this file with a valid app ID."
    Can the problem comes from the fact that I'm not logged into CC with the Enterprise Admin email address? Or because I'm set in the Enterprise Account as a member and not Admin?
    Thank you for your help!
    Sophie_HH

    I figured it out. I was confusing the p12 file for the push notifications with the original developer p12 file. All fixed.
    Rob

  • DPS APP Builder - Custom Storefront

    Hello,
    durig the last days, there must have been some changes for the app settings in the DPS APP Builder.
    We can no longer lock the orientation für an iPhone storefront/library.
    IMHO it even makes no sense, to have a landscape storefront on an iPhone.
    On the iPad settings the orientation lock is still present.
    APP Builder version: 2.3.2.70.60038
    hybrid APP iPad/iPhone
    kind regards
    Michael

    You should definitely fix this, it's such a waste to spend hours of our time to figure out what's wrong with the custom store not working.
    Also maybe this should go on with another thread, there were quite a few additional DPS App Builder bugs I've discouvered over the last few days.
    For instance, when you update the existing build by toggle between "Use legacy Store API" the previous version of custom store stored on the server actually dispeared. But it did not remove the icon on the bottom of the navigation, this cause an illusion that the custom store still exists but in fact it's overlaying the "viewer" icon. Since the viewer has no such thing about customization, it causes confusion to the end user think the custom store are no longer avaiable.

  • DPS App Builder Sign and Download p12 problem

    I'm working on my first multi-folio app. I have created the app in DPS App Builder, but when downloading the .ipa file, the Sign and Download dialogue flags the p12 file.
    I recreated the p12 and mobileprovision files, rebuilt the app, and the same problem occurs. I looked at the forum and there was a suggestion that those files be placed in the root folder, but the situation is unchanged.
    According to the Key Chain and my Apple Dev account, all certificates are valid.
    My IOS dist and development certificates were created a several months prior. Don't know that it has anything to do with the mobileprovision and p12 certs which have been newly created today, but wanted to mention it in case I have to redo all certification files to get past this one step.
    Any insight appreciated.
    Rob

    I figured it out. I was confusing the p12 file for the push notifications with the original developer p12 file. All fixed.
    Rob

  • App Builder: "Impossible to sign application". Because of old version OS X?

    Hello,
    I've created my certificates and mobileprovisioning files without any weird signs in their names. When trying to download my ipa (or zip) file from the App Builder, an error is prompted saying : "Impossible to sign the application". I have searched like crazy for a solution, but without any results. Any suggestions? I have a (very) old version of OS X (version 10.5.8.). Could that be the reason?
    Thanks in advance for your answer!
    Simon

    I assume you meant 10.6.8, not 10.5.8. We have definitely seen some issues lately on 10.6.8, and upgrading the OS will almost certainly resolve it. Another thing to check is that you have the most recent version of Java installed.
    Neil

  • Title ID not accepted in App Builder

    Hello,
    I've recently lauched a new Professional DPS account, but the app builder is not accepting the email (title ID). The ID/password is working perfectly fine in the folio builder and folio producer, which makes this really confusing. All of the download credits are showing up in the DPS portal, so the account appears to be set up. Can anyone help with this? Thanks.
    Darin

    When you set up your accounts using the Account Admin tool on the Dashboard, there are three account types:
    Admin - lets you assign account roles and view download data
    DPS App Builder - lets you sign in to DPS App Builder and build apps
    Application - used for Title ID and creating/publishing folios
    It sounds like you're trying to sign in using an account that has only an Application role, not a DPS App Builder role. You can either configure your Application account to also include the DPS App Builder role, or you need to assign the DPS App Builder role to a different account, sign in to App Builder with that account, and then use the Application account as the Title ID. I believe that most publishers have a single account with a DPS App Builder role rather than assigning both roles to each account.
    More info here:
    http://help.adobe.com/en_US/digitalpubsuite/using/WS9293e1fb3b977c5c-6c5b4101331de1fd6a-80 00.html

  • Error with Title i.d. and password in app builder

    Hi;
    Ive just subcribed to Pro edition DPS and am starting to build my viewer app, however im getting an error with Title i.d. and password in app builder
    It says niether the title id or password are valid, however they are the same as i've used to both log into app builder and to upload my folios to the folio producer.
    What am i missing here?
    Scott

    Yes, the account administration stuff is confusing when you jump from a "creative" account to a Pro account. As the Getting Started guide states, when you set up your Pro account, you should use dedicated Adobe IDs, such as [email protected] and [email protected], not [email protected] The Copy Folio command makes it easy to transfer folios from one account to another, especially if you do it on the same machine you used to create the folios. Everything moves over nicely.
    Again, don't use your "master" account for creating and publishing folios. Use it only for account administration.

Maybe you are looking for

  • EAM Maintenance Work Order Detail Report

    Hello All, I have a requirement to add new fields to the Maintenance Work Order Detail Report which is run from the web page. This report's RTF template works based on the fields which are defined in the seeded data definition. This seeded data defin

  • Use TC 2TB for Time Machine Backup and Storage simultaneously?

    Hi I am planning to buy a TC 2TB. I would like to know if the TC can be used as a Time Machine backup device and for storage simultaneously? for example: Can I use 1TB for Time Machine backups and 1TB for storage. Please let me know if this is possib

  • A way to clear digital signatures with presence = "hidden"

    LCD 9, Dynamic forms using digital signatures, Reader 9x I discovered this by accident, so wondering if this is a design feature or a bug. I have a dynamic form and have sub-forms throughout it.  I create a flowed subform for my digital signature tha

  • How to install Mini SAP using Oralce 10g Express Edition!

    Hi Guys, I am fresher in SAP and I want to install Mini SAP on my home desk-top for practicing ABAP, I will be grateful if anybody send`s me links for step-by-step installation guide and another question is, it is to install Mini SAP using Oracle 10g

  • I tunes for Windows 8

    I get an error message when I try to download Itunes to my PC windows 8. any sugestions???