How to remove the warning of project

Hi all

I use LabVIEW 8.6.1 here project window. How can I get rid of the warning displayed in the picture?

The file has been moved as indicated. Refresh does not work, or save, I can't remove the warning tab 'Files' or 'Elements '. Any ideas?

TIA

-Martin

Martin.D wrote:
[...] I can't remove the warning tab 'Files' or 'Elements' [...]

The reason why you can not remove it is because the element is part of the dependencies. It shows little code in your application makes reference to this position in the file, because the file (DLL!) is not found.

So to resolve the conflict, you have to find the node library function call that does not refer to the location of the DLL update. "Reroute" this COLD LAKE for the new position/name of the DLL and the entry should disappear.

Note that this entry should not affect the functionality of the application since the DLLs are wanted in other ways if it is not found in the expected...

hope this helps,

Norbert

Tags: NI Software

Similar Questions

  • How to remove the warning 010212-BEA Weblogic 10.3

    Hello

    We migrated from 8.1 to 10.3.We are getting warnings during the server starts. To suppress the warning, I use the tag < disable WARNING > in the Weblogic ejb jar. I get the error message

    "* BEA-010212 is not an allowed value for the disable-WARNING element."


    Could someone please advise on how to remove the warning from BEA-010212


    Please find the jar of Weblogic XML for your reference.

    <? XML version = "1.0"? >

    < weblogic-ejb-jar xmlns = "http://www.bea.com/ns/weblogic/90" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ejb-jar.xsd" > >

    < weblogic-company-bean >
    HouseKeepingName < ejb-name > < / ejb-name >
    < descriptor transaction >
    < trans-timeout-seconds > 36000 < / trans-timeout-seconds >
    < / descriptor transaction >

    < enable call-by-reference-> True < / enable-call-by-reference >

    < jndi name - > JSSSLHouseKeepingHome < / jndi-name >
    < / weblogic-company-bean >

    <>transaction-isolation
    TransactionReadCommitted < isolation-level > < / isolation level >
    < method >
    HouseKeepingName < ejb-name > < / ejb-name >
    < Method-intf > home < / method-intf >
    < method name >-* < / method name >
    < / method >

    < method >
    HouseKeepingName < ejb-name > < / ejb-name >
    Distance from < method-intf > < / method-intf >
    < method name >-* < / method name >
    < / method >
    < / transaction-isolation >

    < disable WARNING > BEA-010001 < / disable WARNING >
    < disable WARNING > BEA-010212 < / disable WARNING >

    < / weblogic-ejb-jar >

    Hello.

    http://download.Oracle.com/docs/CD/E13222_01/WLS/docs103/EJB/DDreference-ejb-jar.html#wp1113572 the only value disable warning are BEA-010001 | BEA-010054 | BEA-010200 | BEA-010202.

    It seems that you can not disable BEA-010212.

    Kind regards.

    Aurélien.

  • How to remove the warning "do you want to save the changes to investigation.pdf before closing.

    Question: To remove the warning "do you want to save the changes to investigation.pdf before closing.

    I created a file of pdf XFA (using the LC Designer 8.2) to view this issue

    I can't attach PDF file. Without attaching the pdf file, it would be difficult to explain.

    Click event js:

    function activateUser() {}
    var PDFVersion = xfa.host.variation + xfa.host.version;
    xfa.host.messageBox ("registered button click event");
    XFA. Form.Form1.sendForm.welcomeMsg.Presence = "invisible";
    XFA. Form.Form1.sendForm.successMsg.Presence = "visible";
    Event.Target.Dirty = false;
    };

    docReady event js:

    function displayInfo() {}
    var res =xfa.host.variation;//Added this line to display the successMsg
    xfa.host.messageBox ("docReady event recorded");
    XFA. Form.Form1.sendForm.welcomeMsg.Presence = "visible";
    XFA. Form.Form1.sendForm.successMsg.Presence = "invisible";
    };

    docClose js event:

    xfa.host.messageBox ("docClose recorded event");
    Event.Target.Dirty = false;

    Steps to get the caveat:
    (1) open the attached pdf using Acrobat Professional.
    (Bouton 2) click on registration to confirm.
    (3) now close the document and the Acrobat gives a warning "do you want to save the changes to investigation.pdf before closing.

    The XFA pdf summary:
    It has two text fields. DocReady event field has done this & field B is rendered invisible.
    The button click event of the field made invisisble & field B are made visible.
    Closing the pdf should not raise this warning message.

    My Efforts:
    (1) found a property in js adobe docs.
    Event.Target.Dirty = false;
    It does not solve the problem.
    (2) I tried to put this logic in almost all the events listed in the designer, but I'm not able to solve the problem.

    Please help me solve this problem.

    Hello

    Change the visual appearance is dirty the screen, before all data are actually entered in the form. I've seen this before.

    I think that the docClose event is too late to have the sale/requiresFullSave script. preSave does not either, as this is triggered after the warning dialog is displayed.

    For a test, I would put the sale/requiresFullSave script in the layout event: loan. Not the most efficient, but he should do after changing the visibility of the messages.

    This could be interesting: http://cookbooks.adobe.com/post_How_often_events_fire_and_their_sequence-16547.html

    Niall

  • How to remove the warning pop up security

    How to stop the annoying security WARNING pop-up

    Hello Excitr,

    Are you talking about the user account control that was included in Windows 7 and Windows Vista?

    You can disable user account control, but it is not recommended. You can temporarily disable but don't forget and turn on again to protect your system.

    To disable UAC

    1. click onStartand then clickControl Panel.

    2. in theControl Panel, clickuser accounts.

    3. in theuser accounts window, clickuser accounts.

    4. in theuser accounts tasks window, clickturn on UAC enabled or disabled.

    5. If UAC is currently configured in Admin Approval Mode, theuser account control message appears. Clickcontinue.

    6. clear the check boxuse User Account Control (UAC) to help protect your computer, and then click OK.

    7. click onrestart now to apply the changes immediately, or clickrestart later and close theuser accounts tasks window.

    If please reply back and let us know if this helped.

    Thank you

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • How to remove the warning "cannot save form information.

    docOpenWarn.jpg

    I created a file of pdf XFA (using the LC Designer 8.2) to post this question, but I have a step could join the pdf so please bare with me with the explanation

    Click event js:

    function activateUser() {}
    var PDFVersion = xfa.host.variation + xfa.host.version;
    xfa.host.messageBox ("registered button click event");
    XFA. Form.Form1.sendForm.welcomeMsg.Presence = "invisible";
    XFA. Form.Form1.sendForm.successMsg.Presence = "visible";
    };

    Steps to get the caveat:
    (1) open the attached pdf using Acrobat Reader.
    2) click on the button "confirm registration".
    (3) adobe reader gives a warning "cannot service information.

    The XFA pdf summary:
    It has two text fields. The button click event of the field made invisisble & field B are made visible.
    When opening the PDF in reader, he must not raise this warning message.

    My Efforts:
    (1) I can avoid this warning message by adding RRE to the pdf document, but I don't want to add RRE like I want to just change the user interface (no form submit required ir).

    I have a pdf of basic & I want to update the pdf file with the user-specific data. I have no obligation to make a form (no submission form is required)

    Please help me solve this problem.

    Hello

    I'm sure you can't script for this message to not appear. If opening a form that is not Reader Extended in Reader, as soon as the user interacts with the message form is wired to appear.

    I don't know what else is happening in the form. You're talking to a database when the user clicks on the button? The script: 'activateUser function' and "successMsg" implies that something is happening behind the scenes.

    Here is a summary of the deployment options for users of Acrobat/Reader: http://cookbooks.adobe.com/post_Using_LiveCycle_Forms_in_Acrobat_and_Reader-16518.html

    What if all you are going is by clicking on a button and showing / hiding two messages then, if you use Acrobat to create an AcroForm. So much is what you use buttons then the warning does not appear. If your two posts will have to be made until under form of images and used as background to the buttons. Once an AcroForm has an entry for example, textfield, then he recognizes her as a form and display the warning, but if it was just the buttons and then without warning.

    Good luck

    Niall

  • How to remove pictures of a project?

    How can I delete the unused photos of a project?

    More precisely: I created a great photo book (200 + images).  I accidentally added an incorrect album project, but I already spent hours setting up the pages as I want them so I can't simply delete the project and start over.  I now have a hundred images that are cluttering the project library.  In order to remove them, I tried to right click photos and I also tried selecting and deleting the photos individually and as a group, but I always get error message saying "cannot delete the page: blankets and components cannot be removed books."  I don't even have a page selected just a photo.   GRRRRRRRR, does anybody know how to remove the unused photos of a project, because that remove just does not work?  Thank you!

    I get this error when I select the flap. When I select the image at the bottom, it has a blue outline. I knocked and then remove and it goes.

  • How to remove the units listed in the window of the autorun program

    Does anyone know how to remove the automatic launch of units? Earlier, I installed several of my old mobile phones, which I don't use anymore, but when I open the autorun program, they are listed (some several times) and I can't seem to uninstall. Would be very happy if someone knows how to solve my problem. :)

    Original title: Wireless units in autorun

    Hi Bijei,

    • It is a program to AutoPlay or AutoRun?

    I suggest you open the editor from the registry on your computer and check in below location if the old mobile entries are listed. To open the registry editor follow the steps below:

    a. Click Start.

    b in the start search box type regedit and press to enter.

    (c) in the registry editor, navigate to the following location.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\KnownDevices

    or

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers

    d. Locate the old entries from mobile device to the above address.

    If you are able to find the entrances to the location above, you can click with the right button on the mobile device entries and remove entries. After you delete the key, restart the computer and verify if they appear in the list of AutoRun again. Before you remove the key make sure that you back up the registry keys.

    Registry warning:

    Sometimes, this problem is due to two Windows that have been corrupted registry entries. To resolve this problem, you must use the registry editor to delete the corrupted registry entries.

    However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs.

    For more information about how to back up and restore the registry, proceed as in the KB Article:

    http://support.Microsoft.com/kb/322756/

    Hope this helps and let us know the result.

    Thank you and best regards,

     

    Srinivas R

    Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • All-in-one HP Deskjet 2132: how to remove the alert of low ink for my printer HP Deskjet 2132

    I had print cartridge black for my Deskjet 2312 to a store near me full, but when I put the cartridge in the alert of low ink not extinguished. How to remove this warning? Please help me.

    Mksharma_007 wrote:

    So this means thet, I can't delete the low ink WARNING level?

    Make sure your store to reset the chip on the cartridge at full level.  If they can't do that, they have done wrong.  Take it for a refund.  To test, install a HP cartridge to see if the message disappears.

  • How to remove the msg: "consolidation of disks of virtual machines is necessary."

    Hi all

    I implement vSphere 5, and I have the following message displayed in the vCenter (virtual machine Summary tab). Does anyone know how to remove the message without consolidating the snapshot?
    ----------------------------------------------------
    "Consolidation of disks of virtual machines is necessary."
    ----------------------------------------------------

    I think vCenter is detect the Delta for this virtual machine and warning me that I have to consolidate the snapshot. However, I do not want to consolidate the snapshot because the database is still running when the snapshot was taken, and there is a great chance that the data will be corrupt when I consolidate this delta disk file.

    I looked towards the top of the Knowledge Base, but it does not say how to stop the message without actually consolidate the snapshot.
    ----------------------------------------------------
    Instant KB:2003638 in vSphere consolidation 5
    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 2003638
    ----------------------------------------------------

    Thanks for you information in advance!

    < environment >

    -VMWare vSphere 5 ESXi
    -VMWare vSphere vCenter 5
    -NetApp storage

    the message will disappear as soon as snapshots are consolidated.  There is no way to remove the message otherwise.  Just think of it as a reminder that the snapshots should be engaged.

  • How to remove the Manager package SCORM framework?

    Does anyone know how to remove the frame of package SCORM (or TOC?) Manager of a multi-SCO project I create?

    I've attached a screenshot of what I mean.

    Thanks for your help!

    Kind regards

    If I'm not mistaken this framework is a product of the LMS and not Captivate. Arrange for having the content with LMS people launched in the desired frame type.

    HTH,

    Mike

  • How to remove the permission of pc

    How to remove the permission of pc

    On the latest version of iTunes: account > permissions > Deauthorise This Computer (store > Deauthorise computer on older iTunes) on this computer: Deauthorize your computer using iTunes - Apple Support

  • How to remove the calendar program in the e-mail section because I hate and that everything he did to the e-mail page

    all this happened on my email page yesterday and I clicked it, but I don't like it. and then all of a sudden Besides my collected email addresses and my personal address book now there's a "address book all the" I don't like it as it is constantly changing for it and I don't want that. I want my program to return to how it was three or four days ago, when I didn't have this program and the additional topics, etc.

    How to remove the calendar program

    Open the Add-ons - Extensions Manager, search for 'Flash' and press the 'delete '.

  • How to remove the automatic locking of the IPad 2

    How to remove the automatic locking in the iPad 2

    Are you talking about the time it takes the device "go to sleep?

    Settings > general > auto lock > set to 'never '.

  • How to remove the message "not using current Version" boring?

    For months, my Firefox home page included a note that I do not have the latest version and provides a link to update. When I use the link I said "Congratulations, you are using the latest version." Adding insult to injury, there are not 20 minutes, I downloaded 27, and the message is still there. Almost the end of the world, but at this point, it is very annoying. How to remove the message?

    The old page of Google-Firefox has not changed since Firefox 4 is released, please disregard the information updated on this page.

  • Please tell me exactly how to remove the AVG search function

    Please tell me exactly how to remove the AVG search function

    edited by a moderator for clarity

    You need not repeat dozens of times or use profanity to get help.

    (1) disable all non-essential or unrecognized extensions on this tab. Don't know what it does? When in doubt, turn off:

    Firefox orange (or the Tools menu) button > addons > Extensions category

    Use the links above a disabled extension to restart Firefox if some seem to.

    (2) restore your Google search engine:

    https://addons.Mozilla.org/en-us/Firefox/addon/SearchReset/

    (3) check a user.js file (before the release of Firefox, otherwise the parameters in this file can cancel your cleaning) as described in this article: How to fix preferences that will not save.

    (4) If AVG search took over your page to the new tab (Ctrl + t), which changes as follows:

    (A) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (B) in the filter box, type or paste newtab and make a pause so that the list is filtered

    (C) double-click the preference browser.newtab.url and enter the desired value for your favorite page:

    thumbnails (i) (default) Page = > subject: newtab

    (ii) blank tab = > subject: empty

    Firefox homepage integrated (iii) = > topic: welcome

    (iv) any other page = > full URL of the page

    IMPORTANT: If you have AVG software in your Windows Control Panel, you need to remove it.

Maybe you are looking for

  • How to restart my iPad mini if the PIN is forgotten, and the iPad is disabled.

    After loading Mcaffe security on my iPad mini, I entered several times 6-digit pin code.  Initially, he showed disable for 5 minutes, then 15 minutes, and then a message to go to teeth.  I can't find a way to restart the mini to be able to go to iTun

  • Satellite R - battery use

    Hello I just bought this new computer and I want to assure you that my battery lasts as long as possible. For now, I took what I have my computer plugged in most of the time. Is this a good idea? I am afraid that if I put in, it will get used very qu

  • HP 14-r017tx: controller Bus SM for HP 14-r017tx

    Dear all, In Device Manager SM Bus controller is not recognized, please help provide information on how to recognize. Thank you.

  • Table compensation after start/stop

    Hello world I have a table called "Channel_Array". It is an array of clusters. Groups contain about 8 bits of digital information. When the stop, press the button start, button is hit on my vi, all data in the table in this table is cleared. 3 refere

  • Microsoft Wireless Comfort keyboard keys stop working

    My comfort 4000 model 1045 keyboard works ok, but the "My Favorite" and the lever of the Magnifier on the keyboard, and the magnifying glass on the mouse button stop working.  Any help out there? John