Cannot find ni488.h although checked language support during installation

I cannot find ni488.h etc C++ support files (as well as the language folder!), although I did select language support for Microsoft C++ when installing ni488.2 v2.5. could you package them (all C++ related files) and send them to my emailbox: [email protected]? Thank you very much!

In an effort to keep this issue in one location, please continue this thread here: http://forums.ni.com/ni/board/message?board.id=140&message.id=24087  Thanks!
Regards,
Anna M.
National Instruments

Similar Messages

  • I am trying to update my iPad 1 to the 5.1 version so I hooked it up ajd I click update and it just says cannot find a server please check your network settings or try again later what should I do

    I am trying to update my iPad 1 to the 5.1 version so I hooked it up ajd I click update and it just says cannot find a server please check your network settings or try again later what should I do

    See
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    If you are currently running an iOS lower than 5.0, connect to your computer & click on the "Update your device using iTunes".
    Tip - You may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update.
     Cheers, Tom

  • I cannot find Japanese in siri's language setting

    I recently purchased iphone4s. I cannot find Japanese in siri's language setting. Do you know how to add Japanese?

    http://support.apple.com/kb/HT5173

  • I cannot find how to change the language for labels in a quiz

    I cannot find how to change the language for labels in a quiz

    You have to be aware that this will only change labels if you edit before adding quiz slides: Preferences, Quiz, Default Labels. You will have to edit the labels, choosing another language will not change them automatically.

  • Installation error: cannot find the data source checking utility (dbcheck)

    BO XI 3.0:
    During the process of installing "Dashboard and Analytics Servers", we've got this error.
    Installation error: cannot find the data source checking utility (dbcheck)
    Have anyone encountered this issue? We can't move on after this error.
    Thanks,

    I've fixed the problem.
    Lianjun.
    Lianjun (guest) wrote:
    : I've tried to run the latest beta version of OMWB to migrate
    from
    : MS SQLSERVER7.0 to Oracle8i. At step 4:Source Database Details,
    : every time I put in the data source name (which is in the
    control
    : panel-ODBC data source Administrator), it gave an error message
    : that Data source name not found and no default driver
    : specified).Anybody has any ideas?
    : Thanks for the help!
    : Lianjun.
    null

  • Iphone3 cannot find any wifi, although there are available around

    iphone3 cannot find any wifi, although there are available wifi signal around? how can i fix this?

    See if this helps...
    Tap Settings > General > Reset > Reset Network Settings
    Then restart the iPhone.
    Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.
    If that didn't help, try here >  iOS: Troubleshooting Wi-Fi networks and connections
    And make sure the battery is charged.

  • "cannot find symbol" error - password checker class

    I had to make a program to check a password to make sure it had two letters, at least eight characters, and only numbers and letters. I'm pretty sure I have all of the checking correct but I can't make use of the method I made to do it. here is my code:
              if(password.LegalPassword())     
                   System.out.println("You enterend a valid password!");
              else
                   System.out.println("You have entered an invalid password!");
    class LegitPassword
                   //constructor
         public LegitPassword(String userPassword)
         public boolean LegalPassword (String userPassword)
                   int digitCounter = 0;
                   for(int i = 0; i < userPassword.length(); i++)
                             //is character a letter or number?
                        if(!(Character.isDigit(userPassword.charAt(i))) || !(Character.isLetter(userPassword.charAt(i))))
                             return false;
                             //is the password at least 8 characters?
                        if(userPassword.length() <= 8)
                             return false;
                             //count the digits
                        if(Character.isDigit(userPassword.charAt(i)))
                             digitCounter ++;
                   if(digitCounter <= 2)
                             return false;
         return true;
              }oh, and the exact error is:
    PasswordChecker.java:27: cannot find symbol
    symbol  : method LegalPassword()
    location: class java.lang.String
              if(password.LegalPassword())     
                         ^

    Here is the full code so that you can see how I declared password...
         public class PasswordChecker
              static Scanner console = new Scanner(System.in);
              public static void main(String[] args)
              String password;
              System.out.println("Please enter a new password.");
              System.out.println("Remember: Passwords must be at least eight characters"
                   + " consisting of only numbers and letters with at minimal two numbers.");
              System.out.print("Password: ");
                   password = console.nextLine();
              //LegitPassword thePassword = new LegitPassword(password);
              if(password.LegalPassword())     
                   System.out.println("You enterend a valid password!");
              else
                   System.out.println("You have entered an invalid password!");
    class LegitPassword
         public boolean LegalPassword (String userPassword)
                   int digitCounter = 0;
                   for(int i = 0; i < userPassword.length(); i++)
                             //is character a letter or number?
                        if(!(Character.isDigit(userPassword.charAt(i))) || !(Character.isLetter(userPassword.charAt(i))))
                             return false;
                             //is the password at least 8 characters?
                        if(userPassword.length() <= 8)
                             return false;
                             //count the digits
                        if(Character.isDigit(userPassword.charAt(i)))
                             digitCounter ++;
                   if(digitCounter <= 2)
                             return false;
         return true;
    }The error:
    PasswordChecker.java:27: cannot find symbol
    symbol  : method LegalPassword()
    location: class java.lang.String
              if(password.LegalPassword())Are you suggesting I change the method, LegalPassword, to accept no parameters?

  • I cannot find serial number to get into support

    My keyboard isn't working. Locked out of computer. Cannot find serial number so I may contact support

    Click here and follow the instructions.
    (100798)

  • Cannot find the maps stored in import manager during port creation

    Hi All,
    I am unable to find any maps that i saved in import manager during port creation ,the maps are not showing in dropdown list during port creation in console.Do i need to store the maps that i have in import manager in specific place under mdm server,so that i can see them during port creation.
    All i need to do is assign my import map during inbound port creation,but i cannot find any maps in console.
    Could I know whether i am storing my maps some where other than default location.
    Thanks
    Aravind

    Hi Aravind,
    First of all check the remote system assigned to ur Port. After that go to import manager. When u logon to the import manager, u get a window "Connect to source". Mention the same remote system over there.Select the file type.Browse the file and map the fields,values,field matching and save the map. then unload the repo and assign the map to the port.
    Second way is, u create the port first and give any particular remote system to it. Put the file (u want to use for mapping) in the ready folder of that port and in connect to source window select the type as port, remote system(ame as used port port) and port.then map and save. unload the repo and assign the map to port. Ready folder will be in ur server at location: C drive or D drive->SAP MDM 5.5 ->server->distributions->repo name->inbound->port code->ready. For this option, Ur port type should be manual. After assigning the map u can change it to automatic or keep it manual as per ur requirement.
    Hope this solves ur problem.
    Regards,
    Dheeraj.
    Edited by: Dheeraj Kumar on May 6, 2008 9:16 AM

  • Stuck on Language select during installation

    This is coming via my brother who is reinstalling Leopard. He is using the disk that came with his laptop and when he gets to the language screen, it gets stuck on language select. He cannot click continue, and cannot even chose to select another language (not that he wants to, just saying he cannot). He has tried tabbing through the options and there is no response. The cursor will move around when on the touchpad, but nothing else. He is not using any external keyboard or mouse.
    I have tried searching, but cannot find an answer. Can anyone offer any insight as to what is happening and how to fix it? Thank you in advance for any advice.

    We could try a mouse, but the keyboard is not working either, so return will not be able to do anything sadly.
    I don't know if his problem stems from why he is reinstalling it. He was having really long load times after a restart or a shut down and it would take sometimes 5+ minutes to load the OS. The computer is not even a year old yet and we couldn't figure out what has happened. I got mine before him and have had no problems. So he was trying to reinstall and now he can't get past the language select screen. I don't know if it's totally freezing up...but like i said the cursor will move but no clicks or keyboard actions will register.

  • Cannot connect to the Reporting Server errror message during installation

    Hello all.
    I'm trying to install BPC 7 sp5 in a two server environment, but the installation stops with the error message "Cannot connect to XXX"

    Hello all.
    I'm trying to install BPC 7 sp5 in a two server environment, but the installation stops with the error message "Cannot connect to . Please check report server name".
    Environment:
    Appserver: Win2003 R2 32 bit.
    Sql server: Win2008 64 bit, Sql 2008 Server 64 bit.
    Default installation of Report Server was used. So virtual directory is ReportServer. I can successfully connect to Report server from IE (http://ReportServerName/ReportServer). The installation user is a domain user and is member of the Administrators group on both servers. Ports 1433, 2383 and 80 are open.
    So then I wonder if the error comes from the fact that we're using Windows 2008 as OS on sql server. Is it possible to use Win2008 on sql server?
    Kind regards
    Arild Bjørsvik.

  • No English language option during installation of CS6 MC (MacOS)

    My system: Mac Book Pro Mountain Lion
    During installation process of Adobe CS6 Master Collection i have no option to select  English language (only 2 version of english with hebrew and i guess arabic..or whatever)
    Problem if i choose any of them, i could type only from Right to Left. Doesnt matter if change to Middle Eastern or Asian...

    Hi azimkgz,
    Try a different setup file, download the product directly from http://prodesigntools.com/adobe-cs6-direct-download-links.html.
    Follow the Very Important instructions or else the download will not start.
    Cheers!
    Ankit

  • I cannot uninstall QuickTime because of a "Fatal error during installation."

    I want to un-install itunes.  Following the iTunes support guideline, I first removed iTunes.  I then clicked on REMOVE Quicktime in the Control Panel.
    I received the message "Please wait while windows configures Quicktime".
    I then received the error message "Fatal error during installation" - OK.
    How can I now remove Quicktime and follow on through the Support route of the remaining iTunes elements?

    DEPs for iTunes and a fatal error when trying to uninstall QuickTime.
    I think we'd better see if some other application (other than QuickTime itself) has dropped old QuickTime componentry in the system files on the PC. (If there's a version mismatch between the old componentry and the "QuickTime proper" componentry, that can create those symptoms, including the uninstall errors.)
    So we'll go looking for the older QuickTime componentry in the most common locations for it to be stashed.
    First we'll need to change some view options on the PC.
    1. Open My Computer from the desktop or Start menu.
    2. In the Tools menu, click Folder Options.
    3. Click the View tab.
    4. In the "Advanced settings" pane under "Hidden files and folders" make sure that the "Show hidden files and folders" option is selected, and the "Hide extensions for known file types" option is unchecked.
    5. Click OK.
    Now in My Computer, open your C drive.
    Open the "Windows" folder.
    Open the "system32" folder.
    What files and/or folders can you see in there with QuickTime in the file/folder name? (In a standard installation of QuickTime, you should see precisely two files ... QuickTime.qts and QuickTimeVR.qtx ... and no QuickTime folders whatsoever.)

  • Very strange Issue, and cannot find a reasonable solution or Tech Support help / Will PAY for HELP !!

    So, without going into great details that cannot reasonably be explained, the scenario goes a little like this:
    When editing a PDF, and with nothing else open on the computer, Adobe Acrobat Pro XI tends to "hang up" and become unresponsive. The only plausible solution is to force command and restart Acrobat in hopes it will open correctly the next time. Sometimes this works, other times - nope .. Does not resolve the problem. So - can anyone recommend a solution? I have contacted help and they had to to delete a Adobe Preference file, and this seemed to work while I still had them on live chat. Once offline, it happened again.
    Here is the really weird thing, I thought that I fixed the issue (as I am doing this for my boss on his Macbook Pro) and was able to quickly edit a PDF .. but when I handed the computer over to him - literally in only 2 minutes - he proceeded to edit the same document and was not able to. He got the never ending rotating circle of death
    So - that is problem #1
    Problem #2 is with the inability my boss has to use CC offline. I have personally reconnected to our CC account and verified all settings, and when I perform my tests at the office, everything seems fine and all programs work as should. However, he is now on business travel and says the "Trial Expired" keeps popping up. What is going on? This is literally frustrating him and me with what little knowledge I can assist with resolving the trial expired issue. How many days can you be offline with CC? Tech support says up to 99 days .. Clearly 4 days is ridiculous and I am not able to duplicate the scenario when I have his computer but what would it work for me and not him?
    I just need to resolve this whole Adobe Acrobat issue as to finally get it resolved and fixed once and for all.
    BTW, called in outside computer help from a local company - and the computer guy was working to get it fixed, but it seems even with live chat or phone support - it has now been escalated to Tech Support 2 .. This make any sense or logic? I believe he has uninstalled and reinstalled Acrobat and now it is only creating more issues. I think he tried to install a trial version and activate the subscription but it failed.
    Any HELP? We are desperate and I'll even pay via PayPal to get a resolution to this problem if any recommendation leads to a solid solution. Guaranteed !!

    Actually I also noticed that usual heat with wifi and game play.. However this was extreme heat. I wasn't able to hold it for long time and had to drop it.
    So can that bulge can be ignored and should I start using it back again. Though that bulge appeared after that heating issue.
    Beside the hardware, safety would be my bigger concern. Perhaps because I have heard few incidents with mobile phones where battery generated heat and caused some defect in bodies and continued use resulted in a blast in battery causing physical harm.
    So if its advised to try it by charging 100% and monitoring backup time or any other advise.

  • Cannot find the Satellite L650-10H in support database

    Hi,
    I bought Toshiba L650-10H (PSK1JE-00400MSK) two years ago and now i have problem find this model in support database.
    This is my laptop: http://notebooky.heureka.sk/toshiba-satellite-l650-10h-psk1je-00400msk/

    Hi
    This notebook Satellite L650-10G is DISCONTINUED MODEL
    You can find the specification sheet here:
    [Satellite L650-10G|http://uk.computers.toshiba-europe.com/innovation/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=UK&toshibaShop= true&com.broadvision.session.new=Yes&PRODUCT_ID=10 85933]
    If you need drivers, you can download this from driver page

Maybe you are looking for

  • EXCEPTION_ACCESS_VIOLATION Library: awt.dll

    Hi to all! I've been searching in all the forums to try to find a fix or at least an explanation of an exception that I get, but until now I have not seen any answer, so... here it goes my problem: An unexpected exception has been detected in native

  • Fonts problem with reports 10 : arialMT

    Hi, we have a lot of reports made in 6i and know translated in 10g (9.0.4). We used the Arial and Arial bold fonts and in client /server 6i mode they are Ok but now, with 10g and using the desformat=PDF the result is not good and tere are any differe

  • ITunes randomly linking to non-song files... a real curve-ball of an issue

    I have been having problems with songs in my iTunes library suddenly not playing. When I select "Reveal in Finder" the file that it revealed is often a driver in my library - worse still, the song is then no-where to be found using spot-light but it

  • Tcp_wrappers and or ipf

    Is it possible to prevent outgoing ssh using tcp_wrappers? Or will I need to start using ipf? We have a server that I'd like to set up to allow only incoming ssh connections and no outgoing ssh connections. ipf is capable of this, but I thought I wou

  • Illustrator to Bridge needs PDF? WHY?

    1. Why does Bridge need Illustrator files to be saved as PDF files? "PDF Compatible File" ticked in the save menu. 2. Why does saving with this info take so long, even on decent fast modern systems? 3. Why does Bridge not consistently render the Illu