Why would a vi that deals with xl become broken during an executable build?

Why would a vi that deals with excel spreadsheet become broken during an executable build?  Excel vi's fine in soft copy.  But during executable build the vi's dealing with opening an excel spredsheet (open specific workbook and set cell value) become broken.

You have to include some dynamic files while building your executable. The files are listed on the Report Generation Toolkit CD. I believe it is _excelsub.llb, but am not sure.
Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas
LabVIEW, programming like it should be!

Similar Messages

  • LabVIEW DSC 8.0 examples that deal with events check for valid timestamp.Why?

    Hi folks !
    There are examples that come with LabVIEW DSC 8.0 that deal with alarm events, In these examples - DSC Alarms Event Structure Support.vi contained in DSC Alarms Demo.lvproj, for instance - when an alarm event occurs, the code checks for a valid time stamp - 17:00:00.000 31/12/1975. I´m confused, can anyone help me understanding why it´s done?
    Thanks !

    Hello marc8470,
    Each Virtex 5 FPGA bank requires an external voltage reference.  The FlexRIO FPGA module provides this reference in the form of Vccoa and Vccob.  Because there are two voltage references available on the FlexRIO FPGA module, each Vcco reference is connected to 2 IO banks.  The Adapter Module Interface and Protocol chapter of the FlexRIO MDK manual has a table that indicates which GPIO banks are referenced to which Vcco reference.  The Vcco levels set in the general section of the adapter module configuration file are not used by the Xilinx compiler, but instead by the fixed FlexRIO logic to configure the external voltage references.  The IO standard constraints section of the adapter module configuration file is used during compile to configure the output drivers in the Virtex 5.  If the general VccoALevel and VccoBLevel values do not match the IO standard constraints, no error will occur during compile, but the hardware will not be configured correctly during runtime.  The logic families used by each general purpose IO (GPIO) line must match that of the Vcco levels set in the general section of the adapter module configuration file.  A mismatch in values could result to incorrect behavior or possible damage to the FlexRIO FPGA module or the adapter module. 
    In the future, please use the email address included in your NI FlexRIO Adapter Module Development Kit (MDK) User Manual to send your questions directly to the FlexRIO MDK support team.  This group has experience with specific FlexRIO MDK questions such as this one. 
    The FlexRIO MDK manual is designed to provide all of the information a hardware designer will need to create a FlexRIO adapter module.  National Instruments is always improving and working on new releases of the FlexRIO MDK.  Please feel free to use the support email address in the FlexRIO MDK manual to send me any feedback you have on the contents of the manual.
    Regards,
    Browning G
    FlexRIO R&D

  • The unlocked IPhone 4S models will not be available until November, Why is that? Why would Apple do that? I should be able to buy a factory unlocked Apple iPhone 4S when it comes out! Why is my interests being put last and Sprint, Verizon

    The unlocked IPhone 4S models will not be available until November, Why is that? Why would Apple do that? I should be able to buy a factory unlocked Apple iPhone 4S when it comes out! I travel all over the world, and so that is why I need one like that. It is unfair to the consumer, and frankly turning away customers like myself willing to pay high dollar to Apple for their product, who can I speak with to complain about this, because I know their are factory unlocked iPhone 4S' sitting in a warehouse somewhere just waiting to be shipped, and I want one.  I know why, cause Apple signed contracts with each carrier so the carrier could increase their sales making customers sign 2 year contracts, I get it, I own my own business, but the delay of releasing factory unlocked ones is just not right and I should be able to buy one without having to buy it over in the UK where it is unlocked when it comes out right away, I should be able to buy it in my own country!  These business practices we practice in the US need to stop, their is a demand that needs to be met with consumers like myself who don't need subsidized iPhone's with 2 year contracts with carriers and don't mine paying full price for an unlocked one, it is unethical in a sense, forcing the customer to buy it with a carrier contract and NOT giving the customer the option to buy it full price and own it themselves, OR, making the consumer wait a month for that option to be available.  THEY SHOULD BE RELEASED AT THE SAME TIME!!!!!!  THAT IS THE RIGHT THING TO DO!!!!!!
    Apple can contact me and I will proudly pay for one.  But making me wait a month for an unlocked one, puts AT&T, Sprint & Verizon's interests before mine, and that is not right, for it is MY money that keeps you guys in business, so my best interests should come first!!!!!!!!!!!!!!!!!!!

    I understand your frustration, but when any form of rationing is required you have to prioritise. The number of unlocked vs packaged phones will be quite small and the number of unlocked buyers wishing to upgrade immediately will be smaller still. Against this you have the corporations sharing $billions between them.
    It would, you're correct, have been fairer to release all at the same time, but fairer doesn't come into it: it's business.

  • API that deals with domain

    We are trying to migrate C++ application to JAVA. I need to find out JAVA api that deals with domain, such as list of user(group) name under one domain, list of all domain controllers...
    Under C++ world, it would be NetUserEnum, NetServerEnum...
    thanks in advance

    Not sure if this is what you are looking for , but give it a look. ..
    http://java.sun.com/products/jndi/overview.html
    http://java.sun.com/products/jndi/tutorial/

  • My ipad 4th gen 32gb keeps crashing everytime i use a app that deals with a map?

    I updated my ipad 4th gen 32gb to iOS 7 and since then anytime i use a app that deals with a map it crashes for instance find my iphone, find my friends and the built in map app on the ipad. I restored the ipad when it first started happening and its still doing it. I do the soft reset and it seems to do not a thing to help out the matter. The first time it happened i was using my built in map app and the ipad started crashing and wouldnt stop, it went on for like 3 hours kept turning on and turning right back off when it turned back on and it would do that for the whole 3 hours it probably crashed and turned back on 200 times. I had to do a command reset using itunes on my macbook pro to get it to stop doing it and ive not used the map app since because of it. So recently ive used find my friends and find my iphone and it would crash my ipad once and when it came back on it wouldnt crash again so i would just go and kill the app that caused it to crash.

    I restored my ipad as a new ipad deleted all the backups for the ipad from my itunes and then set it up as new and put all my photos and music and apps back the way they was and i havent really messed with the apps with maps in it but the crashing is still happening and its happening inside the settings app id love if someone could help me out its starting to get pretty annoying. Thanks.

  • Error while using BAPIs that deals with DMS

    Hi everybody,
    We are developing a portal with Web Dynpro and trying to call from our java code BAPIs that deals with DMS:
    BAPI_DOCUMENT_CREATE2 - to create a new DMS document and checkin an original.
    CVAPI_DOC_CHECKIN - to checkin an original to an existing DMS document.
    CVAPI_DOC_CHECKOUT - to checkout an original from the DMS.
    While using other bapi's that deals with DMS but do not deals with originals (like creating a new document, retrieving metadata about documents and originals) we don't have any problem.
    Only when trying to checkin or checkout originals we get the following message (from the DMS?): RFC_START_PROGRAM
    the full message is: com.sap.aii.proxi.framework.core.BaseProxiException:RFC_START_PROGRAM error key:RFC_ERROR_PROGRAM.
    does anybody knows the meaning of this message?
    by the way - those BAPIs works well while called from the R/3. only when we call them from the portal we have this problem.
    thanks for any information, Adi.

    Hello,
    BTW, You have BAPIs for Doc. checkin and checkout.
    BAPI_DOCUMENT_CHECKIN
    BAPI_DOCUMENT_CHECKIN2
    BAPI_DOCUMENT_CHECKOUTSET
    BAPI_DOCUMENT_CHECKOUTSET2
    Can you use these and give a try?
    You have a detailed documentation maintained for these BAPIs.
    Hope this helps you.
    Best Regards, Murugesh AS

  • [svn:osmf:] 13914: 1. Fix a bug that deals with discontinuity of fragments.

    Revision: 13914
    Revision: 13914
    Author:   [email protected]
    Date:     2010-02-01 16:02:58 -0800 (Mon, 01 Feb 2010)
    Log Message:
    1. Fix a bug that deals with discontinuity of fragments. This is the first check in of the fix. More extensive testings may discover other issues.
    2. Apply a patch from Matthew, quoted from Matthew's email:
    This one should pick up ?\226?\128?\156play now can take a starting offset?\226?\128?\157, stubs out ?\226?\128?\156play for duration?\226?\128?\157, and also picks up ?\226?\128?\156data messages are lost during enhanced seek?\226?\128?\157.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPNetStream.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeFragmentRunTable.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FIndexHandler.as

    Thanks.
    I actually figured a better solution which was putting the fix right into VASTTrackingProxyElement.as so that VAST2TrackingProxyElement.as just inherits it, since I saw same issue with VAST1 ads as well!
    Cheers,
    mark

  • [svn:bz-trunk] 18821: Check-in a minor fix that deals with a missing MessageBroker class ( this could happen in Java/Android clients).

    Revision: 18821
    Revision: 18821
    Author:   [email protected]
    Date:     2010-11-26 07:33:24 -0800 (Fri, 26 Nov 2010)
    Log Message:
    Check-in a minor fix that deals with a missing MessageBroker class (this could happen in Java/Android clients).
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageException.java

    I see some message about a proxy. Have you checked that you can use the proxy from you network?
    If not you should turn the proxy off.
    Timo

  • HT3702 I have a iphone 5s, thought it was a 4g LTE phone but it keeps saying 3G almost everyday why would it say that if it is a 4G or LTE

    I have a iphone 5s, thought it was a 4g LTE phone but it keeps saying 3G almost everyday why would it say that if it is a 4G or LTE phone

    Since you have unlocked GSM iPhone 5S, you will get all GSM services on any network including LTE.
    Provided LTE band is supported and the Carrier is non-US.
    Message was edited.

  • A dvd caused my screen to freeze black why would it do that?

    a rental dvd caused my screen to freeze black & I had to shut down manually & restart.  Why would it do that- is it the dvd player, dvd itself? Does my mimi need a tune up?

    The first place I'd look is the DVD itself.  Reboot holding the (left) mouse button down.  That will eject the disc, and try another movie DVD.  If that fails, how old is the Mac Mini?

  • When I went to update an app I had, it asked me to put in a password for an account I wasn't signed into. Why would it do that?

    I went update an app that I had, and it asked me to put in a password for a  account I was not currently signed into, and it did not take the password. Why would it do this?

    It would indicate that the app was purchased with a different ID than you were expecting. Apps are always aand forever linked to the AppleID that originally purchased them.

  • Why have the headphones that come with the iPhone within the last year lost their sound quality?

    Doesn anybody know why all the replacement headphones and headphones that come standard with the iPhone and iPod lost their quality?  I broke my headphones I got with my iPhone two years ago and I went in to get a replacement pair.  All the ones (standard iPhone headphones) I tried have no bass anymore.  I let the store person hear the difference and he agreed.  A friend of mine bought an iTouch recently and I listened to the ones that came with his iTouch and they are just as bad (he doesn't know the difference because he never heard the older pairs).  Why has the quality dropped on the new issuing headphones? I am so disappointed because I was happy with the quality of sound coming from the original pair, but they are no longer making them...WHAT HAPPENED???  New manufacturer?  Or is this a way to get people to have to buy after-market products?

    Why would Apple care if you bought after-market headphones? They don't make them. Unless maybe the manufacturers of those headphones bribe Apple...

  • Why can't I select just one album under artist view and listen to it from beginning to end anymore? Why would you change that?

    Why can't I go under artist view in music app, select 1 of multiple albums by a specific artist and play the whole album from beginning to end? Why would you have it automatically shuffle between songs from several albums by the same artist automatically? How do we change this back to previous function because this is sucking big time for a music lover.

    I agree this is a really dumb change and I really hope Apple changes it back to the way it was.
    In iOS 6 and earlier when you were in the Music player and selected ARTIST it would show a list sorted by artist. When you selected the artist you wanted, it would show a list of their albums.  Then you could select the album and see the list of songs.  In iOS 7 after you select Artist, it displays the album and every track, so you have to scroll down through not only the album but every track on that album.   That was a really stupid change on Apple's part.  Makes no sense.
    Here is the list of albums under iOS 6.x...
    and here is what is looks like under iOS 7.0
    In iOS 7.0 you have to scroll down through all the songs to see the other albums.  That can be a really pain if you have a large music collection.
    Please Apple change it back to the way it was!!  This didn't need to change!

  • Why would connection pooling cause problems with a trigger?

    This is a strange one. We have an app that deletes a row in a database table, and this table has a delete trigger on it. The row gets deleted every time the app is run, yet the trigger only fires intermittently. It's not that the trigger is failiing in some way - it just doesn't get called at all. If I issue the same delete command in PL/SQL developer then the trigger fires every time.
    Several hours later and out of desparation I tried turning off connection pooling via the app's connection string, and found that the trigger now fires every time. Any ideas what might be causing this behaviour? I can reproduce/fix the issue every time simply by setting "Pooling" to true or false!
    We are using Oracle 11g and ODP.Net v4.112.2.0.
    Thanks in advance
    Andrew

    More information: I've now been able to reproduce this issue in a small .Net app, and can make it fail in a more consistent manner (which I'll explain later). While it's still too large to post the entire code here, I can summarise what the app does in pseudo-code:-
    for(int i = 1; i <= 10; i++) // Run the test a number of times
    // Step 1 - Delete rows from the table with the delete query in question
    Execute non-query "delete from test_table";
    Wait 1 second
    // Step 2 - Check that the delete actually happened
    Execute reader "select count(*) from test_table"
    Display the count
    // Step 3 - Check that the delete trigger inserted some rows into a "logging" table. This is my method of "tracing" - I added a basic insert to the start of each trigger section, as mentioned in my previous post.
    Execute reader "select count(*) from my_logging_table"
    Display the count
    // Reinstate the test data
    Execute non-query "<insert rows back into test_table>"
    Wait 1 second
    For info the connection string is fairly basic:- "Data Source=<tns name>;User Id=<foo>;Password=<bar>"
    Some points of interest:-
    - When running the above test app, the trigger successfully fires on the very first iteration (i.e. "Step 3" displays a non-zero count from the logging table). All subsequent iterations fail ("Step 3" displays the same count each time).
    - If I turn off connection pooling (by adding "Pooling=false" to the connection string), the trigger runs on every iteration (i.e. "Step 3" displays an ever-incrementing record count).
    - Regardless of whether it works or fails, the deletion in step 1 does take place (confirmed by "Step 2" displaying a count of zero).
    - I added the waits after the non-query calls to see if that made a difference, but it doesn't. I can change these to 10 seconds or more and it will have no effect on the issue.
    The "Execute non-query" method uses code along these lines:-
    using (var conn = new OracleConnection(ConnString))
    conn.Open();
    using (var cmd = conn.CreateCommand())
    cmd.CommandText = sql;
    cmd.CommandType = CommandType.Text;
    result = cmd.ExecuteNonQuery();
    conn.Close();
    return result;
    While the "Execute reader" method looks like this:-
    var conn = new OracleConnection(ConnString);
    conn.Open();
    var cmd = conn.CreateCommand();
    cmd.CommandText = sql;
    cmd.CommandType = CommandType.Text;
    return cmd.ExecuteReader(CommandBehavior.CloseConnection);
    The calling code in the for loop, wraps the returned reader in a using clause like this:-
    using (var reader = ExecuteReader("<sql>"))
    This will dispose of the reader, which will in turn close/dispose the connection (due to the CommandBehavior.CloseConnection parameter passed to ExecuteReader).
    Interestingly, if the reader isn't disposed of then the problem becomes more intermittent (the trigger will fire perhaps 25% of the time). This is what's happening in our unit test harness. By ensuring the reader/connection is closed and disposed (which common sense would say should improve matters), the trigger only fires on the very first iteration of the loop. The plot thickens.

  • Recently my ipad started doing an odd thing.  When I go to Google the keyboard pops up, but then pops down again, when I touch the google bar the second time it comes up and stays up.  Why would it do that, anything to do about it?

    Recently my iPad started doing an odd thing.  When I go to Google and touch to type something the keyboard appears, but immediately disappears.  When I touch the second time the keyboard comes up and stays up.  Any idea why it is doing that and anything to do about it?

    Did you try rebooting the iPad? It can cure a lot of really simple little hinky issues.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

