How to remove project warning

Hi all,
I'm using LabVIEW 8.6.1 project window here. How can I get rid of the warning shown in the image?
The file has been moved as indicated. Refresh does not work, nor save all, I can not delete the warning under the "Files" or "Items" tab. Any ideas?
TIA
-Martin
Certified LabVIEW Architect
Solved!
Go to Solution.

Martin.D wrote:
[...] I can not delete the warning under the "Files" or "Items" tab[...]
The reason why you cannot delete it is because the item is part of the dependencies. It shows up because some code in your application refers to this file position, but the file (DLL!) is not found there.
So in order to resolve the conflict, you have to find the Call Library Function Node which does not refer to the updated location of the DLL. "Reroute" this CLFN to the new position/name of the DLL and the entry should disappear.
Note that this entry should not effect the functionality of the application since DLLs are searched in other paths if not found in the expected one....
hope this helps,
Norbert 
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.

Similar Messages

  • How to remove browser warning message in HTML 5 Cap 8 projects?

    How to remove browser warning message in HTML 5 Cap 8 projects?

    My conclusion after a morning struggling with this, is that there's no point in suppressing the message if your html5 content then goes on to misbehave in Firefox (like mine does).  I've chosen to keep the popup, but change the wording to refer Firefox users to a completely separate Flash version.  The wording of the popup is also in CPM.js.
    Before you all shout at me, no I can't use the multiscreen.html approach, because my Flash version will have to be non-rescaleable, because web objects don't rescale in Flash.

  • How to remove browser warning message in HTML 5 Cap 6 projects?

    Hello,
    Is there any way to remove the following pop-up message from published HTML 5 Captivate 6 projects?
    Adobe Captivate
    This browser does not support some of the content in the file you are trying to view. Use one of the following browsers:
    Internet Explorer 9 or later
    Safari 5.1 or later
    Google Chrome 17 or later
    Our Blackboard 9.1 tech analysts recommend that all students use Firefox, and I'd rather that they don't have to read the above warning message every time they open a module. (The module did work as expected, even in Firefox.)
    Thank you,
    JAB

    Changing .ini is the advice eventually given in the Phonegap forum. (Browser compatibility error in Captivate conversions).
    But there's a much simpler solution offered at the bottom of this page - just a few lines of code at the end of
    function initializeCP() { in the index.html file header.
    A More Mobile-Friendly Captivate HTML Template | Float Mobile Learning
    Even better, that blog post also shows how to remove the play button for autoplay and make touch response times faster (for mobiles) - refer to blog for how.
    var _onComplete = cp.complete;
    cp.complete = function() {
        _onComplete();
        $("#CPUnSupportedBrowserWarning_ID").remove(); // Removes browser warning
        setTimeout(function() {
            cp.movie.play(); // Skips the play button
        }, 1);

  • How to remove project customizations

    I have a problem viewing a project file on a particular Project 2007 installation. The problem is the Grant chart is always overlapping the task schedules when the file is launched. However, I don't have this problem when the file is opened on another computer
    or even in the same computer with other user logged on. I believed the problem is the customization the user made to the Project installation but I am not sure how to remove it so that the file can be viewed properly. I tried uninstalling and reinstalling
    project on that computer and it didn't help. Any idea?
    Thansk

    Hello,
    You can reset Project 2007 to it's vanilla configuration with the following steps:
    Log in as the affected user
    Ensure the users folder options are set to "Show hidden files and folders"
    Ensure MS Project is closed
    Assuming your using Windows 7, navigate to C:\Users\[username]\AppData\Roaming\Microsoft\MS Project\12\1033"
    Rename the file "Global.mpt" as "Old Global.mpt"
    Restart MS Project
    RESULT: Project 2007 will now have reverted back to its vanilla state.
    Largely the same for 2010, except there are some settings that are no longer contained within the global, such as the ribbon, and some of the project options settings.
    Hope that helps,
    Andrew

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

    Issue: To remove the warning "do you want to save changes to investigation.pdf before closing"
    I have created a XFA pdf file(using LC Designer 8.2) to display this issue
    I am not able to attached the PDF. Without attaching the pdf it would be difficult to explain.
    click event js:
    function activateUser() {
      var PDFVersion=xfa.host.variation+xfa.host.version;
      xfa.host.messageBox("button click event registered");
      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 registered");
    xfa.form.form1.sendForm.welcomeMsg.presence = "visible";
    xfa.form.form1.sendForm.successMsg.presence = "invisible";
    docClose event js:
    xfa.host.messageBox("docClose event registered");
    event.target.dirty=false; 
    Steps to get the warning:
    1) Open the attached pdf using Acrobat Professional.
    2) Click the Confirm Enrollment" button
    3) Now close the document & the acrobat gives a warning "do you want to save changes to investigation.pdf before closing"
    Summary of the XFA pdf:
    It has two text fileds. On docReady event field A is made visisble & field B is made invisible.
    On button click event the field A is made invisisble & field B is made visible.
    On closing the pdf it should not throw this warning message.
    My Efforts:
    1) Found a property in adobe js docs.
           event.target.dirty=false;
    It doesn't solve the problem.
    2) I tried to put this logic in almost all the events listed in designer but I am not able to resolve the issue.
    Please help me resolve this issue.

    I tried putting the below 2 lines of code at the end of button click event & docClose event.
          event.target.dirty=false;
          event.target.requiresFullSave=false;
    It still gives the warning.
    Also I tried to found out the line of code which is making the pdf dirty.
      xfa.host.messageBox("is doc dirty (before displayInfo's visible-invisible work): " + event.target.dirty);
      xfa.form.form1.sendForm.welcomeMsg.presence = "visible";
      xfa.form.form1.sendForm.successMsg.presence = "invisible";
      xfa.host.messageBox("is doc dirty (after displayInfo's visible-invisible work): " + event.target.dirty);
    The doc got dirty when the successMsg field is made invisible.
    Problem I am trying to solve is:
         To display a welcome message before user action and after user action wants to display a success message.
         I follwed the visible & invisible approach & it wokred but gives me a warning on doc close.(Highly imp to avoid it)
    Is there any other approach I could follow here.

  • How to remove security warning from silent print

    Hi everybody,
    All is in the question ...
    From a web application i can print a document but every time that open a popup with a warning. I have to click ok before printing.
    I just like to remove this warning.
    Thank for your help.

    Silent printing can only be triggered from a trusted function (batch/menu scripts or the console). Calling the doc.print() function from anything else will always show the dialog, it's a security feature to prevent malicious files from spooling a billion-page job without the user realizing.

  • How to remove ABMultiValueCreateMutable warning

    Hello all,
    I am add label for emaiaddress,address,etc.It is work or Home label in iPhone simulator contacts.
    I write
    ABMutableMultiValueRef multiValue = ABMultiValueCreateMutable(kABHomeLabel);
    It create label but,
    It give me warnig:passing argument 1 of 'ABMultiValueCreateMutable' makes integer from pointer without a cast.
    How to remove i this warninig?..
    Thank you..

    You can't store a CFStringRef in a NSMutableDictionary. Create a NSString from the CFStringRef and use the NSString. Try something like:
    NSString *tmpKey = (NSString *)kABPersonAddressStreetKey;
    [homeAddr setObject:@"xyz" forKey:tmpKey];
    I think that will work. NSString is bridged to CFStringRef so this conversion works.
    You might also be able to just do:
    [homeaddr setObject:@"xyz" forKey:(NSString *)kABPersonAddressStreetKey];

  • How to remove project using sql with right sequence

    Hi,
    Tried to remove failed project using queries as per sequence specified as below.But getting below error while running final sql script(delete from epub_process where project = '?')
    SQL Error: ORA-02292: integrity constraint (PUB.PROC_HIST_ID_FK) violated - child record found
    02292. 00000 - "integrity constraint (%s.%s) violated - child record found"
    *Cause:    attempted to delete a parent key value that had a foreign
               dependency.
    *Action:   delete dependencies first then parent or disable constraint.
    delete from avm_asset_lock where workspace_id in
    (select id from avm_devline where name in
    (select workspace from epub_project where project_id = 'prj49024'));
    delete from EPUB_PR_HISTORY where project_id in
    (select project_id from epub_project where project_id = 'prj49024');
    delete from epub_project where project_id = 'prj49024';
    delete from EPUB_PROC_HISTORY where process_id in
    (select process_id from epub_process where project = 'prj49024');
    delete from EPUB_PROC_TASKINFO where id in
    (select process_id from epub_process where project = 'prj49024');
    delete from epub_taskinfo where process_id in
    (select process_id from epub_process where project = 'prj49024');
    delete from EPUB_WORKFLOW_STRS where id in
    (select ID from EPUB_IND_WORKFLOW where process_id in
    (select process_id from epub_process where project = 'prj49024'));
    delete  from EPUB_IND_WORKFLOW where process_id in
    (select process_id from epub_process where project = 'prj49024');
    Getting error while executing this script
    delete from epub_process where project = 'prj49024';
    Please let me know right sequence or how to avoid this error
    Thanks
    Sri

    Thanks Shaik.Slight modification to your query working.
    delete from EPUB_PR_HISTORY where project_id in ('prj213002','prj200001');
    delete from EPUB_PROC_HISTORY where process_id in
    (select process_id from epub_process where project in ('prj213002','prj200001'));
    delete from EPUB_PROC_TASKINFO where id in
    (select process_id from epub_process where project in ('prj213002','prj200001'));
    delete from EPUB_IND_WORKFLOW where process_id in
    (select process_id from epub_process where project in ('prj213002','prj200001'));
    delete from epub_process where project in ('prj202001','prj213002');
    delete from avm_asset_lock where workspace_id in
    (select id from avm_devline where name in
    (select workspace from epub_project where project_id in ('prj213002','prj213002')));
    delete from epub_project where project_id in ('prj202001','prj213002');
    commit;

  • How to Remove "Project Plan Template" from Project MSP client Enterprise tab / Project Server 2013

    Hello All,
    This should be easy one.
    I have created a "Project Plan Template" and applied to the EPT. Now i open my MSP Client 2013 and go to New--> Enterprise tab and select the template i want to use to create a new project. However, there are unnecessary Plan Templates which
    i want to remove from enterprise tab.
    Please Help. 
    sandeep

    Hi Sandeep, Go to PWA,server settings, delete enterprise objects. Then select the project combo box. You will see the list of all projects of your instance, with a column named "type". In this column you will find projects, sub projects, master
    projects and templates. Just sort along this type column, look for the templates, select the template to remove and click on the "delete" button.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • How to remove the warning messages in CODE INSPECTOR of my report......?

    Hi All,
    I am trying to do the check to my program i.e CODE INSPECTOR. i am seeing the following warning messages below.
    1 warning message
    Program zraj0xxx include  zraj0xxx row 000083 Column0000
    %LINR-VBUP contains a hyphen
    (The Hyphen is used as a dereferencing operator! )
    Note: when i double click on the above message its taking me to the below code of my program.
    DATA %COUNT-VBUP(4) TYPE X.
    DATA %LINR-VBUP(2).
    TABLES VBPA.
    DATA %COUNT-VBPA(4) TYPE X.
    DATA %LINR-VBPA(2).
    2 warning message
    Program zraj0xxx include  zraj0xxx row 000079 Column0000
    Field string VLPMA is not referenced statically in the program
    Note: when i double click on the above message its taking me to the below code of my program.
    SELECTION-SCREEN: BEGIN OF BLOCK PROG
                               WITH FRAME TITLE TEXT-F58.
    TABLES: VLPMA,                                             
                  VLKPA.  
    TABLES VBUP.
    3 warning message
    Program zraj0xxx include  zraj0xxx row 000001 Column0000
    TEXT- GOH from the text pool is not used.
    Note: when i double click on the above message its taking me to the below code of my program.
    REPORT ZHYD0147 LINE-SIZE 255 NO STANDARD PAGE HEADING
       MESSAGE-ID ZB                                        
       LINE-COUNT 065(001).
    Thanks in advance.
    Rajesh.

    Hi Rajesh,
    First  warning message.
    DATA %COUNT-VBUP(4) TYPE X.
    DATA %LINR-VBUP(2).
    TABLES VBPA.
    DATA %COUNT-VBPA(4) TYPE X.
    DATA %LINR-VBPA(2).
    Here you are not supposed to use hyphen but instead use '_'.
    Second warning message
    Program zraj0xxx include zraj0xxx row 000079 Column0000
    Field string VLPMA is not referenced statically in the program
    That means you are not using this VLPMA any where in your program so bettr delete fromt he Top Include.
    Note: when i double click on the above message its taking me to the below code of my program.
    Third warning message
    Program zraj0xxx include zraj0xxx row 000001 Column0000
    TEXT- GOH from the text pool is not used.
    this also means that you are not using this Text elemnt anywhere of your program.So delete this one also.
    Thanks
    Rohini.

  • How to remove Access 2007 (MDB) project from Team Foundation using VB6/VBA?

    Hi,
    is there any way how to remove A2007 (MDB) project from Team Foundation using VB6 or VBA? CompactDatabase method doesn't seem to help.
    I need to remove back-end MDBs before deploying the whole project. In other words, the MDBs themselves should remain in TF but I'd like to remove their copies that should be deployed (distribution set). I wrote a simple function for compacting MDBs but it
    doesn't do the trick. When I compact an MDB in Access 2007 I'm always asked whether I want to remove it from source control.
    Thank you very much in advance.

    What are the copies you referring?
    These are physical copies of local MDB files. I can't (don't want) to deploy MDB files that are handled by source code control (SCC) since those files hold information about SCC (local directory mapping). Users might not understand the message they get when
    they open such MDB in Access, eg.:
    This database was named 'C:\Projekty\P1\DB\nP01.mdb' but has been moved, copied, or renamed. Source code control features will be disabled.
    That's why I want to remove the SCC information from MDB files. The only way I know so far is to use "Compact & Repair database" in MS Access 2007. I'd like to point you to http://msdn.microsoft.com/en-us/library/aa155494%28v=office.10%29.aspx (it's
    similar to Access 2007 & Team Foundation):
    Using the Compact Database Command
    In order to take a database that is under source code control and deliver it to a user, you need a way to cut the database's ties to source code control. When you compact a database that is under source code control, Microsoft Access 2000 prompts you
    to remove the database from source code control.
    To remove the database from source code control, Microsoft Access simply removes the Visual SourceSafe properties from the Microsoft Access database and its objects.
    I would like to remove Access MDBs from SCC programmatically so that I can
    significantly reduce time that I spend on deploying the application. In one of our applications there are five back-end MDBs that are under SCC and it takes some time to remove them from
    SCC manually. I have to do it anytime we release new version, even for releases that are determined as testing releases for internal testing within our company.
    Thank you very much for your time.

  • Extended syntax check how to remove warning

    I get the following WARNING message in extended syntax xheck.
    How to remove it.
    INT_TABLE stands for 2 fields: Table INT_TABLE[] and its header line           
    Field INT_TABLE is not referenced statically in the program       
    Here is the definition of int_table
    TYPES : BEGIN OF x_table,
              SIGN(1) TYPE C,
              OPTION(2) TYPE C,
              LOW(10) TYPE C,
              HIGH(10) TYPE C,
            END OF x_table.
    int_table    TYPE STANDARD TABLE OF x_table.             
    Int_table is used in a function module as a TABLE parameter in the form,
    In the perform S_user_field is used

    Hi,
    Do some kind of check for ur interanl table in the program.
    if not INT_TABLE[] is initial.
    endif.
    Regards,
    Nagaraj

  • How to remove hung project in BCC

    Hi
    I was trying to remove an epub project from the DB, but unfortunately the query deleted all the publishing projects.
    There was one project that was performing deployment.
    Now by deleting all the projects directly from the DB has caused the target agent to go in a hang situation.
    Coz it is looking for a project that has already been removed.
    It is now stuck at 0% and i am not able to cancel it or reset the agent to normal state.
    Clicking cancel throws an exception that the project could not be found.
    Can some one tell me how to clear my agent from this project.
    Thanks

    Refer the doc to remove the hung projects in BCC using sql.
    http://atgkid.blogspot.com/2011/10/how-to-correct-projects-in-unknown.html
    Or use trigger the event using the component /atg/epub/messaging/PublishingMessageSource to bring the project to previous state.
    Peace
    Shaik

  • How to remove the time slider from my project and keep only buttons

    How to remove the time slider from my project and keep only buttons to interact with my project .

    If I understand you correctly, go to the skin editor (Project, Skin Editor in Captivate 4), select the Playback Control tab, uncheck the Progressbar check box.  Leave checked the buttons for play/pause, rewind, forward, back, etc.
    I hope this helps.
    Mister C.

  • How to remove all slide notes in a project at once

    Hi All,
    I've some problem on removing slide note. I recently know how to remove slide note "one by one" method on captivate 8 but if I want to remove all slide notes at once, How can I do?
    Anybody know about this?

    Hi there,
    At present there is no option present in Captivate to delete the all slide notes at once. Please use the below link and file feature request for the same so that we can consider it for the future releases.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Thanks,
    Nimmy Sukumaran.

