Open/close keyboard error

Hi, I was wondering if anybody had any experience with an error like this. I have a Labview made Application that is experiencing some conflicts after installation on a Windows 2000 machine. Bare in mind that it has been successfully installed on 2000 machines in the past. The problem is that when the application is run, the user receives a message that reads,"Select sub.vi to open keyboard". I don't believe this refers to a sub vi called "sub.vi" but a sub vi in general. Could there be a conflict with the keyboard drivers? I unfortunately am not a first hand witness, so this is all the info I have. Could a USB keyboard cause errors like this or something?
Glen D

Evan,
Thank you for all your suggestions. The exact error messages our customer is receiving are 'Select sub.vi to open keyboard' and 'Select sub.vi to close keyboard'. These errors occur when the exe is tried to run. By no coincidence, two of the vi's in this exe are called "open keyboard.vi" and "close keyboard.vi". This sounds strange to me because I would think the error message would read something more like, " Vi not found. Select 'Open Keyboard.vi'" The actual message implies that LabView knows what the missing vi's do, unless it is some other kind of error.
It also does not make sense to me that these two vi's would go missing on 1 out of who knows how many installations. Is there any possible explaination for that?
Lastly, an
d somewhat unrelated, at the heart of these vi's is a CIN. How do I review the code of the CIN?
Thanks again
Glen D