Maybe you are looking for

  • What can I do to restore good wifi reception after upgrading Snow Leopard

    My situation is similar to what is described by others, but different enough that I thought starting a new thread might help.  I upgraded from Leopard to Snow Leopard (10.6.3) in January.  All was good.  As new upgrades came out I conscientiously upd

  • I need to execute a formatted search when the field loses focus

    Is this even possible?  I do NOT want to force the users to press shift-f2 every time to validate/search on every field on the form.  This is absurd.  How can I trigger a formatted search on a field when it loses focus? I tried activating menu item #

  • My Photoshop Elements 6 doesn't have Rectangle tool...

    Or, at least, I really suck at finding it. I need a Line tool, one that can do sideways lines. (Not Shift in other words) I don't know why I don't have it, but every written Guide I go to on it say I'm weird for not having this tool. (Over Dramatizin

  • IMac sees MacBook Pro, MacBook Pro does not see iMac?

    When I click Network in the finder on my iMac it always finds the MacBook Pro. However, when I click network on my MacBook Pro it does not always find the iMac. What is more confusing is that DropCopy works between the two machines no problem, so the

  • Create a File in Finder

    While in a directory in Finder, how do I create a file or open a terminal in the current working directory?  The closest to this behaviour I can find is to take an existing file, copy-paste it and rename the resulting file. This is of-course over the