Maybe you are looking for

  • WLS 6.1 The transaction is no longer active...

    Hello guys, I have a litle problem. We have an application deployed on WLS 5.1. It is working perfect for more than an year now. We recently migrated to WLS 6.1, which went pretty painlessly. The only problem I figured out is a transaction timeout on

  • Problem about logical database programming

    Dear all, I have a logical database PRPS_R which contail PRPS and some additional fields. In my abap report, I call this logical database by "GET PRPS_R". Can I ask how to perform sorting to the  logical database in ABAP report? Thanks Sunny

  • Can I use an old computer as a monitor?

    My daughter has an old iMac that doesn't have the memory to run an app that she would like to get. There is no longer any memory that we can purchase to add to it, according to Apple. I was thinking of getting her a Mac Mini, and using her old iMac a

  • Clicking on a website opens it in a new window but also opens up a blank tab

    On the Firefox homepage when clicking on a website to open, it opens up a new window and a new tab. Instead of going to the desired website I'm automatically lead to the blank tab which is the pinned favourites webpage (this is different to my homepa

  • Any field in PO item could I key in a shipping date?

    Dear friends, We were required to key in a shiping date (goods departure from vendor) in the PO. Is there any idel date field that I could manupulate to input this data? and later on could br retrived to make a query report? Thanks, Linda