Executable file does not work

Hi guys,.

I created an executable (attached). On the pc on which I've created, it works correctly. When I go on another pc, despite I installed LVRTE 2012 (VI is done with lv2012), it seems that does not see the instrument...

where is the error?
Thank you

[code] http://Speedy.sh/bxJeM/Driver-DSA1030A.exe [/ code]


Tags: NI Software

Similar Questions

  • VB 6 EXE compiled on the server (MS Server 2003) files does not work after restarting Windows 7.

    I work in the field environment.
    Some VB 6 EXE compiled on the server (MS Server 2003) files does not work after restarting Windows 7 PC (shortcut to the server).
    but it runs on the Windows XP computer.
    For example:-Inventory.exe (work), Sales.exe (does not work)
    Help, please.

    Hello

    I suggest you to ask your question at the following link.

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/

    I would also ask you to contact your IT Department for further explanations.

  • tried to install creative cloud but the installation file does not work.

    tried to install creative cloud but the installation file does not work.

    the installation window is suddenly turned off.

    What can I do?

    Mac or Windows and EXACTLY what version of the operating system?

    Recent Mac AND Windows operating systems have been known to cause problems "weird."

    Please read https://forums.adobe.com/thread/1499014

    -try some steps such as changing browsers and disable your firewall

    -also clear the cache of your browser if you start with a fresh browser

    -check the file hosts for blocked entries https://forums.adobe.com/thread/1912777

    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip.

    https://helpx.Adobe.com/creative-cloud/KB/creative-cloud-desktop-application-failed.html

    http://helpx.Adobe.com/creative-cloud/KB/failed-install-creative-cloud-desktop.html

  • Bug / / eyebrows file does not work in APEX 4.1.1

    Hi guys,.
    I just installed APEX 4.1.1 on Oracle 11 g R2 xe. on the WEB SERVER in Windows Server 2008 computer. with earphone 1.1.3 of the APEX. deployed on Glassfish 3.1.2. and the user Goolge chrome...

    Element browse file does not work... whether on my request (when the value is required), or on request builder.e.g when I tried to import an application:
    I selected the file, then click NEXT, but I get this error:
    1 error has occurred
    File must be selected to download. (Go to error)
    Something to mention, when I installed APEX, I have not download images
    @apxldimg.sql
    and this because I want to work on Glassfish and assume that no need to download the images in the DB...

    Kind regards
    Fateh

    I'm having a similar problem. See the thread "Thread: problem importing Application with Glassfish 4.1.2.

    I think he is Glassfish 3.1.2 related as it works very well in Glassfish 3.1.0 and 3.0.1. For what it's worth I'm on 64-bit RHEL 5.x, so I don't think it's a Windows specific issue either.

  • Edition with added script AS2 FLA file does not work

    I hired someone else to do the writing of scripts for animation I created originally. He calls an xml file that displays 3 different items in the flash. It works very well... except when I open the FLA and republish - even if I do not change a single thing, the SWF file does not work. I tried everything nothing helped. The writer use CS3. I use CS4, I tried with the CS3 version (on another computer). The writer and myself work on Mac. The writer has even sent screenshots of publication of windows, and I select all options of same exact. (version 9, AS2).  All the world run into this kind of problem? I'm at end of witt. I really need to be able to make changes to this file and publish it. I can post the FLA file, if someone wants to take a look.  TIA, Julie

    you are missing a greensock TweenMax class.

    I will try and attach a copy for you.  If it fails, you can go to: http://blog.greensock.com/tweenmaxas3/

    and dl the as2 version.  Place the gs folder in the same folder as banner.fla

  • executable file does not run subgroups

    Hi all!

    I have to write a labview program that runs several screws according to what the user wants. Thus, in order to test different screws if something goes wrong, that I built a managed event structure with a controller of the tab. Each tab has a secondary that points to a VI that I need control of the main panel, once the application is running. Everything goes perfectly until I build the executable when everything is loaded by hand, but I can't control anything! (I continue to press the buttons, but they do not activate anything). All the buttons of an event in my control structure (measures DC motor, Records control, stop measures, etc.)

    In the attached picture, there is an example with my VI which controls a power supply for a motor continuous. This is supposed to be controlled by the button 'Set of tension' and every time you click this button the user can simply update the voltage until they are satisfied. However, despite the fact that everything works in the main labview VI, the executable file does nothing!

    No idea what I would be missing / doing wrong? How are we supposed to use supPannels in order to work in an executable file?

    Thanks for any help anyone can provide!

    simm01

    The compiler does not include in this context, the way constants. You will need to 'always include' in construction, or replace them with a static ref VI, in which case they will automatically be included in the compilation.
    /Y

  • executable file does not appear in the list of programs

    After installation of my executable it does not appear in the list of all Windows programs. I've built a lot of executable and installers before but this is the first time I see this. The folder is created in the Program Files (x 86) directory and the program performed well when I double-click on the .exe.

    This sw was initially developed with LV10 with WinXP then moved to LV2012 with Win7 64 bit and then to LV2013 and it uses a plugin architecture (I'm still not very familiar with this).

    I also have these following questions:

    1. I don't remember so many folder created after building an exe file (see photo "filelist.png") before moving this application to LV2013, why all these dataX folders are created? (associated with the plugins?). Except for the data folder containing my ini and xml configuration files these folders all contain a single mnu file.

    2 - Why are there some records of pilot instrument included in the compilation? (Agilent, Keithley and Tek) I'm also using other equipment, and they do not appear in the construction. These problems with the build because of their tree VI live I had to either check turn debugging on or off the use of the diagram structure on these screws diagram which is certainly not the right way to do it.

    3. probably the most important, what would be a document of reference on how to create an executable and a Setup program for an application architecture plugin.

    Thank you

    Ben64

    You use LVOOP you use the NI Report Generation Toolkit, which is implemented using OBJECT oriented programming. Already this explains some of the additional folders that you see.

    Other components are of course part of lvlibp (packed project library) and where it will not integrate the EXE itself. Also their dependencies... which may explain support directories (data1, data2,...).

    Referring to other settings, the log file does not help much. So we can not tell you why the installation program does not create a program shortcut in "start > programs". If you check the "shortcuts", you should be able to see if there is a routine in the Setup to create such a link or not. If the parameter is there, but the installation fails to create, it can be connected to the user rights that you use to run the installer...

    Norbert

  • the application builder exe file does not work

    Hi all

    I have a usb data acquisition module, it is USB 2408-2AO of MC. I order the module with a VI and it works very well. I used the Application Builder to create an exe of the VI. The exe works great too, but only on my own computer and not on other computers.

    I already made the other screws's exe files and never had any problems to run the exe on other machines. I also tried to do an installation of the VI program and not just a stand-alone application, but once again the final application does not work. The application runs without problem on the target computer, no errors are displayed, but it just does not control the USB module as it should. I think the problem is that the builder Application does not include al screws required in the installation program, particularly MC devices to control the USB device. I tried to manually choose the screws, but it seems that everything is included... I am sure that the problem is the USB device, as I did other exe files and they all work very well (but they do not control the USB device) on other machines. Someone has any idea how to solve the problem?


  • Demarshalling xml with the automatically generated class JAXB2.0 file does not work in jdeveloper 11.1.1.9

    I'm trying to familiarize themselves with JAXB in jdeveloper. I am facing some problems. There are a few test cases for which he works, for others it is not.

    Case 1:

    XML file is created manually. Respective java class to xmlelements is created manually. There is no ObjectFactory.java or jaxb.properties. Demarshalling this XML file works fine.

    Case 2:

    XML file is not created manually. All the respective java classes including ObjectFactory.java and jaxb.properties are generated using the widget ' JAXB 2.0 content XML Schema model "jdeveloper. I deleted ObjectFactory.java, jaxb.properties, and package - info.java. Demarshalling xml with this class file works fine.


    Case 3:

    Even in case 2, but this time I do not delete or change whatever it is generated and used as it is. It does not work. Get the following error.

    Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
    javax.xml.bind.UnmarshalException
     - with linked exception:
    [Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project]
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.handleXMLMarshalException(JAXBUnmarshaller.java:816)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:109)
      at com.example.jaxbintro.JAXBExampleClass.main(JAXBExampleClass.java:36)
    Caused by: Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.XMLMarshalException
    Exception Description: A descriptor with default root element rss was not found in the project
      at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:129)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:208)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1598)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:455)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:401)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:239)
      at org.eclipse.persistence.internal.oxm.record.XMLReader.parse(XMLReader.java:157)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:688)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:271)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:258)
      at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:218)
      at org.eclipse.persistence.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:306)
      at org.eclipse.persistence.jaxb.JAXBUnmarshaller.unmarshal(JAXBUnmarshaller.java:106)
      ... 1 more
    

    The project is included in the annex to this issue. It is ready for use. More information in the commentary to the java code. The main class is JAXBExampleClass.java.

    What is the problem with case 3?

    OK, I've been messing around with codes generated a bit and found the solution. The problem is that the value of the XmlSchema namespace had error in package - info.java class. There is no specified XmlSchema namespace in the XML file. Thus, the given value in the package - info.java was wrong.

    @javax.xml.bind.annotation.XmlSchema (namespace = "http://www.example.org", value / / wrong, set it to an empty string or that of your xml file, if it has any)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    After you set the namespace to the empty string, since my xml file do not have one, code ran very well.

    @javax.xml.bind.annotation.XmlSchema (namespace = "",)

    elementFormDefault =

    javax.xml.bind.annotation.XmlNsForm.QUALIFIED)

    package com.example.jaxbintro.xmlerror;

    The file package - info.java can also be removed and it will work. For more details on the package and XmlSchema annotated level, what information on the package class is for, be found in the following link.

    https://JAXB.Java.NET/NoNAV/jaxb20-FCS/docs/API/javax/xml/bind/annotation/XmlSchema.html

  • DNG converter NEF with Nikon 5500 files does not work

    Hello

    hope it's someone who can help me. I have a new Nikon D5500, but Lightroom 5. As it is not compatible, I use the DNG Converter to convert my NEF files to DNG, so I can use it in Lightroom 5. I converted the files two days ago, but since today the DNG Converter does not detect my NEF files in the corresponding folder.

    Also, I tried to update the compatibility mode that I have Windows 8, but even if it does not work.

    Any idea? I would appreciate answers I want to prepare the photos of my sister's wedding.

    Thank you so much in advance.

    Concerning

    Matthas

    A common mistake that you are probably aware of, is that the DNG Converter works at the FILE level. In other words, in the DNG Converter, you choose the file, but you do not open this folder. If you have selected the folder, but are still having the problem, then another consideration would be the software that was used to download the images. Some versions of Nikon Transfer seem to influence the NEF files that Adobe software cannot read. If none of these problems relate to your situation, please explain what is different about these NEF files from the previous that you were able to convert.

  • Find missing files does not work - what don't get me?

    I have had my photos stored on an external hard drive and upgraded to a bigger external drive. My husband has copied the files to the new drive. Now I can't access photos on the drive. I followed the steps to update the location of the pictures, but it does not work. I tried "find lack of pictures" and that does not work either. I follow the steps, but nothing happens.

    What I am doing wrong? I suspect, I'm missing a simple step, but I tried several times with both drives. I restarted LR. I restarted the computer. Nothing makes no difference.

    Thanks for any help or someone can give advice.

    Hi nannetter,

    Please connect the new external drive that contains all of the images, now open Lightroom and on the Library tab, update the location of the folder.

    See the link below.

    How to find missing photos in Photoshop Lightroom

    Note: Please make sure that copy you all images in the structure of the last hard drive to the new.

    Kind regards

    Mohit

  • exported file does not work

    I did a 10-minute film, edited and exported, but when I went to open after it exported, it says quicktime cannot open it. I exported it twice with the same problem. I thought that maybe I could get it to play in Google docs, but the file was not compatible with Google docs, so he had an option to convert, but is not yet compatible with the conversion program. Is there a solution to this problem and what are the causes?

    You can consider installing VLC Player, it of free and can play anything either, or anything.  Google, try to get the download of the Foundation.  See if VLC can play.

    I then go back into the project and change export settings to a different wrapper and see how it goes.  According to what you have or want to do with the fact that is the YouTube preset pretty vanilla.

    If this does not work I try to export small pieces of it, see if you can get something, anything, to knit, then expand until you have a problem.

  • . VMX file does not work after power off (line 1 syntax error)

    Hello everyone. I've driven from power while VMWare has been opened. And since then it does not work as there is a syntax error in line 1 in my .vmx file. Someone can it fix it please? I have attached the files. Thanks in advance WoodyZ

    Welcome to the community,

    I'm not Woody, but perhaps the attachment can help in any way

    André

  • Parallax in a 2014 CC to CC files DOES not work new

    I'm still new to this and use the CC of Animate version until recently. I have a project that I started months ago and am finally getting back that I opened in the CC2014 updated. Now all my time scrolling (vertical Parallax) does NOT work. I've included dumpsters of screen of the CC and CC2014 pages. The CC2014 page has all the elements of list and the dtage box is ignored. There is no vertical action either. I also packed the two files and placed in a box of filing for the purposes of comparison. What should I do to get this working again? Thank you.

    Dropbox - CC-CC2014-projects - G_Shaffer.zip

    SPORTING_LIFE_-_2014-12-19_11.27.11.png

    Above the IMAGE - version CC - elements do not show outside the stadium, because they are not supposed to be visible until they come on the scene as long as the user scrolls vertically. This version works as I intended.

    cc2014-SPORTING_LIFE_-_2014-12-19_11.25.50.png

    IMAGE above from the CC 2014 version - everything is a mess!

    Help please.


    Thank you.

    Hello

    Upgrading composition is fine, except that the value of 'Overflow' of the scene is set wrongly.

    Set the 'excess' of the 'visible', 'scroll', and things works perfectly then.

    HTH,

    Vivekuma

  • Formula 10g to Upload data in an oracle table flat file does not work.

    My files data flat txt looks like this_

    _ "recgis.txt" _


    4300,69, A22110043, TC, 1/17/2009,801100107010100,90,210,2211,0,0,0,0,0,0,0,0,1/17/2009 13:13:46, 131346, 20082009, 1, 1, 0
    4300,69, A22110044, TC, 1/17/2009,801100107010100,60,140,2211,0,0,0,0,0,0,0,0,1/17/2009 13:15:22, 20082009 131522, 0, 1, 0
    4300,69, A22110045, TC, 1/17/2009,801100107010100,210,490,2211,0,0,0,0,0,0,0,0,1/17/2009 13:17:56, 131756, 20082009, 3, 2, 0
    4300,69, A22110046, TC, 1/17/2009,801100107010100,270,630,2211,0,0,0,0,0,0,0,0,1/17/2009 13:19:58, 131958 20082009, 9, 0, 0
    4300,05, A22250013, TC, 1/17/2009,801100107010100,210,490,2225,0,0,0,0,0,0,0,0,1/17/2009 13:21:42, 132142, 20082009, 3, 0, 1
    4300,69, A22110047, TC, 1/17/2009,801100107010100,390,910,2211,0,0,0,0,0,0,0,0,1/17/2009 13:23:31, 132331, 20082009, 1, 6, 0


    _ my control file

    _ "Loader.CTL" _

    load data
    INFILE ' c:\data\REC_GIS. TXT'
    in the REC_GISTEMP table
    fields ended by ',' optionally surrounded "" "
    (TREA_CODE, CHAL_NO, CHAL_DATE, V_NO AND OP_CODE DATE, DEPNAME, ADDRESS, H_CODE, INS_AMT, SAV_AMT,
    SRC_MJCD, MAN_30, MAN_60, MAN_120, MAN_10, MAN_20, MAN_40, MAN_80, MAN_15, ENT_DATE, ENT_TIME, FIN_YEAR, MAN_100, MAN_200, MAN_400)



    * I have created a form and wrote a bellow pl/sql trigger 'WHEN-CLICK' on the download button *.

    DECLARE
    ldrcmd varchar (200);
    BEGIN
    filename: =: BLOCK3. FILEPATH; text box that contains the file path

    ldrcmd: = 'sqlldr control = E:\NIC\UPSEGID\loader.ctl INS/password@orcl';
    Host (ldrcmd);
    END;

    * but its does not work please someone help me what I do wrong... *.

    Published by: 839880 on February 25, 2011 10:26

    Published by: 839880 on February 25, 2011 10:28

    ldrcmd: = 'sqlldr control = log REC_GIS.ctl = upldlog.log INS/password@orcl';

    As stated above, your order is most likely not going to work because of lack of full paths.

Maybe you are looking for