Frequently corruption file characterset OCR and real-time CVS1454 exe file

HI I am facing strenge same problem in the application of vision. I'm using equipment NI CVS 1454. Is there an OCR on CVS application that inspect the product on the conveyor. I made different characters to choose file of different labels on the product. Now main problem is sometimes not exactly when my chracterset file, Pattern matching templete and corrupts my exe in real-time. I joined a few ok and corrupted file characterset here and also an exe in real-time.

When I open my file (.abc) characterset in Notepad, that I found damaged files after entering text.

####
#Date: Wed, Aug 1, 2008 11:28
#OSName: PharLap
#OSVers: 13.0
#AppName: PH_EXEC
#Version: 8.5
#AppKind: AppLib

LVRT. DLL loads the address: 0x002F6000

I don't understand how this error massage journal if written in .abc or rtexe files, which make it currupt... I have also attached my structuring code image file.

Dear prashantpatel21,

I do not know how to disable the log of LabVIEW RT errors, at least, is not that you or I could have access.

It's the idea that deactivation of LabVIEW RT logging of errors will decrease even more the impact of corruption?

Have you made progress with your service request?

~ Nate

Tags: NI Hardware

Similar Questions

  • LabVIEW 2014 SP1, hardware and real-time PXI

    I'm doing my third LabVIEW Wipe/reinstall in as many days, completely frustrated (and after several calls an hour with the support of NEITHER).  Here's the situation:

    I wrote a fairly large (1000 VI) project of Acquisition/control of our graduate students data used for behavioral experiment on sound localization.  It was developed in 2012 LabVIEW with the module running on a PC/PXI system real time.  It worked very well and was brought successfully under LabVIEW 2014 (with upgrades comparable to the software of the PXI.

    About 18 months ago the students began to write their theses, and at one point stopped gathering data.  Also, at some point, I upgraded the software on this system to LabVIEW 2014 SP1, but I am not sure that I never tested my software with this new system.

    This week, I pulled up the system to use MAX to open some test on the PXI multifunction and DIO card panels to control manually one of the stimuli.  I discovered that MAX could not communicate with the advice on the PXI system - he attributes them as devices VISA, indicating each Board with an icon with a red X means that he could not communicate with the IP that I had assigned to PXI.  Yet, MAX (a) could "discover" this PXI, (b) MAX can 'see' its IP address, and (c) Windows could not only Ping the IP, but could FTP on the drive of the PXI and I could move files back and forth.

    I did two sequences complete "Wipe/reinstall" using LabVIEW 2014 SP1, all giving the same result.  I know it has worked in the past, including when I installed LabVIEW 2014 (without SP1), something I repeat myself now with my third installation.  I discussed with OR (thin?) possibility that there is a "hidden defect" in the Distribution of the SP1, one that is visible to LabVIEW RT users using PXI hardware and go unnoticed because (a) install a few sites of LabVIEW versions SP1, (b) a minority use the RT Modules and (c) PXI is "old material".

    If anyone has such a system or saw a similar problem, please answer.  I'll do a follow-up post if I managed to 'fix' my system by this last reinstallation "a solution of worked before."

    Bob Schor

    Well, the answer is that, in my system, LabVIEW 2014 SP1 with LabVIEW Real-time connected to a PXI system does not appear to connect to boards plugged into the chassis.  Returning to LabVIEW 2014 (fall release), installed in exactly in the same way that the three failed attempts of LabVIEW 2014 SP1, works immediately.  Engineers OR will try to duplicate/verify/possibly patch? in this issue.

    Bob Schor

  • Continuous data acquisition and real-time analysis

    Hi all

    It is a VI for the continuous acquisition of an ECG signal. As far as I understand that the analog read DAQmx VI must be placed inside a while loop so it can acquire the data permanently, I need perform filtering and analysis of the wave in real time. How I implemented the block schema means that data stays int the while loop, and AFAIK the data will be transferred on through the tunnels of data once the loop ends the execution, it clearly isn't real-time data processing.

    The only way I can think to fixing this problem is by placing another loop that covers the screw scene filtering and using some sort of registeing shift to transmit the data in the second while loop. My question is whether or not it would introduce some sort of delay, and weather or not it would be supposed to be the treatment in real time. Wouldn't be better to place all the screws (aquicition and filtering) inside a while loop? or it is a bad programming practice. Other features I need to do is back up the data I na file, but only when the user wants to do.

    Any advice would be appreciated.

    You have two options:

    • A. as you said, you can place the code inside your current while loop to perform the treatment.  If you're smart, you won't need to put one another while loop inside your existing (nested loops).  But it totally depends on the type of treatment that you do.

    • B. create a second parallel loop to perform the treatment.  This would be separate processes to ensure that the treatment is not obstacle to your purchase.  For more information, see here .

    Your choice really depends on the transformation that you plan to perform.  If it's much the processor, this could introduce delays as you said.

    I would recommend that you start at any place in the first loop and see if your DAQ buffer overruns (you can monitor the rear of the buffer during operation).  If so, you should decouple the process in separate loops.

    In what concerns or not ' it would be considered as real time processing ' is a trick question.  Most of the people on these forums say that your system is NEVER in real time because you're using a desktop PC to perform processing (note: I guess it's the code that runs on a laptop or desktop?).  It is not a deterministic systemand your data is already "old" by the time wherever he leaves your DAQ buffer.  But the answer to your question really depends on how you define "real time processing".  Many lay it will set as the treatment of 'live' data... but what is "actual data"?

  • Algorithm of PID in 'PID and Fuzzy Logic Toolkit' and 'real time Module ".

    Hi all

    I am recently using LabVIEW 2011 and 2011 real time Module. My application requires the PID control.

    Now, I have a problem. In the manual for "And Fuzzy Logic Toolkit PID", Chapter 2 "algorithm PID" it indicates non-interactive algorithm (also called the ideal algorithm, Standard or ISA) be used in all the screws of PID in the Toolbox. It seems that Yes from source code. However, in Chapter 3, "Using the PID software" arrays of calculation of PID parameters based on method of Ziegler-Nichols, which was developed for the interactive algorithm (also called the series, the real classic algorithm). D action has been included in the scheme of control, the settings may be different for the two algorithms. In fact, Cohen Coons and adjustment PID Lambda rules can be used for the algorithm used by the box tool with no conversion.

    In addition, there is a PID function block comes with the real time Module, and I know not what PID algorithm it uses. Can someone help me?

    Thank you in advance.

    Su

    In the "and Fuzzy Logic PID Toolkit, we use the University structure to implement all algorithms. Tuning techniques we show on the manual to express the original work and we try to keep the same as you would look at the literature. However, in our implementation of autotuning internally converted to the structure used by our algorithms to keep compatibility with our own implementation.

    If you use an external source, you can use the Conversion.vi of Structure PID to change University, parallel or series of parameters in one used by our algorithm.

    The PID included with the real time module is a 'copy' of our algorithm, and they have the same settings and behavior. The only advantage to use this function block, you have access to the parameters through variables.

    Hope this helps...

  • Basic mx data acquisition and real-time application

    Hello

    I am generating an output through OR pxi 6733 using the basis of programming in labview 8.6 mx DAQ.

    The problem is when I create a digital output channel indicating an error and say not supported for this target.

    I'm not able to use the base that I have all of the same software version installed in the HOST and TARGET of mx daq.

    I use in time real 8.6 and daq mx 8.9.5.

    Thanks in advance.

    You use DAQmx or DAQmx Base?

    I guess his DAQmx because DAQmx Base does not run on the objectives of the RT.

    Can you provide us with an error code?

    Christian

  • LabVIEW FPGA and real-time communication module

    Hi all

    I created a small program in labview FPGA which gets continually distance from the HC - SR04 ultrasonic sensor. The rest of the robot program is written in the time module real Labview. Is it possible that the distance calculated by FPGA module to read in time real module.

    I used the FPGA just because there micro-deuxieme counter, which helps me get the distance from the ultrasonic sensor.

    Thanks in advance.

    There are many ways this can be done, according to your needs.

    See the help article transfer of data between the FPGA and host (Module FPGA) for a breakdown of each method.

  • T - bird very slow, freezes frequently. Cause: McAfee analysis in real time

    Earlier today, T-bird was ok but would not send (I could send no problem my phone and my webmail, so I know that the problem was with the T-bird, or its interface with my server, but not with the server itself). I restarted my computer a couple of times and downloaded all the updates my system suggested and was able to send e-mail from T-bird, though only after several attempts. But now, the T-bird works very slowly and keeps freezing, with or without message "not responding". I'm trying to delete messages from delay to see if this is the problem, but even this is slow. Any suggestions? Y at - it an upgrade that I missed or something? Thank you. MaxineKL

    What is your anti-virus software?

  • Over acquisition and real-time mapping


    I think you should set a stop condition on your loop.  After getting your last sample, you can call DAQmx Read again and you should get error-200278.  That actually makes sense.  You can index in your waveform and "Get the components of waveform" allows to get the table to, and then use an array size VI to account for the number of samples # you acquired (see photo).  When you reach the number you wait, stop your loop.  You can also solve this problem by reading the 10 instead of-1 and count (i + 1) * 10 = acquired samples.

    Whatever it is.

    Let me know what you find.

    Germano-

  • installation and real-time help



  • Is the module vision development in labview 8.6. sufficient for acquiring images in real time and analysis using a webcam

    Hello

    I'm new to labview and trying to develop a system of eye tracking using labview 8.6. He has the vision development module, and I was wondering if this was not enough for the treatment and real-time image acquisition or could I need other software tools.

    Yes, to acquire images from a webcam, you need drivers imaq-dx.

    Take a look at this link:

    http://digital.NI.com/public.nsf/allkb/0564022DAFF513D2862579490057D42E

    Best regards

    K

  • Real-time display and receive data from txt files

    Hello

    I am creating a Flash component and I'm doing an editor for him.

    The component itself receives all its parameters to a .txt file.  The editor is a form of reading/record, that initially loads the settings in the form fields, then replace the .txt file when the user presses submit.  Then, you update the component on any Internet site, you have to see the changes.  I plan also to import the swf of the component in the editor.

    Here is the php code I found to help me will do:

    <? PHP
    Enter the data in the table of $_POST
    $title = $_POST ["title"];
    $comments = $_POST ['comment'];
    $image = $_POST ['image'];
    Make a chain in a Flash format
    $toSave = "title =". "." $title. "& comments = '. '. $comments. "& image =". " $image;
    Open a file in write mode
    $fp = fopen ("anastasio.txt", "w");
    If (fwrite ($fp, $toSave)) echo "write = Ok;
    else echo "write error";
    fclose ($FP);
    ? >

    If I have correctly configured as3 to send and receive on the fields of form a dozen as an experiment.

    What I want to do now is to do more in real time, so that the changes are reflected in the component that the user types parameters in, rather than submit them htting and then having to refresh the component swf to see the changes.

    What is a good way to go about this?

    Thanks for your help on this one.

    Shaun

    AS3 textfields have a change event that is sent when a textfield text changes.  You can use it to update your text file.  refresh a component in another swf file will require you to use the localconnection class to communicate between the two rulers.

  • went to the command and put in findstr/c: "[SR]" %windir%\logs\cbs\cbs.log &#62; sfcdetails.txt to find the corrupted file and nothing happened

    I had a problem with my laptop. I let a friend use it and she got a virus. The screen is black. She took it to get fixed. When she returned I couldn't open some files. (Always have this problem with some files) my shortcut icons are no longer there. Then I get this message on the Catalyst Control Center does not work. In any case, I did a scan and he told me that I had corrupted in my cbs log files so I tried to do the command findstr/c: "[SR]" %windir%\logs\cbs\cbs.log > sfcdetails.txt to find the corrupted file and nothing happened. Help!

    Hello

    Departure - in the search box, type-> order

    at the top of the list to find COMMAND - CLICK RIGHT to it - RUN AS ADMIN

    Type the following commands (or copy and paste one at a time), each followed by pressing on enter.

    ipconfig/flushdns

    nbtstat-r

    nbtstat - RR

    netsh int Reinitialis

    netsh int ip reset

    netsh winsock reset

    RESET

    That resets your TCP/IP stack

    It might also be a good idea to updare drivers network - NETWORK card (wired) and WiFi (wireless)
    by checing at the site of the manufacturer of the system/card mother and/or sites of the manufacturer of the real device.
    Methods for manual update of driver at the end of this response.

    --------------------------------------------------------------------------------------
    --------------------------------------------------------------------------------------

    For settings.ini as this article sets out the question may be totally ignored.

    The SFC.exe command reports Settings.ini file errors in the CBS.log file after that you add gadgets
    for the Sidebar of Windows Vista by using the Sysprep tool and an Autounattend.xml file.
    http://support.Microsoft.com/kb/947595

    -----------------------------------------------------------------------------------------------------------------------------

    These errors only are in the settings.ini for the sidebar and are not a serious problem by all means.

    Close the sidebar for that.

    Something else for the settings.ini - run AutoRuns and look at the entries SideBar Gadget - y at - it
    all pointing to is no longer present as temp files or uninstalled gadgets or not running?
    Those who will reflect the "yellow icons" on the left side and the files/folders will not exist. If so just
    Click on it and delete - Reboot. This may correct the errors that you see.

    Autoruns - free - see what programs are configured so that it starts automatically when your system
    boots and you login. Autoruns shows you the full list of registry and file locations where
    applications can configure Auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    -------------------------------

    Another process to try is to remove everything except a gadget - everything what you think is the most simple, that you use.
    Maybe the calendar. Then RESTART - use another simple gadget, and delete the first class used
    -RESTART again. See if that helps.

    Rarely, the error causing the problem with the sidebar and not not affect the system in general.

    The SFC.exe command reports Settings.ini file errors in the CBS.log file after that you add gadgets to
    the Sidebar of Windows Vista by using the Sysprep tool and an Autounattend.xml file.
    http://support.Microsoft.com/kb/947595

    -------------------------------

    Another method to try with the SideBar works does not is to copy the Settings.ini to another folder and
    and then delete - then start sidebar.

    --------------------------------

    For tcpmon.ini and settings.ini:

    You can also try to restore any copy of a Vista DVD (even 32 or 64 bit however).

    Access files on your Vista installation DVD
    http://www.Vistax64.com/tutorials/86959-access-Vista-install-DVD-files.html

    How to extract system files missing from the DVD of Windows 7/Vista.
    http://blog.NirSoft.NET/2009/09/17/how-to-extract-missing-system-files-from-the-DVD-of-Windows-7vista/

    ===================================================
    ===================================================

    Also update your drivers: (WiFi (wireless), NIC (Wired) and others as required)

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    Installation and update of drivers to 7 (update drivers manually using the methods above is preferred
    to make sure that the latest drivers from the manufacturer of system and device manufacturers are located)
    http://www.SevenForums.com/tutorials/43216-installing-updating-drivers-7-a.html

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to analyze and clean errors and/or corrupted files that interfere with the operation of the computer

    I have problems with the slow startup and shutdown and the appearance of the desktop with icons of different size with occasional erratic behavior and unexpected reboots which lead me to believe that I probably have a few errors or corrupted files.

    The system is a gateway E6100 recently updated from XP to Vista Home Premium with upgrade software.

    Is there a software out there that I can use to clean the entire system?

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you have NEVER
    on this machine, including those you have uninstalled (they leave leftovers behind which can cause
    strange problems).

    ----------------------------------------------------

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ===========================================

    Refer to these discussions because many more excellent advice however don't forget to check your antivirus
    programs, the main drivers and BIOS update and also solve the problems with the cleanboot method
    first.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Works with Windows Vista SP2, constant freezing, jumped through all the hoops and now it seems to be corrupted files after that I ran the sfc.scannow.

    Computer stops responding especially if I have more than 1 page open. Cursor problems, Outlook 2007 running super slow and not very responsive, ran the repair for this tool. Ran Ccleaner, checking virus, Malware, Spybot, clean disk, defragmentation, do a startup repair, chkdsk, and then the tool of sfc.  32-bit Windows system, Dell Inspiron running Windows Vista SP2 with an AMD Athlon X 2 processor.

    2009-12-27 17:39:41, Info CSI 000000 d 1 [SR] cannot repair the military record [l:22 {11}] "c:\windows\system32\dllcache\icardie.dll" Microsoft-Windows-IE-Infocard, Version = 8.0.6001.18702, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2009-12-27 17:40, Info CSI 000000 d 3 [SR] cannot repair the military record [l:22 {11}] "c:\windows\system32\dllcache\icardie.dll" Microsoft-Windows-IE-Infocard, Version = 8.0.6001.18702, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    ' 2009-12-27 17:40, CSI Info 000000 d 4 [SR] this element is referenced by [l:216{108}]"Microsoft-Windows-InternetExplorer-8-RTM-Update~31bf3856ad364e35~x86~~8.0.6001.18702.Internet-Explorer-8-x86. '
    2009-12-27 17:40, Info CSI 000000 d 7 [SR] could not reproject corrupted file [ml:520 {260}, l:46 {23}] '------? \C:\Windows\System32"\[l:22{11}]"icardie.dll '; source file in the store is also corrupted
    2009-12-27 17:56:34, Info CSI 00000196 [SR] cannot repair the military record [l:22 {11}] "c:\windows\system32\dllcache\icardie.dll" Microsoft-Windows-IE-Infocard, Version = 8.0.6001.18702, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2009-12-27 17:56:34, Info CSI 00000198 [SR] cannot repair the military record [l:22 {11}] "c:\windows\system32\dllcache\icardie.dll" Microsoft-Windows-IE-Infocard, Version = 8.0.6001.18702, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, type neutral, TypeName neutral, neutral to the public key in the store, hash mismatch "
    2009-12-27 17:56:34, Info CSI 00000199 [SR] this element is referenced by [l:216{108}]"Microsoft-Windows-InternetExplorer-8-RTM-Update~31bf3856ad364e35~x86~~8.0.6001.18702.Internet-Explorer-8-x86. '
    2009-12-27 17:56:34, CSI Info 0000019 c [SR] could not reproject corrupted file [ml:520 {260}, l:46 {23}] '------? \C:\Windows\System32"\[l:22{11}]"icardie.dll '; source file in the store is also corrupted

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you ALREADY had on this
    machine, including those you have uninstalled (they leave leftovers behind which can cause strange problems).

    ------------------------------------------------------------

    Part of the problem is probably SpyBot which can greatly affect the peformance IE and Vista/Windows 7.

    Start - type in the search box-> find Services at top - click right on - RUN AS ADMIN

    Double-click Service SBSD and change it to MANUAL and STOP

    Then run SpyBot and in settings uncheck TeaTimer - close and restart.

    Now you can run SpyBot as a scanner at the request.

    ------------------------------------------------------------

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    =================================

    If you still have performance problems:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes without doing anything - then right click on the task - bar
    The task manager - take a look at stored by - Services - process - it is a quick reference (if you have
    a small box in the lower-left - show for all users can check only).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG and then display a list of the people here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out what are the files, registry keys and other objects processes have opened, the dll
    they loaded and much more. This exceptionally effective utility will show you even owned by each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to startup automatically when your system boots and you
    opening of session. Autoruns also shows you the full list of registry and file locations where applications can configure auto-
    start the settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    WhatsInStartUP - free - this utility displays the list of all applications that are loaded automatically when Windows
    starts. For each request, the following information is displayed: Startup Type (registry/Startup folder).
    The command - line String, product name, file Version, company name, location in the registry or the file system,
    and much more. It allows you to easily disable or remove unwanted programs that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window Watcher says it all, reporting of any window created by all running programs, if the window is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • Full Mac, trying to move the library to SET of photos, but there are corrupted files, cannot locate these files and am stuck!

    Mac Tips Please! I bought an EHR to move my entire photo library like 7yr old MacBook is full to the brim and I need to backup my phone as his shattered and needs sending out of fixing!

    Now, it won't save my picture library on DHM (to remove Mac) as some pic (s?) (among the 35000) are corrupt (but I have no idea of who or how many). I tried to restore the library several times, but then it freezes and says it cannot open the library, it can in fact - but not when restoring it.

    I have now to turn my new SMT in another time machine and saved everything on there. Should I try and remove my library on Mac and then restore from time machine? What this will do to my corrupted files? And it is likely to be able to register then EHD?

    Photo, not iPhoto uses...

    Adevice greatly appreciated!

    What size is the drive?  For Photos, it may be only Mac OS extended (journaled)

    and you can't have photo library on the same amount of time Machine backup

    You can probably clone the library for the EHD with SuperDuper or CarbonCopyCloner or other clone software

    LN

Maybe you are looking for