Loading in a new runtime-me​nu

Hello,
I was wandering if anyone can help. I am looking for a bit of code or a way in which I can be running a program then on a particualar button press, load in a new run time menu to the program so that all the options are now changed.
I am assuming that it is possible. I just couldn't find a simple property node, etc. for doing it. If anyone knows how to then I would really appreciate them showing me.
Best regards
Peter

VI property node ->RT menu path.  This will load a menu from file, can be done at runtime.
(very nice for internalization since the menu items and tags are independent strings)
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA

Similar Messages

  • An error has occurred while attempting to load the Crystal Reports runtime in deployed applications

    My reports use to work but now i'm getting the following error on all reports in all the applications on my server
    An error has occurred while attempting to load the Crystal Reports runtime.
    Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
    Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information.

    Hi Willingtolearnja,
    This forum is for TFS, I'd like to know whether you use TFS and your question is related to TFS. It would be better to let us know more details about your scenario if it's related to TFS. If not, you might need to open a new thread in the proper tech forum
    that your project related for a better response.
    However, from the error message, you might use the wrong configuration for x86/x64 mode. Please change the configuartion and try again. Check the links below for more information:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/82e23647-7116-424b-b437-df0cb2be083d/an-error-has-occurred-while-attempting-to-load-the-crystal-reports-runtime?forum=vscrystalreports
    http://stackoverflow.com/questions/19286630/an-error-has-occured-while-attempting-to-load-the-crystal-reports-runtime
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Load JDBC driver in runtime

    Hi all,
    I'm trying to load mysql jdbc driver in runtime i've tried the following links
    [http://dev-loki.blogspot.com/2008/01/loading-jdbc-driver-at-runtime.html]
    [http://www.kfu.com/~nsayer/Java/dyn-jdbc.html]
    [http://www.devdaily.com/java/edu/JDBC-SQLProcessor/Simple_JDBC_Example.shtml]
    [http://tech.puredanger.com/2006/11/09/classloader/]
    [http://fdt.powerflasher.com/blog/?p=35]
    I'm not being able to get this to work it always given the classnotfoundexception
    can anyone help please?
    Thanks in advance

    There is no server. I'm doing a normal java aplication, i wanted to have a folder where would be the jdbc drivers in runtime the user will choose what driver to load to access a some db.
    I'm using eclipse and this is what i have now
    import java.sql.Connection;
    import java.sql.Driver;
    import java.sql.DriverPropertyInfo;
    import java.sql.SQLException;
    import java.util.Properties;
    public class DriverShim implements Driver{
         private Driver driver;
         public DriverShim(Driver d) {
              this.driver = d;
         public boolean acceptsURL(String u) throws SQLException {
              return this.driver.acceptsURL(u);
         public Connection connect(String u, Properties p) throws SQLException {
              return this.driver.connect(u, p);
         public int getMajorVersion() {
              return this.driver.getMajorVersion();
         public int getMinorVersion() {
              return this.driver.getMinorVersion();
         public DriverPropertyInfo[] getPropertyInfo(String u, Properties p) throws SQLException {
              return this.driver.getPropertyInfo(u, p);
         public boolean jdbcCompliant() {
              return this.driver.jdbcCompliant();
                   String libraryPath = System.getProperty("java.library.path");
              String sep = System.getProperty("path.separator");
              libraryPath = "." + sep + "C:/Users/Luis/Documents/eclipse/workspace/DBDIGGER/lib/connectors" + sep + "native" + sep + libraryPath;
              //libraryPath ="C:/Users/Luis/Documents/eclipse/workspace/DBDIGGER/lib/connectors";
              System.setProperty("java.library.path", libraryPath);
              System.out.println(libraryPath);
    URL u;
              try {
                   u = new URL("jar:file://C:/Users/Luis/Documents/eclipse/workspace/DB/lib/connectors/mysql-connector-java-5.1.7-bin.jar!/");
                   String classname = Settings.MYSQL;
                   URLClassLoader ucl = new URLClassLoader(new URL[] { u });
                   URL[] ee =ucl.getURLs();
                   Driver d = (Driver)Class.forName(classname, true, ucl).newInstance();
                   DriverManager.registerDriver(new DriverShim(d));
                   DriverManager.getConnection("jdbc:mysql://localhost:3306/mysql", "user", "pw");
              } catch (MalformedURLException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } catch (ClassNotFoundException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } catch (SQLException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } catch (InstantiationException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } catch (IllegalAccessException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } Project Folder Structure
    DB
    bin
    lib
    connectors
    mysql-connector-java-5.1.7-bin.jar
    src
    result of classpath
    .;C:/Users/Luis/Documents/eclipse/workspace/DBDIGGER/lib/connectors;native;C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\Program Files\JavaFX\javafx-sdk1.1\bin;C:\Program Files\JavaFX\javafx-sdk1.1\emulator\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Softex\OmniPass;C:\Program Files\MySQL\MySQL Server 5.1\bin
    Maybe what i'm doing wrong is the classpath, this is not a web app is a standard java aplication...
    Could someone explain to me how to set a classpath ?? correctly...

  • HT1386 I have an older iPhone (3gs) and need to upgrade to a newer phone (4S).  I need to get my NOTES, CALENDAR, CONTACTS, PICTURES, etc backed up on iTunes so I can get that data loaded onto the new phone.  But not sure how to do that.

    I have an older iPhone (3gs) and need to upgrade to a newer phone (4S).  I need to get my NOTES, CALENDAR, CONTACTS, PICTURES, etc backed up on iTunes so I can get that data loaded onto the new phone.  But not sure how to do that.  When I open iTunes it has a button that say "Back Up iPhone", but I'm not sure what that does.  When I go into the sync options it say I have another user account and asks me if I want to merge of replace. I'm assuming it's trying to tell me I have an older iTunes Library, but don't know that.  Geez, maybe people over 60 shouldn't have iPhones, iTunes just bafles me.

    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • How can I activate an old version of Photoshop that I've loaded on my new tablet? The web activation doesn't work, and when I call the number, it says it's not being used anymore. Meanwhile, I'm down to 13 days till it stops working due to not being activ

    How can I activate an old version of Photoshop that I've loaded on my new tablet? The web activation doesn't work, and when I call the number, it says it's not being used anymore. Meanwhile, I'm down to 13 days till it stops working due to not being activated. HELP?  I really need to continue using this product for my home business.It works fine not activated but the threat is that it will stop working in 13 more days if I don't get it activated, and none of the activation methods they list seem to work.

    The new serial number is to the right of your chosen download.

  • Unable to load CS4 to new iMac

    I purchased CS4 from Adobe a few days ago and followed the instructions to load to a new iMac (OS 10.5 4GB Ram) which is a couple of weeks old. This is the first software I have attempted to load onto it.  After trying twice and getting an error message both times  'some of the application components are missing please re-install the application' I contacted tech support at Adobe who walked me through uninstalling and re-installing.  The program appeared to install but the error message came back and now the program is not loading at all. Tech support said they would call me back but I am still waiting many hours later.
    I had many years with PCs but this is my first iMac and I am unsure if the error is with the Mac or the software.I would be grateful for any advice as I am totally lost.

    Gotta say Ann, that sounds an absolutely dreadful solution to your problem, you had to install a DEMO version?!! WHAT!!! seriously?!
    Ya know, with Adobe (and many other software providers) it's kind of like if you bought a brand new car from a car dealership but the driver door had a seal across it saying on it "if you break this seal you agree to the terms and conditions that said manufacturer are imposing", you then break the seal (cos you have to to get in) and then drive the car out of the showroom only to find that on the first turn of the wheel the wheel comes off in your hands, you then go to the dealers and say, "hey, this car isn't working properly, it's rubbish", to which they say "yeah but you agreed to the terms and conditions so it's your problem, but hey, as we're feeling kind we have some sticky tape in the showroom, we'll tape it back on again for you"
    This ain't good enough Adobe, somebody SERIOUSLY needs to look into the licensing issues with software manufacturers, you couldn't get away with this junk anywhere else in industry, so why so for software???!!!
    Either Adobe should produce rock solid software or they shouldn't produce software at all.

  • I am about to buy a new computer and I noticed that the system comes with Windows8. I have Photoshop CS6 for windows 7. My question is can this be loaded onto the new windows 8 and if so what steps do i have to take?. Are there any things to avoid?

    I am about to buy a new computer and have noticed that the system comes with Windows 8. I have Photoshop CS6 for windows 7.
    I would like to know if this can be loaded on the new system? and what steps I need to take to ensure it functions correctly.

    Windows 8 meets Photoshop CS6 system requirements, see the link below
    System requirements | Photoshop

  • Hi- I applied the iTunes up to my Windows 7 86bit PC last Wednesday and iTunes will not load due to a Runtime error r6034Access to C Runtime Library Incorrectly. Then I get an windows error code 1114. I have tried rollling back and reinstalling but no joy

    Hi- I applied the iTunes up to my Windows 7 86bit PC last Wednesday and iTunes will not load due to a Runtime error r6034Access to C Runtime Library Incorrectly. Then I get an windows error code 1114. I have tried rollling back and reinstalling but no joy

    Hi Keen itunes User,
    Thanks for using Apple Support Communities.  This article has steps you can take for the error you're seeing:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Ari

  • How do i get my stuff back from icloud. only part loaded to my new phone

    I backed up my Iphone4 before it was switched to a new one by the Apple Store.  My new phone uploaded, but it appears not all of my pictures from Icloud loaded on my new phone.  I did not go over my storage space.  I believe the upload was interupted and that may have cause the remaining items to load.  How do i go out and get the rest of my pics.  I can tell that last pic loaded was May2013.  No pics since then are there.

    Welcome to the Apple community.
    Camera roll photos may take a while to repopulate your new phone, are you sure you have given it long enough.

  • How do i get my purchased adobe software loaded onto a new laptop

    how do i get my purchased adobe software loaded onto a new laptop

    Adobe Reader is 100% free software; if you purchased it, someone ripped you off!

  • HT204053 How do you get your last batch of down loads to the new computer if the old one crashed before i was able to get it on my ipod

    How do you get your last batch of down loads to the new computer if the old one crashed before i was able to get it on my ipod

    See Here  >  Download Past Purchases
    http://support.apple.com/kb/HT2519

  • TS3408 why will some websites which loaded fine before now not load - when other favourites load fine, and new searches are fine?  This only affects 2 websites, both of which were bookmarked.  I have removed them as bookmarks and this makes no difference.

    why will some websites which loaded fine before now not load - when other favourites load fine, and new searches are fine?  This only affects 2 websites, both of which were bookmarked.  I have removed them as bookmarks and this makes no difference.

    From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • Help will not load games on new classic ipod

    I purchase a game that showes up in i tunes but will not load into my new i pod classic. when i pull it up in itunes above the game symbol it says I pod fifth gen. I have a grey ipod so i know it is a classic. it just dosen't load onto the ipod when i sync it. I have load games at sync checked any help?

    Some of the games available from the iTunes Store are not compatible with the iPod classic at this time. Fill out and submit the form on this page for assistance.
    (24554)

  • Can we dynamically load BI reports at runtime?

    Hi,
    I have 5 BI reports and I need to show just one of those report on the page depending on user's choice. Do I need to have bindings for all of them? Is there a way to dynamically pass "path" and other parameters into one single binding from a lookup during runtime ?
    If that is possible, then we can just have one binding in the page def which can take parameters from the user and convert them into EL expressions. In this way we might save some memory space which would be unncessarily wasted in loading all bindings during runtime.

    you can create links of the individual reports on dashboard and then use can select what ever he want.
    so memory will be saved
    Cheers
    Nawneet

  • Is it possible to load fxg graphics at runtime

    Hi All,
    I have costumers that want to change and update icons that where constructed with AI and are FXG graphics.
    Is is possible to load FXG graphics at runtime?
    Lior

    The AppModule for a page is configured in an attribute of the root element of that page. Maybe that attribute is available at the OAWebBean parameter in processRequest.

Maybe you are looking for