File not found in Link Between Projects Window - test no edit rights to other file

Hi,
I am doing a test to see if i can create a link by typing the link path (f.i. <>\plan2\1) in the predecessor column without having edit rights to the other plan.
I expect this to be possible as the edit in the other plan (creation of link) is only done after the change is accepted through the LBP (link between projects) window. Besides, when i do it to both my own plans, in this LBP window i get 'create external
link' as difference to accept.
When I do it on Project Server 2010 to a plan I do not own or having edit rights on, I got the message 'file not found'.
Is this message related to what I am trying or does it have another cause?
Does someone know if what I want can be done?
Rgds
Sander

Hi Sander,
I confirm that for creating a link between projects, you need to have access in read-write to both files.
Indeed creating such a link will write in both files information about successors (in the source file) and predecessors (in the destination file).
Note that if you only need to update the successor, you don't need anymore to open in read-write mode the source file, since you won't write any more information in it.
Hope this helps.
Guillaume Rouyre - MBA, MCP, MCTS

Similar Messages

  • I reinstalled my OS as I do every year or so. when I install CS4 I do not have Premiere Pro Adobe Premiere Pro Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists

    Error 1603. Error 1311.Source file not found: F:\Adobe CS4\payloads\AdobePremierePro4All\AdobePremierePro4All1.cab.  Verify that the file exists and that you can access it.

    And what exactly? You have not provided any system info or other details.
    Mylenium

  • Error 1311 Source file not found

    Hi.
    I have tried to repair my Adobe Acrobat 9.0 because it's not working. I got Error 1311 source file not found.
    then the following path  c\ProgramFiles(x86)\Adobe\Acrobat9.0\Setup\Files\{AC76BA86-1033-F400-BA7E-000000000004}\D ata1.cab
    Verify that the file still exists and that you can access it.
    What do I do now? I can't open any PDF files from the net.
    Also, I have rec'd the following: Unable to find Adobe PDF resource files.
    C\ProgramData\Adobe\AdobePDF\Settings\*.joboptions  Then it said you must have administrator privileges to install these files. Contact your local administrator. How do I do this? I am the administrator on my home computer!

    Thank you Pat.
    A couple of things...
    First off I am disabled and sometimes a little slow on the uptake.
    Subsequent to my first query, I was successful in downloading the Adobe
    Reader XI. However it only allows me to view PDF's that reside on my
    computer. If however I want to look at any docs on the web or that people
    send me via e-mail I cannot see them They flash  for a moment, like a tease
    and then say there was a catastrophic crash with not much after that.
    If I follow your instructions below, I presume that I will be deleting the
    A R X1 as well and as it was very very difficult to get it is the first
    place, would you be able to help me with a reinstall?
    I think what happened is that my grandson did a "cleanup" on my computer
    and deleted only parts of programs...and thus the part that are missing
    will not allow for the subsequent updates.
    So...thank you for your patience and confirm that I should uninstall and
    using the cleaner and then reinstall using the links you provided?
    Thank you so much!
    Sass
    On Wed, Oct 29, 2014 at 1:40 AM, Pat Willener <[email protected]>

  • Preverify doesn't work. Always return error 2 "File not found"

    Hello,
    I have this configuration:
    - Latest JDK and JRE
    - Ubuntu Linux 7.10 64 bits
    - NetBeans 6RC2 Mobility Pack
    When I try to build a project, NetBeans returns:
    Preverifying 6 file(s) into /home/alfredbaudisch/NetBeansProjects/GameBuilderDemo2/build/preverified directory. 
    java.io.IOException: Cannot run program "/home/alfredbaudisch/Desenvolvimento/Utils/WTK2.5.2/bin/preverify": java.io.IOException: error=2, File not found
    Then I downloaded WTK 2.5.2 by myself and tried to build it using the toolbar:
    Creating project "GameBuilderDemo2" 
    Place Java source files in "/home/alfredbaudisch/j2mewtk/2.5.2/apps/GameBuilderDemo2/src" 
    Place application resource files in "/home/alfredbaudisch/j2mewtk/2.5.2/apps/GameBuilderDemo2/res" 
    Place application library files in "/home/alfredbaudisch/j2mewtk/2.5.2/apps/GameBuilderDemo2/lib" 
    Settings updated 
    Project settings saved 
    Building "GameBuilderDemo2" 
    java.io.IOException: Cannot run program "/home/alfredbaudisch/Desenvolvimento/Utils/WTK2.5.2/bin/preverify": java.io.IOException: error=2, File not found 
    Build failed  Any suggestion?
    Thanks.
    Edited by: AlfredBaudisch on Nov 25, 2007 1:36 PM

    The problem was that WTK was not accepting JRE 64-bits, then I installed JRE 32-bits and set up WTK to look for it.
    I wrote an article about the platform Ubuntu + NetBeans 6:
    http://mobiledeveloper.auriummobile.com/index.php/2007/11/25/perfect-java-development-platform-with-ubuntu-710-and-netbeans-6/
    Edited by: AlfredBaudisch on Nov 25, 2007 6:47 PM

  • When i try to open my projekt in logic pro x it say audio files not found?

    when i try to open up a projekt in logic pro x it say audio files not found why is this heppends? 

    This error typically means the audio files you used in this project are no longer found in their original location.. (did you move or delete them?) or you have renamed the audio files..... or they were located on an external HD etcand that drive or disk is no longer available.... because its not plugged in.

  • File Not Found Error on Fresh MX7 Installation

    After spending days getting CFMX 7.0.2 installed on a CentOS5.3 (production) server running Apache 2.2.3 and WHM/cPanel 11, by religiously following Bill Mitchell's lifesaving guide, CF is up and running but I cannot access the administrator or anything else in user public_html directories.
    If I place a simple foo bar test file in the /usr/local/apache/htdocs/testfile.cfm directory, I can call it at http://[IPaddress]/testfile.cfm and it parses properly.
    However, if I place the same file at /home/cfusion/public_html/testfile.cfm and call it at http://[IPaddress]/~cfusion/testfile.cfm, I get a CF-generated 404 "File Not Found" error.
    cfusion is a cPanel account I created via WHM prior to installing ColdFusion as a repository for my CFIDE directory.
    If I place a symlink for /usr/local/apache/htdocs/CFIDE -> /home/cfusion/public_html/CFIDE:"File Not Found". If I cp -R my CFIDE into htdocs: "File Not Found." These files are physically there. I can easily verify that of course. But CF is still saying File Not Found. In fact, if I disconnect Apache - JRun, Apache finds the files all by itself no problem. They are definitely there.
    I thought this might be a permissions issue, but all my .cfm files are nobody:root 775.
    Here's what I'm seeing in the exception.log:
    coldfusion.runtime.TemplateNotFoundException: File not found: /~cfusion/filetest.cfm
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:83)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
        at coldfusion.CfmServlet.service(CfmServlet.java:107)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    I guess maybe I need to know where the config for webroots is set from the CF/JRun perspective? I'm a decent hand with web server admin stuff, but despite being a CF dev for 10 years, CF admin stuff is still a bit over my head. Any help would be GREATLY appreciated. I'm at my wit's end!

    Thanks Mack. I set verbose to true in my httpd.conf, restarted Apache, restarted CF, but I can't see any difference in the logging. Errors seem the same, and no additional info.
    The Apache error_log file is filled with cryptic stuff that looks like it's referencing JRun. Does any of this mean anything to you? Is there another log file I should be looking at?
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  filtering / (/usr/local/apache/htdocs/) HOST=null
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  filterRequest:   no match
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  jrun_service: r is 0x9d1aa98, server is 0x99df290, virtual 1
    [Thu Aug 06 00:06:52 2009] [notice] jrApache[8608: 15070]  jrun_service: no handler, return DECLINED
    [Thu Aug 06 01:10:01 2009] [notice] jrApache[8548: 18910]  jrun_trans: r is 0x9d169d8, server is 0x99df290, virtual 1
    [Thu Aug 06 01:10:01 2009] [notice] jrApache[8548: 18910]     HOST: <null>
    [Thu Aug 06 01:10:01 2009] [notice] jrApache[8548: 18910]  filtering /whm-server-status (/usr/local/apache/htdocs/whm-server-status) HOST=null
    [Thu Aug 06 01:10:01 2009] [notice] jrApache[8548: 18910]  filterRequest:   no match
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_trans: r is 0x9e5b930, server is 0x99df290, virtual 1
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]     HOST: <null>
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  filtering / (/usr/local/apache/htdocs/) HOST=null
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  filterRequest:   no match
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_trans: sub-request so DECLINED
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_service: r is 0x9e5b930, server is 0x99df290, virtual 1
    [Thu Aug 06 00:11:53 2009] [notice] jrApache[8518: 55474]  jrun_service: no handler, return DECLINED
    [Thu Aug 06 00:15:01 2009] [notice] jrApache[8519: 59314]  jrun_trans: r is 0x9f96cc8, server is 0x99df290, virtual 1
    [Thu Aug 06 00:15:01 2009] [notice] jrApache[8519: 59314]     HOST: <null>
    [Thu Aug 06 00:15:01 2009] [notice] jrApache[8519: 59314]  filtering /whm-server-status (/usr/local/apache/htdocs/whm-server-status) HOST=null
    [Thu Aug 06 00:15:01 2009] [notice] jrApache[8519: 59314]  filterRequest:   no match

  • Error:"Add on  executable file not found"

    hi
    How to solve
    "Error:"Add on  executable file not found"" while adding add ons in sap b1
    Edited by: Philip Eller on Jun 16, 2008 10:13 AM
    Edited by: Philip Eller on Jun 30, 2008 10:02 AM*

    Hello Neetu,
    Are you installing the XLR? if yes, when choose SQL server, please
    Type a wrong servername first, then you will be able to get to an advanced
    dialogue. Enter the correct name with username and password and then go on
    to see if it works.
    Kind Regards,
    Maggie Zheng
    SAP Business One Forum Team

  • I am having a terrible time trying to convert my Quick Time file to an AVI file to use in a powerpoint presentation.  Any suggestions?  I am getting Error .43 file not found?

    I am having a terrible time trying to convert my QT file to an AVI file so I can use in PowerPoint.  I am getting Error 43 File not Found, any suggestions?

    Hi Jenna,
    The error your getting suggests a file path problem.
    How are you embedding the movie in PP and where is the movie file located relative to the PP file? Are you getting this error within PP when the slide containing the embedded video is displayed?
    If you embed a movie and then move it or change its name then PP will generate this error.
    Alastair.

  • JSP file not found. server.xml/web.xml problem?

    Hi there,
    I have a login.jsp that accepts username and password. Once login is approve, it calls main.jsp file as follows using <jsp:forwards>:
    if (login != null){
    out.println("Login Successful!");
    session.setAttribute("sessionUsername", username);
    session.setAttribute("sessionPassword", password);
    out.println("session started!");%>
    <jsp:forward page="main.jsp" />
    Problem is that the server returns "file not found", when I'm sure the main.jsp is right there! I suspect there is some configuration problem with the Tomcat, but I donno what. Do I need to edit the server.xml or web.xml, coz I didn't?

    please check that the jsp file to which you are forwarding the request exist at the same location where forwarding jsp exists.

  • Javadoc: file not found

    I'm using Ant to build jar files, etc. and want to use it to create the docs too. But, I'm having a problem.
    This line works by hand:
    javadoc -d ../docs com/ejs/demo/*.java com/ejs/io/*.java com/ejs/layout/*.javaPutting this into Ant looks like:
       <!-- Build the docs with javadoc -->
       <target name="docs">
        <mkdir dir="../docs"/>
        <javadoc destdir="../docs"
            sourcepath="."
            sourcefiles="com/ejs/demo/*.java,com/ejs/io/*.java,com/ejs/layout/*.java">
        </javadoc>
       </target>This looks right to me, but when I do "ant docs", it comes back with this output:
    Buildfile: build.xml
    docs:
      [javadoc] Generating Javadoc
      [javadoc] Javadoc execution
      [javadoc] javadoc: File not found: "/opt/src/java/graphs/classes/com/ejs/demo/*.java"
      [javadoc] 3 errors
      [javadoc] javadoc: File not found: "/opt/src/java/graphs/classes/com/ejs/io/*.java"
      [javadoc] javadoc: File not found: "/opt/src/java/graphs/classes/com/ejs/layout/*.java"
    BUILD SUCCESSFUL
    Total time: 33 secondsThose full paths there (/opt/src/java...) are correct and if I do a quick "ls" with any of the args, I get all my souce files listed.
    What is wrong?

    I don't know ant very well, but perhaps sourcefiles
    requires that you omit "/*.java". You might try
    dropping those, based on the error message.
    Also, sourcepath should not be needed when passing in
    source files (it's used only when passing in package names),
    so try omitting that as well.
    -Doug

  • Cisco NCS Prime upgrade error : "% Manifest file not found in the bundle"

    Hello ,
    I am currently trying to upgrade my NCS software from 1.0.1.4 to 1.1.1.24 using the upgrade bundle .
    Running the upgrade procedure i receive the following error message :
    |---------------------------------------------------------------------------------------------------------------------------|
    CPNCSSRV/admin# application upgrade NCS-upgrade-bundle-1.1.1.24.tar.gz ncs-ftp-repo
    Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
    Generating configuration...
    Saved the ADE-OS running configuration to startup successfully
    Initiating Application Upgrade...
    % Manifest file not found in the bundle
    |---------------------------------------------------------------------------------------------------------------------------|
    Just to make it clear :
    1. the .tar file isn't corrupted
    2. there are no typo's
    3. the repository is fine
    Any ideas would be appriciated .
    Thanks ,

    Hi,
    In case anyone encountered the same problem, here is how you solve it:
    1- Login into shell by typing "shell command" from NCS enable mode.
    2- Copy the installation zip file to local disk directory:
              cp /source-path/name/installation-file-name.zip /localdisk
    3- Browse to localdisk directory which exists in the root directory and unzip the zip installation file:
              [LMS/root-ade localdisk]# unzip installation-file-name.zip
    4- Exit shell by typing "Exit"
    5- At this step, if you type the "dir" command, the installation file "NCS-upgrade-bundle-1.1.1.24.tar.gz"  should appear.
    6- In "conf t" mode, create a new repository
         repository myrepo
              url disk:/
    7- application upgrade NCS-upgrade-bundle-1.1.1.24.tar.gz myrepo
    Please rate if you find helpful.
    Thanks.
    Moath Rawashdeh

  • What can i do when my Xcode project shows me That UIKit/UIKit.h file not found.

    When i going to run my Xcode project on my iPad i got an issue,it was UIKit/UIKit.h file not found. what can i do?

    Unfortunately, this sort of trouble has gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25. First we have to find a copy of the utility.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for at least version 3.0 of the Windows Installer CleanUp utility. After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove".
    Quit out of CleanUp, restart the PC and try installing iTunes again. Does the install go through properly now?
    (If you do find a clean download site for the correct version of CleanUp, please don't tell me where it is. Without wishing to sound paranoid (although I grant it does sound paranoid), there is a non-zero chance that posting links to download locations for the utility here at Discussions leads to that download location being shut down.)

  • I am trying to install adobe livecycle designer es4 trial version on my computer and i keep getting the message Error 13.11 Source file not found: c:\  verify that the file exist. I have tried to install on both windows 7 and windows 8 and i still get the

    error 13.11 Source file not found verify that the file exsist

    Try a more recent version of my advice. The "for older video cards version" may work when the default version doesn't.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • CS6:Server Link Error:"file not found: @executable_path/ObjectModelLib.dylib" ?

    Hi all,
    I'm trying to update my old code in CS5.5 for building new CS6( Server build), i get the link error "file not found: @executable_path/ObjectModelLib.dylib  " not sure what I missing in my project settings/items? Any thoughts or help would greatly appreciated.
    Thanks,
    Kamran
    P.S I use Mac OS X 10.6.8 and Xcode 3.2.6. for Model & UI build for the same project it builds fine.

    Never mind guys, I can compile it fine now :-)
    -Kamran

  • Help and learning center links return "file not found"

    The setup was done with the lattest and greatest install file downloaded from your website. Everything went OK with the following exception;  when I load  "Help and Learning Center" all links with the exception HP Connected return "File not found".  example;  http://h20180.www2.hp.com/apps/Error?h_lang=en&h_cc=us

    Hi @ballpet ,
    I see that you are experiencing issues with the Help & Learning Center software. I will certainly do my best to help you.
    It sounds like something is blocking the full software install.
    I would disable all the start up programs and temporarily turn off the Antivirus Software and any Real Time Scanning in the Antivirus Software also, to see if that is causing the issue. How to use MSCONFIG . Click on the Startup tab and click Disable all, Then click the Services tab and check Hide All Microsoft Services.
    Restart the computer.
    Disconnect the USB cable from the printer.
    Run the uninstall from the CD.
    Go start, computer, right click on the CD for the printer, left click open in a new window, double click on uninstall.
    Make sure that the print spooler service is running.
    Right-click Print Spooler, and then click Properties.
    If the Startup type is set to Manual or Disabled, click the drop-down list, click Automatic, and then click Apply.
    Under Service status, click Stop and then Start, and then click OK.
    Run the installation again and don't connect the cable until prompted.
    Test the printer.
    Then you will have to go back and enable the Startup programs, Microsoft Services and turn the Antivirus Software back on again.
    How is the printer connected? (USB/Ethernet/Wireless)
    Please provide in detail the results if you are still having issues.
    Have a wonderful day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

Maybe you are looking for

  • How to view the SOAP message in a web service call + Urgent

    Hi All, Iam trying to test a web service call(Iam using CXF). But I need to view SOAP message sent to web service or need to debug the web service call. Please help me on this regard with example.

  • How to determine 640/J2EE Startup Framework Binary Patch Level?

    Hi All, We are running BI ABAP with Java Add-in on WAS 640/SUSE/Oracle. In the ABAP world, there are many options for determining the current kernel patch level.  Disp+work -v, SYSTEM->STATUS, etc.. How do I determine the patch level of the J2EE star

  • Calling a different AM's method from a controller

    PAGE STRUCTURE: Main Page - FirstCO, FirstAM Main page's nested AM, nestedAM A method, newmethod in nestedAM A subregion - SecondCO, SecondAM A submit button 'applyButton' WHAT I WANT TO DO: When applyButton is hit I want to call a method in FirstAM;

  • Lost all playlists and purchased songs after 11.1.5.5

    All of my playlists, the purchased tab, suddenly disappeared after the 11.1.5.5 update.  Seems like others have had the same issue.  I'm a senior citizen, not the most technically savvy guy on the net, and need some help to fix.  Anyone out there hel

  • The updating process doesn't work. Nothing happens.

    Whenever the "update" screen/notice appears, I click on "update now." All that shows up is a flickering line, but nothing else happens. I am never notified that the update worked or failed.