USB camera "could not be initialized properly" in vision assistant, error code unknown

Hi All,
I was working on a project with Labview 2011, and VDM 2014 (vision developement module), and VAS 2014_August (vision aquisition software).
I finished my project well including the use of vision assistant!
but when the temporary licenses expired for the VDM and VAS, then I want to activate the purchased licenses for both of them, I should use the VAS 2014_februar not augest!!!
then I uninstalled the 6 drivers included for the VAS_2014_August IMAQ & IMAQ Runtime, IMAQ I/O and IMAQ I/O Runtime, IMAQdx & IMAQdx Runtime, then installed the VAS_2014_02 February!
but the vision assistant stopped working!
as attached in the files, when I try to aquire an image from there, I get "The specified aquisition device could not be initialize properly"...
and if I am trying to press on grab I get the same!
I tried a lot of things like to remove drivers for the VAS_2014_08 then to install even the 2015 then to uninstall 2015 then to install again 2014 february...
also in the NI MAX I can find the camera and to activate to grab and snap! but not in the vision assistant!
what can you suggest for me as solution?!
Thanks.
Attachments:
USB Camera 1.jpg ‏140 KB
usb camera 2.png ‏167 KB

For the past several years, LabVIEW was released in August, with a Service Pack (SP1) released in February.  Thus LabVIEW 2014 was released in August 2014, LabVIEW 2013 was released in August 2013, and LabVIEW 2013 SP1 was released in February 2014.
You cannot depend on the year to know the LabVIEW Version!!
Also, LabVIEW is not really backward-compatible.  If you are doing serious Development work, you want LabVIEW and all of the relevant Toolkits and Modules to be the same Release (e.g. 2011, 2013, or 2014 -- don't "mix and match").  If you have NI Update installed, it should help you "migrate" to Service Pack 1, if necessary.
BS

Similar Messages

  • Why do I get this error when opening I-Tunes 10.5.2?Internal Error: Could not insert menu bar item..  Error code = 5603

    I just upgraded to Snow Leopard and downloaded the latest version of I-tunes, 10.5.2, but everytime I open I-tunes, i get this error: Internal Error: Could not insert menu bar item.. Error code = 5603
    How do I fix this? Any help would be appreciated.
    Thanks.

    hello Mac.INXS, please [[Clear the cache - Delete temporary Internet files to fix common website issues|clear the cache]] & [[Delete cookies to remove the information websites have stored on your computer|cookies from mozilla.org]] and then try logging into AMO again.

  • SQL Server Management Tools - Could not write value to key \SOFTWARE. Error code: 1406

    Detailed Results:
    Feature: Management Tools-Basic
    Status: Failed
    Component Name: Sql Server Management Studio
    Component Error code: 1406
    Error Description: Could not write value to key \SOFTWARE. Verify that you have sufficient access to that key, or contact your support personnel.
    The first time the installer worked installing perfectly, but I needed an named instance of "SQL2008", so I removed the instances. After this re-installing is not working.
    From past 3-4 days I went through most of the links which has provided solutions for error code 1406, and not having success for installing.
    I have tried these options,
    1) Ran the installer using "Run as Administrator"option. I am an Administrator user for the machine.
    2) In Registry Editor, right-click HKEY_CURRENT_USER\Software, and then click Permissions. Click Add, type Everyone, and then click OK. Under Group or user names, click Everyone. Under Permissions, click to select Full Control in the Allow column, and then
    click OK.
    3) Uninstalled the Sql server product, and used Revo Uninstaller / CCleaner to clean the registry and the remaining files and folders.
    4) Multiple versions of SQL installers have been tried (SQL 2008/2012/2014)
    5) Logged in as local/Administrator for the machine, tried the similar steps.
    6) The same installers are still working in one of the virtual machines for multiple times of installation and uninstallation without having any problems.
    Please let me know, if needed further information. Please provide help for installing SQL server management studio.
    Regards,
    Ananth.

    I have the same problem.
    I can not install MSSQLManagementStudio. I suppose
    that is not the fault of permissions
    . I have tried to
    install as an administrator
    on the computer in the domain where the account has domain administrator permissions.The account is added to the local administrators.
    I also have tried to install as local administrator
    account after the removal of the domain.
    With the same result.
    Operating System Windows 8.1 Prof.
    I have tried  2012, 2012with SP1 , 2012x86 , 2014. All with same result:
    Product: SQL Server 2012 Management Studio -- Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
    Other elements installs without any problem.
    sql_ssms_Cpu64_1.log show that the problem is in that point:
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Microsoft SQL Server\110\Tools\ClientSetup,,BinaryType=0,,)
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegAddValue(Name=SqlToolsPath,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\,)
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegAddValue(Name=Path,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\,)
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegAddValue(Name=SQLPath,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools,)
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0,,)
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegAddValue(,,)
    MSI (s) (1C:C0) [10:32:51:834]: Note: 1: 1406 2:  3: SOFTWARE 4: 5
    MSI (s) (1C:C0) [10:33:19:949]: Product: SQL Server 2012 Management Studio -- Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
    Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
    07/30/2014 10:33:19.949 [540]: Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 396
    ...... rest of the roolbaack next
    As i the lines:
    MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0,,)
    MSI i opening the root hive of HKLM/Softftware
    and MSI (s) (1C:C0) [10:32:51:834]: Executing op: RegAddValue(,,)
    and trying to Add Default Value.
    What is impossible regardless of the
    level of permissions.
    Please provide help for installing SQL server management studin in any version
    Regards,
    Michael

  • Keep getting error message saying ipod detected but could not be identified properly - I have tried all the steps on the support page twice and it still will not work!  I am running windows 8 (which it has worked with ok before) - struggling :(

    keep getting error message saying ipod detected but could not be identified properly - I have tried all the steps on the support page twice and it still will not work!  I am running windows 8 (which it has worked with ok before) - struggling
    I recently bought some new albums and can't play them on my ipod

    I just encountered the same problem on my 2 month old MBPro.  I found a work around by changing USB ports.  As for the actual cause or the reason why that worked, I dont know.  The USB port I was using works fine with my phone or other USB devices.

  • Since I downloaded Snow Leopard on my iMac, my HP all-in-one C7280 scanner will not work. It says "scanner not found, scanner could not be initialized".  Any ideas?

    Since I downloaded Snow Leopard on my iMac, my HP all-in-one C7280 scanner will not work. It says "scanner not found, scanner could not be initialized".  Any ideas?

    Hi,
    I suggest uninstalling the printer drivers from your HP printer. The go to System Preferences> Printer & Fax and in the printer list box go ahead and reset the printing system. Do that by right clicking over the printer list box ad the option should appear. After that close system preferences and reinstall your printer drivers from the HP CD. After installation check if your printer works as expected, if it does, stop here and ignore the rest of the message.
    If you don't have the install CDs for the printer or the previous step does not work; connect your printer to your Mac via USB and then again go to system preferences. Open the Print & Fax menu and in the printer list box you should see a "+" sign. Click on it, and a new window should appear with a list of printers that are available to you. If that's the case, go ahead click your printer name and wait for the computer to look in the Apple servers for the drivers. When searching is finished click the "install" button. This process will open software update and install the neccesary drivers.
    After that, you should be able to scan documents with the Preview App.
    For more information on the printing system in OS X Snow Leopard visit:
    http://support.apple.com/kb/HT3771
    Hope this helps!

  • Your bootable usb drive could not be created

    I tried to install windows 10 by using boot camp assistant. i copied window 10 iso to my usb 2 drive . during the usb formatting the error message came.
    "your bootable usb drive could not be created"- an error accrued during formatting
    How can i solve this & formatting usb
    Thanks
    Arun

    I'm on an earlier version of DU, but highlight the ISO or open it in DU & highlight it, click on the Restore tab, darag the ISO to the Source Box, & the USB drive to the Destination box.
    Occasionally you have to rename the .iso to .dmg for it to work.

  • IPod could not be identified properly

    Please help. I'm running Windows XP Pro X64. I just got my new 5th Gen Ipod Nano, and updated to itunes 9.0.
    Every time I plug the ipod in I get the following error:
    "An iPod has been detected, but it could not be identified properly. Please disconnect and reconnect the iPod, then try again."
    I've uninstalled itunes and reinstalled, still same error. Note: the ipod does not show up as a USB drive, until the following:
    1) I get the above error
    2) I restart the ipod service
    3) Unplug and replug in the ipod
    4) Now the ipod shows up as a USB drive
    I've also tried:
    1) changing the drive letter of the nano (saw it in a post somewhere else)
    2) restarting
    3) changing USB ports.
    4) Reset the ipod, hold 'menu' and the center button
    5) Reset the ipod using itunes on the mac mini
    I realize itunes has some compatibility issues with X64, and I've been successfully using my 1st ipod mini for a few years, yes even on x64. I sync it almost everyday (update my podcasts). This is incredibly frustrating. My mini still syncs just fine even with itunes 9.0 on x64.
    I have successfully sync the new ipod nano on a mac mini using the same USB cord.

    It's possible to install MacDrive 7, XPlay 3 or higher on the Vista o/s, & use their later USB driver to see the iPod nano in disk mode.
    Things to check are any USB device not working properly from Control Panel, devices; uninstall these and any network adapter devices prior to connecting the iPod.
    On the DELL E6400 & Business Vista, installing iTunes 9 to recognize the iPod nano 5th Gen, kept on bringing up the message 'could not be identified properly'. Strangely, now I cannot sync any Music from Media Player to the iPod or have songs recognized on it from a straight Explorer file copy in the iPod's disk mode! I have had to de-install iTunes, and lost my library of 2 years worth of music.
    This is quite poor s/ware compatibility. I have to say; don't buy the E6400 either!!

  • Photoshop Elements 10 Organizer wont open "DirectX is installed but could not be initialized. Reboot your system and relaunch Organizer"

    All of a sudden, I go to open Adobe Photoshop Elements 10 and get this message in a box:
    "DirectX is installed, but could not be initialized.  Please reboot your system and relaunch Organizer."
    Using Windows 7 Professional 64-bit, Office 2010 Home and Student on a Dell T3500 workstation with 3.20Ghz Xeon Processor, 12 GB Ram and a 2GB EVGA 650ti Boost graphics card.
    The only thing I can think of since the last time I used PSE10 Organizer was the October, 2014 Windows updates were installed.
    Any ideas anyone, Adobe seems fairly silent on this issue, and there is not much info out there on this for a Windows 7 Pro 64-bit system.
    Please help.

    All Windows OS updates installed, all Norton Internet Security updated daily.
    Went to Microsoft to try downloading DirectX just in case that was the problem, and they say you already have the newest version.
    Still receive the same message.  I'm at a loss, not sure what to do.

  • The filtering process could not be initialized when trying to process this item. Verify that the file extension is a known type and the item is not corrupt

    I am getting below error message while search crawl in sharepoint foundation 2010 search for only .VSD files and not for any other docs type.
    The filtering process could not be initialized when trying to process this item. Verify that the file extension is a known type and the item is not corrupt. 
    I have installed the Microsoft Filter Pack 2.0 in search server but still i am getting the same error.
    <//span>
    Any one's help will be appreciated.
    Regards,
    Rashmi
    Rashmi Singhal

    Hi Rashmi,
    1. Checked the file extension is added or not to the search file types.
    2. Checked file name has any invalid characters.
    3. Resetting the crawl index and run a full crawl .
    Best Regards.
    Kelly Chen
    TechNet Community Support

  • Upgraded to 11.1.4.62.  Now iTunes is saying "An iPod has been detected, but could not be identified properly.  Disconnect then reconnect ..."  I removed iTunes and reinstalled.  I stopped and started the service.  I reset the iPod.  When I put it in disk

    I upgraded to 11.1.14.62 this morning.  Not iTunes is saying "An iPod had been detected but could not be identified properly".  I unlugged/replugged in.  I reset the iPod, I removed iTunes and reinstalled.  I'ver tried three different cables.
    When I put the iPod in disk mode it shows up briefly as a disk then goes away.
    Any ideas?

    Hi there  - I've spoken with Apple and here is their response (worked for me). You need to uninstall not only iTunes, but also (in this order):
    1) iTunes
    2) Apple Software Update
    3) Apple Mobile Device Support
    4) Bonjour
    5) Apple Application Support
    Then you restart your computer.
    Then you install the latest version of iTunes (which will reinstall all those things you uninstalled).
    Then you restart your computer again.
    Mine is working perfectly again now.
    I hope it works for you,
    Carmen.

  • ?Error message when opening PE11. (online services could not be initialized. Please reinstall)

    When opening PE 11, error message : online services could not be initialized. Please reinstall appears. Reinstalls does not fix problem. What do I do next?

    You should be able to launch without ols. Can you try directly from the application in the following location:
    C:\Program Files(x86)\Adobe\Photoshop Elements 11
    Double click on:
    PhotoshopElementsEditor.exe
    Let us know if that works.
    If not, try downloading the missing file from the following link (it says PSE10 but should work) and unzip the folder to extract the file and drag it into the assets folder.
    http://helpx.adobe.com/photoshop-elements/kb/welcome-screen-keeps-running-auto.html
    If that doesn’t work I would suggest uninstalling via the control panel and installing from a fresh download. You can download the free trial from this link and then validate with your serial number.
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements&loc=us&PID=2159997

  • Itunes states "ipod detected but could not be identified properly" when I plug in my new nano. tried uninstalling/reinstalling itunes 6 times - get pop-up "itunes helper error" with abort, retry, ignore options. retry doesn't work

    I am trying to connect my new nano to my iTunes account. I keep getting msg "ipod detected but not identified properly. disconnect and reconnect. if problem persists uninstall/reinstall iTunes". I've uninstalled/ reinstalled iTunes 6 times but keep getting the same msg.
    when installing iTunes I get a pop-up "iTunes helper error" check access. with options to abort, retry, ignore. retry doesn't work. ignore installs iTunes but it doesn't recognize my nano. abort shuts down the download.
    how do I fix these problems??

    Hello, KenaiK9.  
    Thank you for visiting Apple Support Communites.  
    I see you are receiving an error and have processed some troubleshooting steps with the issue persisting.  There are just a couple more in the article below that covers this specific error.  
    iPod nano: Error message saying that iPod could not be identified properly
    Cheers, 
    Jason H.  

  • In Windows 7, iTunes  gives error message "An iPhone has been detected, but it could not be identified properly. Please disconnect and reconnect the phonon then try again.

    In Windows 7, iTunes  gives error message "An iPhone has been detected, but it could not be identified properly. Please disconnect and reconnect the phonon then try again."
    I have a iphone 4S. It has been activated on Win 7 computer and synced. But overnight this meassage reappears.

    I have same error except that i get it even when my phone is not connected.

  • TS1363 "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    Hi cueball819,
    Thanks for using Apple Support Communities.  This article has steps to try if your iPods aren't recognized by iTunes or Windows:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Cheers,
    - Ari

  • ITunes message: an ipod has been detected but could not be identified properly.

    For some reason my ipod nano 7th generation will not connect to iTunes anymore. It comes up on my computer but iTunes will not "identify" it. I have tried resetting my ipod and unistalling iTunes then reinstalling and following the help intructions online. Anyone know how to fix this? Cheers.

    I recently began receiving this message when i try to sync my ipod to itunes:  " an ipod has been detected but it could not be identified properly."   Never had this problem before.  Have tried all troubleshooting suggestions.
    Doublechecking. Have you also tried a complete uninstall of both iTunes and all the other related software components and then a reinstall? If not, try the instructions from the following document:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8

Maybe you are looking for

  • Mac Pro White Screen Problems

    My mac runs 10.7.5 I bought new ram last weekend from Mr. Memory .com (kingston) 2xgb sticks. Initially I insrted them wrong, putting one stick on the different risers as i have never done it before and thought that's what it meant by matched pairs,

  • Cost of Goods Sold in product costing

    Hi Experts, How can we reconcile the cost components with COGS. I am getting the planned cost estimates from the costing Lets us take an exmaple Planned cogs is 150000 Rs. This figure is from cost estimate We are getting the actual cogs as 130000 Rs

  • Restored apps not showing in Application Manager

    I did a partial restore using the Nokia Suite, selecting only the "Device settings an applications" content (I wanted to restore a theme that I wasn't able to download again without purchasing a second time). The restoral was successful and I have th

  • Unrestricted stock in deliveries against PO

    Hi gurus, is there a setting or config in the system for the following scenario. When the shipping folks try to create a delivery against a  PO, the system should not generate or create a delivery against that PO if there is no stock in unrestricted

  • Since installing Lion why does Time Machine shows backup was delayed?

    Ever since we stalled Lion after we backup with Time Machine the display quickly changes to the alert symbol that backup was delayed how can I change this. I have backed up four times.