Similar Messages

  • Having problems opening a pdf file with reader 10/11 get error msg cannot open close reader and try again any ideas

    having problems opening a pdf file with reader 10/11 get error msg cannot open close reader and try again any ideas

    Hi George ,
    Is it happening with all the PDF' or any specific one?
    Could you please share the error message so that we can replicate at our end ?
    Try repairing reader  once and see if that fixes the issue.
    Launch Reader>Navigate to Help>Repair Adobe Reader Installation
    Regards
    Sukrit Dhingra

  • Syncing from iphone 5c to itunes error pictures already open close and try

    syncing from phone to itunes  stoped "ios currently using windows  pictures&videos already open close and try again

    Hi Rhub4rd,
    What that alert means is that your iPhone 5c does not have a newer version of iOS on it to support that back up of your iPhone 4s. To get passed this you would need to update your iPhone 5c to the latest version to then restore from the back up you made with iTunes. Take a look at the articles below for more information to get you started and where you want to be with getting your information to your new iPhone. 
    iOS: Unable to restore from backup of a newer device
    https://support.apple.com/en-us/HT203434
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes
    https://support.apple.com/en-us/HT203977
    Take it easy,
    -Norm G. 

  • GL - Open/Close Periods

    After setting up Set of books (along with chart of accounts, calendar, and functional currency, etc.) I opened the first period as Dec 04, although my first financial year will be from January 05 to Dec 05. Then I tried opening next period (which should Jan 05) but the concurrent process failed.
    I thought it might be because there is no data in Dec 04 (i.e. current period). I then used journals to post account balances (for assets and liabilities + shareholders equity) to Jan 04. Then I closed the current period and tried to open next period again but the concurrent process failed!
    Please tell me what I need to do in non-technical language, so that next period can open. I am a functional user, not a technical consultant!
    No concurrent reports were produced but the View log is pasted below. Please note that I did define calendar periods before defining Set of Books and the periods are all in the LOV window for Open/Close!
    OOAP0010: Please define Calendar Periods before opening them.
    <x glopcs() 16-DEC-2005 08:08:52
    sqlcaid: sqlabc: 0 sqlcode: 1403 sqlerrml: 25
    sqlerrmc:
    ORA-01403: no data found
    sqlerrp:      sqlerrd: 0 0 0 0 0 538976288
    sqlwarn: sqltext:
    oracaid:      oracabc: 0
    oracchf: 0 oradbgf: 0 orahchf: 0 orastxtf: 0 orastxtl: 0
    orastxtc:
    orasfnmc: oraslnr: 0 orasfnml: 0
    orahoc: 0 ormoc: 0 oracoc: 0
    oranor: 0 oranpr: 0 oranex: 0
    SHRD0015: glopcs failed:
    SHRD0033: Error Status: 0
    SHRD0103: Function warning number: -1
    Message was edited by: Colin
    ColinA
    Message was edited by:
    ColinA

    Hi Everyone,
    I've been able to resolve this problem by myself. If you care to know, the problem was with calendar validation. I didn't check the concurrent validation report before assigning the calendar to my SOB. I have now checked it and corrected the error. I can now open and close periods. Let me know if you need more info.
    Colin

  • Open DeviceNet interface error when TestStand call VIs of NI PCI-8532

    Hello,
    We use NI PCI-8532 was used as DeviceNet master to do functionality test with a slave (AC Drive).
    But when open DeviceNet interface, it happen the error.
    We can't find the solution and hope to find help from you.
    The basic sequence in TestStand is:
    1). Call "Open DeviceNet Interface.vi" to open interface and creat interface object.
         Interface(master) setting: interface name=dnet0, MAC ID=0, baudrate=125000bps
    2). Call "Open DeviceNet IO.vi" to creat DeviceNet IO object.
         Device(slave) setting: MAC ID=63
    3). Call "Operate DeviceNet Interface.vi" and operation code=start
    4). Call "Wait For State.vi"
    5). Call "Read DeviceNet IO.vi" to read data from IO object
    6). Call "Close Object.vi" to close IO object handle
    7). Call "Close Object.vi" to close interface object handle
    Remark, these DeviceNet VIs locates at "C:\Program Files\National Instruments\LabVIEW 2012\vi.lib\DeviceNet\VIAPI".
    First time to run sequece in TestStand, it can pass to run step 1) to open DeviceNet interface.
    But once there is some error with these steps, and it will happen "Open DeviceNet Interface" error (error code=0xBFF62006) when run these steps again.
    Then even use LabVIEW DeviceNet example to test, and it happen the same error except restart computer.
    The DeviceNet example locates at "C:\Program Files\National Instruments\LabVIEW 2012\examples\NI-Industrial Communications for DeviceNet\Basic Examples\PXI & PCI\MixedCommunication.vi".
    Some information more:
    PC operate system: Windows XP SP3
    LabVIEW version: 2012 SP1
    TestStand version: 2012 SP1
    PCI 8532 driver version: 2.3.0
    Other installed PCI board: PCI 8531 CANOpen

    The following errors may be resolved by resetting the CAN, DeviceNET or LIN device:
    Error -1074388986 occurred at ...
    NI-CAN:  (Hex 0xBFF62006) The object is already open in another application.  Solutions: Ensure that only one application at a time uses an object , and that you close all objects prior to exiting your application (don't use LabVIEW toolbar's Abort button).
    Error -1074388969 occurred at ...
    NI-CAN: (Hex 0xBFF62017) This attribute's value must be provided prior to the Open. Solutions: Set the attribute using the Config function before the Open, and do not set the attribute at any later time; Do not configure multiple CAN Objects for the same ID.
    SO,you should reset the DeviceNet.
    And another similar issue can explain some points of your problem  http://digital.ni.com/public.nsf/allkb/7D9383E9BEAD0B21862571640002F687?OpenDocument

  • Open dataset input error

    Hi guys
    i am trying to open more than 100 files  using open dataset input but i am getting below error
      program is abending reading after 50files..
    Program failing in  open data set error  can u help me please?
    143
    144 * Each file is getting into an internal table
    >>>   OPEN DATASET w_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    146   IF sy-subrc <> 0.
    147     CONTINUE.
    148   ELSE.
    149     DO.
    150       READ DATASET w_file INTO s700_delta.
    What command I should give here
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_TOO_MANY_FILES', was not
         caught and
        therefore caused a runtime error.
        The reason for the exception is:
        The maximum number of open files (100) has been exceeded.
    please let me know what should makes changes to avoid this abend?

    Standard programming problem, should be rather trivial to find with a quick search. Basically there's always a limit of how many open file handles you can have at a time.
    Please try to consult the ABAP help next time before posting (or search on SCN). A quick check for [open dataset|http://help.sap.com/abapdocu_70/en/ABAPOPEN_DATASET.htm] would've told you the following:
    You can open up to 100 files per internal session. The actual maximum number of simultaneously open files may be less, depending on the platform.
    Most likely you actually don't want to have all those files open at the same time and you simply forgot to use a [close dataset|http://help.sap.com/abapdocu_70/en/ABAPCLOSE_DATASET.htm] after reading each file.

  • I just upgraded my mac book to 10.6.8 and downloaded the new version of itunes. When I try to open it and error message appears saying, "The iTunes Library file cannot be found or created. The default location for this file is in the "iTunes" folder.

    I just upgraded my mac book to 10.6.8 and downloaded the new version of itunes. When I try to open it and error message appears saying, "The iTunes Library file cannot be found or created. The default location for this file is in the "iTunes" folder in the "Music" folder."
    I have tried a few things but iTunes closes right after i click okay. Anyone know anything?

    Look in your Home > Music folder.  There should be an iTunes folder there and it should have a number of files and folders including one called library.itl  You want to guide iTunes to that file.  If you don't see that file or folder then in your next post you will have to be very specific as to what you do see or how you have your iTunes set up because that's where it should be according to default settings.

  • OER 11.1.1.7 - Asset Navigator doesn't open with an Error - Missing Required permissions attribute in main jar

    Hi,
    I have installed OER-11g version 11.1.1.7 and am successfuly able to open Asset Editor , ImpExp utility and also could harvest SOA and OSB components.
    Issue 1:
    However while trying to open the Navigator of the harvested components in OER console, a new window opens with two sections ( top and bottom). The top one which is a diagram view doesn't open with an error - Missing required permissions attribute in main jar: http://localhost:7101/oer-web/applets/components.aler-thinkmapclient-11.1.1.7.0.jar.
    Please find the screenshot below.
    Issue #2 : While trying to browse for the Assets from OER console. The below error is seen ( missing permissions for components.jexplorer-11.1.1.7.0.jar)
    Could someone direct me on how to solve this issue. Appreciate your help !
    Thanks and regards,
    Sridhar.

    It works for me after I did a small tweak by as mine is a demo install.
    Idea - is to make an security exception for the OER url in Java control console
    Steps to do that :
    1.Go to the control panel and uninstall the 64 bit version of Java
    Open Programs and Features and select the 64 bit version of Java and select Uninstall.
    2.Open up the Java Control Panel
    Found as an option in the standard windows control panel
    3.Check the version by clicking on the About Tab
    If this is not what you expected you can go to java.com and download the latest version.
    4.Click on the Security Tab in the Java Control Panel
    5.Click on the Edit Site List button in the lower RH corner of the control panel
    6.Add your URL to be allowed
    Enter the full path that you use to access this such as https://myequallogics.com or the IP address if that is how you access it (as in http://192.168.0.100 - Https is recommended by Oracle.) Once complete hit OK. You should now see the exception on the security page.
    7.Close out of the control panel.
    8.You can now acess your site through the browser window.
    Thanks to Java error: Missing required Permissions manifest attribute in main jar - Spiceworks for letting me know this.
    regards,
    Sridhar

  • What is the shortcut to open|close the Sidebar?

    I was very used to have F9 on every platform to open|close the sidebar.
    As I am a keyboard people, the clicking on the Sidebar icon is not a perfect solution. You had the shortcut and now it's gone.
    I respectfully ask for it back.
    No troubleshooting info is required, because it's not a failure.

    @Aleksej: My version of Firefox is 36.0.4 in Linux Ubuntu 14.10. The sidebar that I want to open is the one that has Delicious service inside of it. I suppose other services or kind of things might be in it.
    @cor-el: I know that using Ctrl+B gives me the Bookmarks sidebar, or Ctrl-H the History one. Precisely, that is the shortcut that I'm looking for, so I can open|close the Delicious service, or anything else that can be opened|closed with the Sidebar icon.
    I'm looking NOT to use the mouse to open|close, but a keyboard shortcut.
    I already know that the Customize keyboard plugin does NOT bind a new shortcut, and the Sidebar shortcut is NOT included... or maybe I'm wrong, :D

  • CD tray won't open via keyboard

    I recently moved one workstation. The CD/DVD drive tray had been opening fine by using the "open/close" key on the keyboard, now it does not respond, even though it will open (eject) through TOAST. Reads and writes OK.
    Have replaced the keyboard… no go!
    Any ideas?

    Have replaced PRAM battery and the F12 key doesn't respond either.
    Note: I have discovered a problem with leftover files from a third party keyboard (Adesso) Multimedia thing.
    Forgot it was once on this station.
    kbdwatcher.crash.log and associated files are eating up the system.
    Thanks

  • Nvidia Open GL driver error when Photoshop CC is open

    New PC, bought predominantly for Photoshop use. Downloaded trial of Photoshop CC and it keeps closing with this message -
    "Nvidia Open GL Driver detected a problem with the display driver and is unable to continue. Tha application must close. Error Code 3"
    This has happened with Photoshop just being open, as well as when in use.
    If I untick "use graphics processor", I have no problems. My use of Photoshop is fairly basic (processing and editing photographs from a Nikon D7100), so I don't know what I will miss if I don't use the graphics processor.
    Intel i7-3770 Quad Core (3.4ghz 8mb cache)
    16gb DDR3 1866 mhz
    2GB Nvidia GeForce GTX660 graphics card
    Windows 7 professional 64 bit
    I have updated the graphics card driver, which made no difference. Can anyone help with suggestions of why I'm getting the error, and what I can do about it please?
    Thank you
    Chris

    Had to re-install windows and all drivers for other reasons, and having downloaded Photoshop CC again, I no longer have the problem.
    Chris

  • Help!  Numbers suddenly won't open.   Shows error -1712.   How can I fix?

    Help!  Numbers suddenly won't open.   Shows error -1712.   How can I fix?

    Read this on error 1712: https://discussions.apple.com/message/20350274#20350274
    Sounds like the app is having issues starting. Maybe choking on a file that didn't close correctly?
    Suggest going to System Preferences, General, place a check next to "Close windows when quitting the application".
    Then follow the direction in the link above. Namely, Force Quit that app and restart the computer.

  • CSAP_MAT_BOM_CLOSE - No BOM was opened or an error occurred opening the BOM

    I am trying to update a BOM.  I am using
    FUNCTION 'CSAP_MAT_BOM_OPEN'
    FUNCTION 'CSAP_MAT_BOM_MAINTAIN'
    FUNCTION 'CSAP_MAT_BOM_CLOSE'
    The open returns a sy-subrc 0. so everything is ok
    The maintain also completes successfully
    but the close is giving me the error
      29                     859   No BOM was opened or an error occurred opening the BOM 
    The open was successful so I do not understand.  Any ideas?

    Dear Shiva Kumar.
    Thank you for your comment.
    I checked the threads.
    but I'm sorry that there isn't my ploblem.
    It's no ploblem using FM 'CSAP_MAT_BOM_MAINTAIN'.
    (also FM ''CSAP_MAT_BOM_OPEN')
    I can change the material BOM's compornent I need to change.
    In addition, there is no ploblem reading application log.
    I only get an error when I call the FM 'CSAP_MAT_BOM_CLOSE'.
    thank you.

  • Word 2010 trying to contact a wrong server on open/close/save and print actions

    Hello.
    I'm faced with the Problem that on 1 out of 20 pcs in a department, Word 2010 is extremely slow on open/close/save and print actions.
    I know that Word try’s to connect to a server, the Problem is, the server isn't there anymore. (Old Fileserver)
    I've already checked the default paths in Word, and they are all pointing correctly to the local drive or the new network drive for the User.
    I've also ruled out the files that were opened since they work fine on other PCs.
    The system with the error is a WinXP PC with SP3 and Office 2010
    It works fine on other WinXP systems with the same setting.
    I also tried to reproduce the error on Windows 7 or 2008R2 Servers, but they’re also unaffected.
    Hopefully someone has an idea.
    Thanks in advance.
    With best regards
    Philipp

    Yes, I've ruled them out since they were never hostet on the old Fileserver.
    But I've finaly found the answer.
    After trying the solution from http://support.microsoft.com/kb/280821 i've started to search the registry for references to oure old fileserver and struck gold. 
    Under HKEY_Current_USER\Software\Microsoft\Office\14.0\Word\Options\ was the REG_EXPAND_SZ Key DOC-PATH with the reference to the old fileserver.
    After replacing it with the same directorybut on the new fileserver, everything is as fast as it shuld be.
    Thanks for the help.

  • FCP 6 opens/closes.

    Hsve been using FCP 6 with Leopard with no problems>
    Suddenly, it will open, then close.
    Error msg says: Quartz no 64 VRAM.
    I have trashed prefs, rebooted, Now what?
    Is it ok just to Pop the DVD in and reinstall or what?
    Will my projects be ok?
    HELP!
    Thank yoi all!!

    https://discussions.apple.com/docs/DOC-2491

Maybe you are looking for

  • Number of days customer is due to be maped in dunning notice PLD

    Hi All, In the Dunning Reprt PLD I want to print the number of days the Customer is due to company as the number of days due varries from customer to customer please give a solution. So that i want to map number of days from dunning wizard report in

  • Saving Artboards as gif files (CS4)

    Hello. I juste finished a script for me to use with AI CS4. As i didn't find it from the export menu or the save for the web and devices, i proposed it as a script. I know it's not well written cause i'm new to this, so if anyone wants to look at it,

  • Not UFS file system

    After deleting all the partitions on my intel Pentium III computer. I boot from the first (1/2) CD to start Solaris 8 installation. But I got the following message: not UFS file system Then the computer halted. Please help me to overcome the problem

  • Installing CE with SQL Server

    Hi, I have SQL server Developer edition (version 8.00) , OS : Vista I am trying to install CE  and I am getting the follwoing error during the installation wizard ERROR      2009-12-19 13:08:59.602 [sixxcstepexecute.cpp:984] FCO-00011  The step dAskF

  • MY IPOD ONLY WORKS WHEN CONNECTED TO DOCK

    I DON'T KNOW WHY IT WORKS PERFECTLY FINE ON THE DOCK BUT OFF OF IT OTHERWISE DEAD I'VE TRIED THE 5 R'S CONNECTING IT TO MY COMP IS USELESS THE SCREEN STAYS BLACK ANY SUGGESTIONS?