Warning: has been deleted, renamed...

I am using LV 8.5, and in the project explorer window, one of my vi's "Read lines from file with no error.vi" has a warning message next to it stating "Warning: has been deleted, renamed, or moved on disk".
It doesn't appear that this vi exists anymore in the vi.lib. What can I do to fix this?

I encounted the same problem when i try to open the keithley 27xx.lib,but i have resloved it,the problem is that the directory is too complex to find it! 
 The wrong directory-->C:\Program Files\National Instruments\LabVIEW 2011\instr.lib\keithley2700\Keithley 27XX\keithley 27xx.lvlib
 The right directory-->C:\Program Files\National Instruments\LabVIEW 2011\instr.lib\Keithley 27XX\keithley 27xx.lvlib
you can see,if delete the part of "keithley 2700" in the directory,then when opening the "keithley 27xx.lvlib"again,there doesn't come out the waining:has been deleted,renamed......
  Just a reference,i don't know wether it comply with you or not!

Similar Messages

  • Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed

    HI,
    I am using V11.1.2.2 Hyperion Planning. I am currently getting an error:
    Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed
    This is what i got when i tried to add alternate hierarchy to my shared dimension. I tried to delete it and it messed up.
    NOw it wont deploy my application.
    Can any one suggest.
    Thanks in advance
    Cheers,
    XXX

    EPMA!!!!! EPMA!!!!
    I'm playing around with it to write a blog post and it is crazy. Only possible workaround (till now i'm not able to figure out a solution to it) is to copy the application and deploy it as a new one. Take copy of all objects (forms, tasklist etc). Delete the corrupted application and rename the new one to old.
    Regards
    Celvin
    http://www.orahyplabs.com

  • CS5 - Photoshop won't start:  preferences file  was invalid (it has been deleted)

    Environment:
    Win7 Ultimate - 4 gig ram - CS5 Design Premium
    Seemingly out of the blue - Photoshop stopped loading and I'm getting two error messages :
    first:           ADOBE PHOTOSHOP CS5 Extended:  "Could not load actions because an unexpected end-of-file was encountered
    second:     ADOBE PHOTOSHOP CS5 Extended:  "could not initialize Photoshop because the preferences file was invalid (it has been deleted).
    I've deleted the two Preferences Files - but they don't seem to repopulate on startup - (or if they do they are deleted per the error message)
    I tried copying a Preferences file from another working machine but that failed as well.
    In addition: Dreamweaver is kicking out the following error messages - but opens and seems to work normally.
    The following JavaScript error(s) occurred:  Unable to open script file C:\Program Files (x86) Adobe\Adobe Dreamweaver CS5\Configuration\Shared\Spry\Designtime\EditingUtils.js (error 2).
    The following JavaScript error(s) occurred:  Unable to open script file "C:\Program Files (x86) \Adobe\Adobe dreamweaver CS5\Configuration\Shared\Common\Scripts\dwscripts.js" (error 2).
    I'm in the middle of a big project and need to get back up quickly - any help would be much appreciated.
    Thx.

    Run photoshop as administrator holding Ctrl + Alt + Shift, that should trigger a preferences reset prompt.
    If that won't work I would do a backup and delete the entire Adobe Photoshop CS5 Settings folder, not just the two files you mentioned.
    As for your Dreamweaver issue, try deleting WinFileCache-********.dat (or FileCache.dat) from your Dreamweaver Config folder.
    Otherwise try deleting your preferences
    Exit Dreamweaver. 
    In Windows Explorer, navigate to C:\Users\Your User Name\AppData\Roaming\Adobe. 
    Rename the Dreamweaver preferences folder:
    Dreamweaver CS5: Rename the Dreamweaver CS5 folder to, for example, Old Dreamweaver CS5.
    Choose Start, type regedit in the Start Search, and then press Enter. 
    In the left pane of the Registry Editor, navigate to the following key:
    HKEY_CURRENT_USER\Software\Adobe
    Remove the Dreamweaver preferences registry entries. 

  • "The destination has been deleted" & messages missing!

    The server nohup.out is showing the stack trace below with the message, that "The destination has been deleted". However, the destination is still visible in the Weblogic console.
              I could live with this message, if our application would still work properly. After 3 weeks of successful working, some (perhaps 5%) messages are missing and are not delivered to the topic subscribers. However, if this message is really correlated to our problem is not clear.
              We use a Weblogic 9.2 cluster with 3 Nodes. A JMS distributed JMS topic is configured with a member on each node. The messages are persistent. As the application sends a message and stores data to a DB, we use JMS XA factories and XA jdbc drivers. Durable subscribers are connected to the topic members. There are no current and pending messages for the durable subscribers. However, the current messages count of the topic member are 17, 392, and 3636 respectively.
              What to do? How to debug this problem?
              Peter
              <Mar 18, 2008 6:32:16 AM MET> <Warning> <JMS> <BEA-040498> <An error occurred while forwarding a message for distributed destination member datadispatcher-jms-module!HandlerTopic-2: weblogic.jms.common.JMSException: weblogic.messaging.kernel.IllegalStateException: The destination has been deleted
              weblogic.jms.common.JMSException: weblogic.messaging.kernel.IllegalStateException: The destination has been deleted
              at weblogic.jms.dispatcher.Request.handleThrowable(Request.java:63)
              at weblogic.jms.dispatcher.Request.getResult(Request.java:51)
              at weblogic.jms.backend.BEForwardingConsumer.processMessages(BEForwardingConsumer.java:475)
              at weblogic.jms.backend.BEForwardingConsumer.pushMessages(BEForwardingConsumer.java:285)
              at weblogic.messaging.util.DeliveryList.run(DeliveryList.java:256)
              at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
              weblogic.jms.common.JMSException: weblogic.messaging.kernel.IllegalStateException: The destination has been deleted
              at weblogic.messaging.dispatcher.Request.getResult(Request.java:291)
              at weblogic.jms.dispatcher.Request.getResult(Request.java:49)
              at weblogic.jms.backend.BEForwardingConsumer.processMessages(BEForwardingConsumer.java:475)
              at weblogic.jms.backend.BEForwardingConsumer.pushMessages(BEForwardingConsumer.java:285)
              at weblogic.messaging.util.DeliveryList.run(DeliveryList.java:256)
              at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
              weblogic.jms.common.JMSException: weblogic.messaging.kernel.IllegalStateException: The destination has been deleted
              at weblogic.jms.backend.BEDestinationImpl.tranForward(BEDestinationImpl.java:2189)
              at weblogic.jms.backend.BEDestinationImpl.invoke(BEDestinationImpl.java:1503)
              at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:759)
              at weblogic.messaging.dispatcher.DispatcherServerRef.invoke(DispatcherServerRef.java:276)
              at weblogic.messaging.dispatcher.DispatcherServerRef.handleRequest(DispatcherServerRef.java:141)
              at weblogic.messaging.dispatcher.DispatcherServerRef.access$000(DispatcherServerRef.java:36)
              at weblogic.messaging.dispatcher.DispatcherServerRef$2.run(DispatcherServerRef.java:112)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
              weblogic.messaging.kernel.IllegalStateException: The destination has been deleted
              at weblogic.messaging.kernel.internal.DestinationImpl.checkDeleted(DestinationImpl.java:217)
              at weblogic.messaging.kernel.internal.DestinationImpl.checkDestinationState(DestinationImpl.java:394)
              at weblogic.messaging.kernel.internal.QueueImpl.send(QueueImpl.java:304)
              at weblogic.messaging.kernel.internal.TopicImpl.send(TopicImpl.java:155)
              at weblogic.jms.backend.BEDestinationImpl.tranForward(BEDestinationImpl.java:2161)
              at weblogic.jms.backend.BEDestinationImpl.invoke(BEDestinationImpl.java:1503)
              at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:759)
              at weblogic.messaging.dispatcher.DispatcherServerRef.invoke(DispatcherServerRef.java:276)
              at weblogic.messaging.dispatcher.DispatcherServerRef.handleRequest(DispatcherServerRef.java:141)
              at weblogic.messaging.dispatcher.DispatcherServerRef.access$000(DispatcherServerRef.java:36)
              at weblogic.messaging.dispatcher.DispatcherServerRef$2.run(DispatcherServerRef.java:112)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
              >
              Edited by peter05 at 03/18/2008 9:13 AM

    Please investigate these possibilities:
              * Is it possible that the Destination you have looked up from JNDI is stale?
              In other words, did you do the destination=context.lookup(distributedDestinationMember) only once in your application, but afterwards one or more of the servers has rebooted?
              If so, you should re-create the initial context after the server has gone down, and refresh the destination with a new context.lookup
              * Are you sure the durable subscription has been created before the first message has been sent?
              Messages sent before the subscriber has been created will be missed by this dur sub.
              === a combination of both of these:
              When a durable subscriber is created, WLS JMS looks to see if the subscription has CHANGED and should be replaced. Unfortunately if you are using a STALE destination from a previous boot, the destination will not match.
              This may inadvertently replace an existing dur sub that has messages with a new one that has no messages.
              Sal Gambino, BEA Messaging Team Lead

  • I'm trying to reset my ipod touch but for that i need to turn off find my ipod touch but i cant do that without entering my apple id password which is linked to an email that has been deleted help me please what do i do

    Okay so when I had a ipod touch 4 with ios 6 my apple id got hacked and they spent all my itunes credit bla blah blah. so i made a new apple id which was fine and was working. i recently upgraded to an ipod 5 so did my sister and i got ios 7and she just kept ios 6 then my ipod camera crapped out so i decided to back up my ipod first and switch with my litttle sister by erasing and restoring both of them. I erased my little sisters one and restored it to mine but it said to do that it needed to upgrade to io7 so i let it do its thing and then my ipod camera started working again (i hadnt erased mine) I then relised when i clicked back up to my ipod on my little sisters ipod i clicked the back up which was ages ago when i was using my ipod 4 and ios6 with my old apple id that i no longer use. now that i want to change her ipod back to her own one not with my old stuff on it. it is logged into the old apple id with the old email that we deleted and the old icloud account linked to the same old email account that is deleted. ------------------------------------------------------------------------------- ------------------------------------------------------------LONG STORY SHORT : I am trying to erase my sisters ipod so i can restore it back to normal but theres is an old apple id on it with an email account and icloud account that has been deleted. PLEASE HELP ME

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    Also
    If you have Find My iPhone enabled, you can use Remote Wipe to erase the contents of your device. If you have been using iCloud to back up, you may be able to restore the most recent backup to reset the passcode after the device has been erased.

  • My photoshop won't open, it says that the preferences file has been deleted. What do I do?

    I was just working in my photoshop with no problems, I had just downloaded a free trial pluggin (Filter Forge) but that wasn't working, so I tried to close photoshop to re open it and it wasn't responding so I had to force quit it, and when I went to reopen it this box pops up..... "Could not initialize photoshop because the preferences file was invalid (it has been deleted)" I looked up how to fix this and I went under the library on my MAC to try and find the preferences file to move it because they said that would help, well I forgot.....the file has somehow been deleted. My other option that I haven't tried yet is to open photoshop and do the shortcut keys that resets everything but Im nervous to do that because I don't know what will get reset. Any help will be awesome I have several projects Im working on and need to finish!
    Thanks

    I haven't tried yet is to open photoshop and do the shortcut keys that resets everything but Im nervous to do that because I don't know what will get reset.
    If you have not saved your custom presets for some time you should naturally lose those when opening with cmd-alt-shift pressed and selecting to "delete settings file" – but you can consider this a learning experience.
    Apart from the presets you also need to set your Preferences (Interface, Performance, …) again after that if you had in any way changed them from the default settings.

  • All my firefox sync data has been deleted and I don't know why. Any way to restore it??

    I had alot of bookmarks and passwords on my firefox sync. However, I rebooted my computer a few days ago and now when I clicked on "Merge sync data" my data still does not appear and it seems like everything has been deleted. Can I restore this data?

    I have tried restoring it but it only shows dates for the last 5 days which doesn't help. I rebooted my computer (formatted hard drive and reinstalled windows) a few days ago so any backup files in my computer are gone. I thought that there are backup copies made on the Firefox server but obviously I was wrong!
    I don't see the point of Firefox sync if you can't view your bookmarks etc online and if there aren't backups made on the server.

  • My itunes account was set up under an email account that has been deleted. I started a new itunes account but have the same device as with the old account. How do i keep my music thats on my ipod touch from being deleted when i sync it to my new account?

    My itunes account was set up under an email account that has been deleted. I started a new i tunes account but have the same device as with the old account. How do i keep my music thats on my ipod touch from being deleted whin i sync it to itunes after purchasing new music?

    I have the same problem (deleted email account). I think I mistakenly set up an account when I was buying an Apple product online, not realizing that it would be the same ID as my iTunes.
    What is the way to actually contact Apple?
    I have been clicking around in circles for hours! Will I have to pay them to resolve this? I don't have any products still have applecare . . .

  • I have lost my old itunes account as it had an gmail address which has been deleted by google, the rescue email address is also no longer valid

    i am unable to locate my old itunes account. I save music from my own collection and purchased tracks from itunes. i believe the account was using an old gmail account which has been deleted by google as it was inactive for a period of time. the rescue email address is also not obsolete. Is there anyway of tracking down my old account either by creditcard number or home address? i have not been able to get music on any of my devices, ipad 2 or my iphone 5. really need some help as this has been like it for several months.. probably a couple of years if i thnk about it.

    Welcome to the Apple Community.
    The following article(s) may help you.
    Look up your old and forgotten Apple ID

  • HT204053 My wife and I have an iphone each using one apple id. How do we stop items being deleted from one phone and then find it has been deleted from the other?

    My wife and I have an iphone each using one apple id. How do we stop phone contacts being deleted from one phone and then find it has been deleted from the other?
    Also this works when one of us downloads an app it appears on the other iphone

    You need to use separate iCloud accounts. This will mean that you can both have your own separate contracts and calendars and put an end to them being deleted by each other.
    Whether or not you have a separate iTunes account, is up to you. If you have a separate iTunes accounts you will not be able to access the music, books, apps that have been purchased by the other. This may be exactly what you want, but it also means that you both may end up purchasing the same item.

  • My old account has been delete how can i open my old account

    my old account has been delete and my phone ask my to use the old account 
    what i have to do ?

    Delete the old account and enter the new information.

  • How can i see history that has been deleted?

    I know that some history has been deleted and sometimes there is a web site that i went on and would like to see again but i cant because the history has been deleted.....how can i see what has been deleted?

    Terabyte wrote:
    If you sync your device to a Windows or MAC PC, then simply syncing you device again should restore the application from the backup folder on the PC.
    Huh?
    Strange, when I delete an application from any of my Palm devices, it stays deleted and has never returned!  
    If the OP is referring to Docs To Go, there is an option to reinstall the handheld programs available in the Desktop version of Docs To Go.
    Should be found up in the Tools or Options section (I'm on a computer that doesn't have it installed right now..)
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Tax code V1 for country IN has been deleted or incorrectly changed

    Hi,
    1) Tax code V1 for country IN has been deleted or incorrectly changed   ?
    For this issue i checked in FTXP THE TAX code is available at and also i checked at vk11 for combination it is available please reply this question as soon as possible
    Thanks
    2)You cannot post to asset in company code 1100 fiscal year 2012
    For this how can i change fiscal year

    hi
    1) Tax code V1 for country IN has been deleted or incorrectly changed ?
    For this issue i checked in FTXP THE TAX code is available at and also i checked at vk11 for combination it is available please reply this question as soon as possible
    You can try to maintain rate in FTXP for Tax code V1 for Service tax condition only.
    Thanks
    2)You cannot post to asset in company code 1100 fiscal year 2012
    For this how can i change fiscal year
    check fi posting period: in view V_T001B
    check aa posting period: OAAQ, if it is not 2011, execute AJRW - Fiscal Year Change

  • My iphone 5 has been deleting my calendar. This is the third time- now it deletes my contacts, notes and reminders as well. Why is it doing this, and how can I restore everything?

    My iPhone 5s has been deleting my calendar. First time, just the calendar, then next time the calendar and contacts, then yesterday, calendar, contacts, notes and reminders. The phone is only 6 months old or so and is on iOS 7.1.2 (although I need to update it- but have to do some storage management first...)
    I have looked at my calendar in my icloud account and it is a week or so out of date, even though it supposedly backed up from my phone on Friday. I am becoming very frustrated by this. Am I doing something wrong? Advice would be much appreciated. In the past I have deleted my icloud account from my phone and then re-signed in, as well as sharing my calendar with myself to restore it, and it works eventually.

    Sorry I misstyped- it is an iphone 4s.

  • TS1347 My Outlook Contacts/calendars (running on an iMac) never sync properly with my iPhone, and now on the last sync 90% of the contact information on my iPhone has been deleted. Any ideas?

    My Outlook Contacts/calendars (running on an iMac) never sync properly with my iPhone, and now on the last sync 90% of the contact information on my iPhone has been deleted. Any ideas?

    Are these the instructions you followed:
    http://support.apple.com/kb/ht1670

