Reading data saved on previous version of Labview

I've recently bit the bullet and upgraded to Labview 8.0 after using Labview 7.0 for a good few years now. I'm currently experiencing problems accessing data saved on the previous version of Labview which I've been working on until the upgrade.
An example is the waveform files saved on Labview 7.0 which I'm trying to read using Labview 8.0. A dialog box appears when I try to use Labview 8.0 to read the waveforms advising me to convert the files to the new version of Labview which I've duly agreed to. However, it appears that the conversion process has managed to corrupt the waveform files as I am unable to access it on either Labview 8.0 or 7.0.
I'm including a couple of files to highlight my point, one saved on Labview 7.0 and the other converted to Labview 8.0 by the programme.
Cheers.
Attachments:
Labview 7.0 Waveform1.txt ‏395 KB
Converted Labview 8.0 Waveform File1.txt ‏1 KB

Hi
Have a look at this thread: http://forums.ni.com/ni/board/message?board.id=170&message.id=163651
There you'll find a workaround regarding the message.
Thomas
Using LV8.0
Don't be afraid to rate a good answer...

Similar Messages

  • Error saving for previous version 2009 to 8.5

    I have a project with a VI containing DAQmx Data Acquisition VIs, timed loops and other standard conrols and indicators.  When trying to save for previous version (from LV2009 to LV8.5) an error occurs.  All of the dependencies can be saved to previous versions but the main VI cannot.  Can anyone help with this problem?
    The error message can be seen in the image attached.
    Attachments:
    error.JPG ‏18 KB

    Backsaving creates a folder structure with the backsaved VI and all support files in their relative locations. This might be useful in most cases.
    Very often I just need a single VI (without SubVIs) backsaved. I do this programmatically using VI server (open VI reference, then call the "Save For Previous" method, then close the reference). See image below.
    To do this for a project you could of course use a recursive file list and go through the whole list (programmatically), saving the VIs in a parallel folder structure (create destination folder before saving the VI).

  • LV2011 bug - Error wired to boolen function breaks when saving for previous version

    I just downloaded LabVIEW 2011 this morning. I created this VI and saved it for LV2010 to see how it would deal with it. I opened the VI in LabVIEW 2010SP1 and the error wire is broken. There were no warnings about problems saving this VI as an earlier version.
    =====================
    LabVIEW 2012
    Solved!
    Go to Solution.

    I would not consider this to be a "bug".
    I would call it rather an "incomplete feature" were the extra-mile (backwards compatibility) is not fully implemented. So filing a suggestion is really the best thing to do (i will not file one since it is your idea, but i will kudo it!).
    Saving VIs to previous versions does not change the BD itself. The requested functionality would require BD analysis and inserting (per scripting) an unbundle into the error wire. This is a complete new functionality, at least i am not aware that this is happening anywhere else....
    As a "part time solution" i would like to see a BD analyzer which warns you about possible issues during downconvert. So in your case an "errorlist entry" like:
    Warning: Connecting the error cluster to boolean functions is a new feature to LV 2011. Saving for previous version will lead to a broken VI.
    just my 5 cents,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • How to read data from a router by using labview

    I am a  beginner labview. How to read data from a router by using labview ? 

    What kind of data are you trying to read?
    Does the router behave like a webserver that you log into?  If so, search the forums for threads discussing HTML.

  • Illustrator CC 2014 files saved as previous versions corrupt

    On occasion we need to save Illustrator files as version 8.0 ai files and version 3.0 eps for customers with older software and to import into industry specific software for further work (CAD).
    Illustrator CS6 works fine for these tasks. Using CC 2014 the save files are corrupt:
    The file saves normally, no errors indicated. Trying to reopen the saved files results in the dialog above. The CC 2014 files reopen fine, the corruption happens to the files saved in previous versions. The files are fairly simple structural designs for the box industry, all basically straight lines, no placed graphics, minimal text for labels.
    Mac OS Yosemite, CC 2014

    Hi,
    It is not possible to open the files in a previous version of Muse. It is not backward compatible.
    Regards,
    Aish

  • Read from an XML previously created by LabView

    Hi everyone,
    My problem is, as the title says, I need to read Data from an XML file, if the file does not exist, LabView creates it. So far it works. After the creation though, when I go through the subroutine again and want to read the data back from the XML file, it brings me the Error Code 1006 and tells me something about not being able to read it since "the XML-Tag isn't the same type as the type of the variable connected." (roughly translated from German)
    The Variable I want to read something back to is a Cluster consisting of 2 Clusters constisting of 1) two numeric elements and 2) a string and a 1-D array of 12 numeric element.
    The part that's confusing me is, that LabView saved the data itself w/o problems and in its own XML format. So it shouldn't really bring up any problems reading it back to the same variable, now should it?
    If anyone has an answer, I'm happy about anything, this has been driving me nuts the whole day
    Thanks in advance and Regards,
    Pedro
    Solved!
    Go to Solution.

    Hi,
    sorry for my vague description, lets try to fix this:
    For writing the XML-File, I use "Write To XML File.vi", the LabView standard XML writing VI.
    For reading from it again, I use "Read From XML File.vi", also the LabView standard.
    My LabView version is 8.5
    I'll attach some pictures and the created XML file which I hope will be of help.
    "Limits Template.png" is my Cluster to save the data in. As I said previously, the data was written from this very cluster, yet it cannot be read back to it. As you can see in there, the array is created correctly with 12 elements and their corresponding sizes.
    Thanks in advance,
    Regards,
    Pedro
    EDIT: checked again, the error code indeed is 1106
    Attachments:
    Limits Template.png ‏13 KB
    test123788_Limits.txt ‏2 KB

  • Vi written in 8.0.1 saved as previous version can't open with 7.1

    This vi is a modified version of the example Multi-Function-Ctr Retrigg Pulse Train Generation for AI Sample shipped with LV 8.0.1. I saved it for previous version, but it will not open in LV 7.1. I get error code 24, This vi cannot be loaded because it is broken and has no block diagram. Any ideas?
    Attachments:
    Collect Data.vi ‏143 KB

    I was actually asking where the "Collect Data" VI came from. I know where the "Multi-Function-Ctr Retrigg Pulse Train Generation for AI Sample" comes from. As I indicated, I cannot seem to find "Collect Data" in the hierarchy for "Multi-Function-Ctr Retrigg Pulse Train Generation for AI Sample". As a test I opened LV 8.01., opened the "Multi-Function-Ctr Retrigg Pulse Train Generation for AI Sample", saved it for 7.1 and then opened it in 7.1 with no issues. So, I go back to my questions as to where "Collect Data" came from.
    I guess I don't understand what you mean by where the "Collect Data" VI came from.
    This is what I did:
    I opened the example Multi-Function-Ctr Retrigg Pulse Train Generation for AI Sample in LV 8.0.1. I modified it to do what I needed, and I saved it as "Collect Data.vi". Then I copied it to the machine with LV 7.1 and attempted to build an exe. That is when I got the error.
    Thanks for the tip about the app builder on OpenG. I will give it a try.

  • Improper Format error while saving for previous version

    Hi all,
    I have been developing some Daq code with LabView 8.5. Recently I needed to open the vi on a computer which has Labview 8. I used the save for previous version option. I used low-level vi's in my code which are both available to 8.5 and 8 instead of using new express vi's. LV warned me about converting fixed point numbers to double precision while saving, which in my opinion should not cause a problem.
    I have also enabled "Show front panel when called" and "Show front panel when loaded" options from VI Properties dialog (as adviced by previous threads http://forums.ni.com/ni/board/message?board.id=170&thread.id=369331).
    However I was not able to solve the problem. Are there any suggestions to solve my problems?
    Thanks.
    Gokcen

    I dont understand exactly what the problem is.
    Have you used fixed point numbers in your code? and if so does it matter if LabVIEW converts them to DBL? If not then dont worry about it.
    What problem do you have with the 'show front panel when called' as it isnt clear from your message.
    Also, if you can post your problem code as it makes it easier for people to see the problem
    David
    www.controlsoftwaresolutions.com

  • Recovering backup data from a previous version of Rescue and Recovery

    Dear All,
    can you please advice how can I restore the system&data (Windows 7)
    I created recovery CDs and did the full backup (USB drive)
    I changed disk (diagnostic reported warnings for the old one)
    I recovered system from CD
    I wanted to recover full backup/image from USB drive, however 
    after reboot R&R 4 starts and error message "... backup taken with previous version..." is displayed.
    I wanted to recover single file (R&R 4.31)  from USB drive, however
    error message "The list box identifierwas not found"  is displayed
    What shall I do? upgrade R&R to 4.51? downgrade R&R to 4 (where are downloads)? something else? what R&R versions exist for W7?
    thanks in advance.

    Thank you for coming back to my issue.
    Creation date of  \RRbackups: Jun 11, 2013 
    USB backup is Win7 backup.
    What shall I look for in  folder\rr.log? I am copying here the last unsuccesful recovery attempt>
    Mon Jun 17 23:38:32 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:32 2013 RescueRecovery: loadBackups() - will check file m_iLocation=1, szBackups=C:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:32 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\Local, C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:32 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:36 2013 RescueRecovery: Running: C:\Program Files (x86)\Lenovo\Rescue and Recovery\rrstrigger.exe -start
    Mon Jun 17 23:38:37 2013 RescueRecovery: Getting GUI mask is 16
    Mon Jun 17 23:38:38 2013 RescueRecovery: Running: C:\Program Files (x86)\Lenovo\Rescue and Recovery\rrstrigger.exe -start
    Mon Jun 17 23:38:39 2013 RescueRecovery: OnInitDialog on Parent Panel and the nCount is 0
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:39 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:39 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:39 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:39 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:39 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:39 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:40 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:42 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:44 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:44 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:44 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:44 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:44 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:47 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:48 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:48 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:48 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:49 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:49 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:38:49 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:49 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:49 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:38:49 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:49 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:53 2013 RescueRecovery: Set LOCAL to UUID and reload backup before delete backup!
    Mon Jun 17 23:38:53 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:53 2013 RescueRecovery: loadBackups() - will check file m_iLocation=1, szBackups=C:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:53 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\Local, C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:53 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:53 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:53 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:53 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:53 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:55 2013 RescueRecovery: loadBackups() - will check file m_iLocation=32, szBackups=\common\backups.dat
    Mon Jun 17 23:38:55 2013 RescueRecovery: loadBackups() - can't found file m_iLocation=32, szBackups=\common\backups.dat
    Mon Jun 17 23:38:55 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:55 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:38:55 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:55 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:55 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:38:55 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:38:55 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:38:56 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:56 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:38:56 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:38:56 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:38:56 2013 RescueRecovery: loadBackups() - will check file m_iLocation=8, szBackups=D:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:38:56 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\USB, D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:38:58 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:59 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:38:59 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:38:59 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:00 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:00 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:00 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:00 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:00 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:00 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:00 2013 RescueRecovery: ClientGetSecondDiskInfo nSize=10
    Mon Jun 17 23:39:00 2013 RescueRecovery: ServiceGetSecondDiskInfo nSize=10
    Mon Jun 17 23:39:00 2013 RescueRecovery: ServiceGetSecondDiskInfo can not get RR_REGKEY_BACKUP_SECOND_DRIVE_SER_NUM=BackupSecond​DriveSerNum
    Mon Jun 17 23:39:00 2013 RescueRecovery: Enter FindLocalDrive
    Mon Jun 17 23:39:01 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:03 2013 RescueRecovery: GetSecondBackupfolder iBackupDrive=-1 via FindSecondDrive
    Mon Jun 17 23:39:04 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:04 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:04 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:05 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:05 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:05 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:05 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:05 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:05 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:05 2013 RescueRecovery: OnPaint on Parent Panel and the nCount is 0
    Mon Jun 17 23:39:09 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:09 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:12 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive begin
    Mon Jun 17 23:39:12 2013 RescueRecovery: winClientIsUSBDrive 1
    Mon Jun 17 23:39:12 2013 RescueRecovery: Get USB Drive message
    Mon Jun 17 23:39:13 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:13 2013 RescueRecovery: Get USB Drive message(winServiceIsUSBDrive)
    Mon Jun 17 23:39:13 2013 RescueRecovery: winClientIsUSBDrive 2
    Mon Jun 17 23:39:13 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:13 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:13 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:13 2013 RescueRecovery: LoadLibrary: Error 0 C:\Program Files (x86)\Lenovo\Rescue and Recovery\rr_res.dll
    Mon Jun 17 23:39:15 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:16 2013 RescueRecovery: winGetDriveData find a (usb)
    Mon Jun 17 23:39:16 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:16 2013 RescueRecovery: D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:16 2013 RescueRecovery: loadBackups() - will check file m_iLocation=8, szBackups=D:\RRbackups\SZ\816B916B3551CB11-818F8F2​9B139CFE8\common\backups.dat
    Mon Jun 17 23:39:16 2013 RescueRecovery: loadBackups() - deleteRegistryKey SOFTWARE\Lenovo\Rescue and Recovery\Backups\USB, D:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8\​common\backups.dat
    Mon Jun 17 23:39:16 2013 RescueRecovery: Restore executed: location=8 level=0
    Mon Jun 17 23:39:17 2013 RescueRecovery: In GetBackupFolderName, get local UUID!
    Mon Jun 17 23:39:17 2013 RescueRecovery: In CreateSpecialBackupFolder, get szBackupFolder is C:\RRbackups\SZ\816B916B3551CB11-818F8F29B139CFE8
    Mon Jun 17 23:39:17 2013 RescueRecovery: CreateSpecialBackupFolder: szBackupFolder= C:\RRbackups, szMidiumFolder = C:\RRbackups\SZ
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /inheritance:r
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /grant:r *S-1-5-18OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: icacls Legacy folder: C:\RRbackups\*
    Mon Jun 17 23:39:17 2013 RescueRecovery: icacls Legacy folder: "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /grant:r *S-1-1-0OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /inheritance:d
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups\SZ" /grant:r *S-1-1-0OI)(CI)F /T /C
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /remove *S-1-1-0
    Mon Jun 17 23:39:17 2013 RescueRecovery: Running: icacls "C:\RRbackups" /remove *S-1-5-32-544

  • Reader 11 not uninstalling previous versions when installed via GPO MSI

    I donwloaded the Reader 11 msi, patched it to 11.0.1, then with the version 11 customization wizard told it uninstall previous versions of Reader. When I push the transformed msi via a gpo it installs 11 and all of the other setting I set in the transform, like suppress EULA are applied, but Reader 10 still exists after the install.
    Whats going on?

    You can try using this tool to remove all traces of previous versions of Reader:
    http://labs.adobe.com/downloads/acrobatcleaner.html

  • How do I retrieve previous versions of a word document I created? The meta data shows 4 previous versions and I need to retrieve all of them. Any help?

    How can I retrieve previous versions of a document I created? The meta data shows that there are four previous versions and I would like to retrieve all four. Any help?

    vlekkas wrote:
    How can I retrieve previous versions of a document I created? The meta data shows that there are four previous versions and I would like to retrieve all four. Any help?
    Word is a Microsoft Program, you will get more knowledgable answers at Microsoft Support for Office

  • Saving to previous versions from CS5

    Checked out the launch this morning and am definitely interested in stepping up to CS5 from CS3. However, I often need to exchange native files with vendors who I'm sure won't upgrade. Is it going to be possible to save or export back to CS3 from CS5 or will I need CS4 as a step in-between??

    We won't go to CS5 if Adobe has decided not to do away with this workflow obstacle. The .inx system where a CS5 document has to be saved as an exchange document, which has to be opened in CS4 and saved as an exchange doc, which has to be opened in CS3 and saved as an exchange doc in order to open in CS2 is nuts. No reason to upgrade anyone if it means more of that.

  • Is it possible to read data from MATLAB *.mat file using LabVIEW?

    I have *.mat file from Matlab with some data. Does anybody know how to extract them from this file. I need to know the file format.
    Oleg Chutko.

    The Mathworks site is pretty good about having documentation for the formats of their file types. I recommend looking there for the format.

  • With iTunes 11, how do I view all the comments I saved in previous versions

    I think I must have been foolish to update to iTunes 11, reading everyone else's hassles.
    For now, my trouble is perhaps simple: I used to rely on the old list view, and had entered several comments for the music I have imported into iTunes.
    I cannot see how to get such a view back.  I simply want to see all my comments, and ideally have all my albums just in a simple list.
    The View>Column  Browser looks like what I want but I cannot see how to get it enabled - it's grey.
    I hope someone can help!
    Reading all the posts on rolling back, I am sorry, it doesn't sound like something I would be up to doing
    TIA for your help.

    Sorry.  Bit slow this evening.  Somehow thought I'd tried everything - but not "Songs".
    Sorted.

  • LV 8.2 Error in opening vi saved with LV 8.5 in previous version

    Hey,
    I'm currently using LabVIEW 8.5 at my laptop to program, but at my lab we have LV 8.2. I'm having the following problem:
    I save a vi with LV 8.5 in a previous version (8.2), and it sends me a warning wich says:
    "Fixed-point numbers are not supported in the previous version of LabVIEW. They have been converted to double precision numbers."
    When I try to open it with LV 8.2, it gives me the following messages of error:
    Load Error: "Improper Format".
    Load Error: "Unknown Error".
    LabView Generic Error: An error occurred loading "file.vi" . LabView load error code 24: This VI cannot be loaded because it is broken and it has no block diagram.
    Thanks in advance,
    Moritz 

    Hello.
    Could you send us your VI (v8.5) please? Thanks.
    Regards.
    Romain D.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    NIDays 2010 : Conférence mondiale de l'instrumentation virtuelle
    >>Détails et Inscription<<

Maybe you are looking for