Maybe you are looking for

  • How to restore table data to one week old status

    I have a table vu_med_reimburse and  some of columns are VMR_MM, VMR_YYYY, VMR_ACTUAL_AMT the insert process to this table is done through another program but update of three columns are done throgh another program, by mistake all the values of above

  • Strange memory behaviour using the System.Collections.Hashtable in object reference

    Dear all, Recently I came across a strange memory behaviour when comparing the system.collections.hashtable versus de scripting.dictionary object and thought to analyse it a bit in depth. First I thought I incorrectly destroyed references to the cla

  • To handle Exception in CO and AM from navigation to Next option

    Hi.. I have built one OA page.. I have used follwing code throw new OAException("PER","<Message_Name>",null,OAException.INFORMATION,null); It gives error as Information - Unexpected Error. Contact System Administrator and allows user to go ahead. But

  • How to start hanged macbook

    Hey!! I was watching movie on vlc player n all of sudden Mac got hanged. I shut it down by pressing power button and restarted it. It didn't opened up normally and stayed at startup screen that is with apple logo... I left it for a day battery to die

  • Getting Multiple Recordsets using A Single Connection using jdbc-odbc

    I have a java application which uses sql 7.0 database server. I want to have multiple recordsets created using a single connection using jdbc-odbc bridge. Kindly let me know the procedure.