Error clicking on Open "In Microsoft Project for Editing" from PWA ribbon

Receiving errors when selecting any project (from Project Center in PWA on SharePoint 2013) and choosing Open "In Microsoft Project for Editing" from ribbon. Error messages below. We do not receive the error if MS Project Pro 2013 is already
open on PC. What is triggering these errors?
As Project Server Admin using IE9, MS Project Pro 2013 starts to open and then displays "Project Professional 2013 needs to be online in order to open your project. Set Project to connect to Project Web App and try again."
A PM using IE9 completes the same process and receives "Microsoft Project has stopped working correctly. Windows will close the program and notify you if a solution is available." and separate window with "Sorry, we were
unable to open your project. Please try again. If this happens again, please contact your administrator."
As Project Server Admin, I also tried it in Firefox and received the following error message "Project Professional needs to be installed to open the project. Install Project and try again."

Worth checking my blog from yesterday if you are using Firefox -
http://blogs.technet.com/b/projectsupport/archive/2014/12/18/project-online-opening-projects-from-project-center-with-firefox.aspx - this can give this kind of error if you have spaces in the project name.  Also make sure in Firefox you have the correct
association for the protocol handler (under Options, Applications) - it needs to have ms-project associated with 'Use Microsoft Office 2013 (default). If this doesn't work then maybe Fiddler will help identify what's going on.  Please don't post
Fiddler traces to the forum though as they can capture passwords etc.
Brian.
Blog |
Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
Project Server TechCenter |
Project Developer Center |
Project Server Help | Project Product Page

Similar Messages

  • Open a digital project for editing

    I can't seem to find the answer, so here is what I assume:
    I am using PSE 6 on Windows XP sp3
    I have created a digital project that is a photo gallery. I have successfully uploaded it to my personal website.
    How can I open the project and edit it? In particular, I want to add a link that allows the user to go to the "home" page of my personal website.
    At this point, I assume it cannot be done in PSE 6.
    Thanks,
    Larie

    I like to do that with my galleries. I use a text editor to do a search and replace across multiple documents to add the link. I user an older version of PSE though that doesn't do flash galleries.
    From Juergen's post it sounds like it would be even easier. If the flash gallery is embedded in one html page you only have one page to edit.
    There are many online html tutorials if you are not familiar with writing html;
    http://www.lissaexplains.com/
    http://www.htmlcodetutorial.com/

  • Folio Builder: An error has occurred opening the source file for the article layout.

    I have been working on a Folio. When I sat down to work on my folio, I was instructed by indesign to update my Folio producer tools, which I did.
    Since then I can no longer view any article layout from that folio in indesign. Indeed any folio that I create that does not reside on my desktop give the same problem. I can import articles, add articles and they all upload to the proper place at adobe and I can view them. But I simply cannot open them up through folio builder as I previously.
    The exact error message is as below:
    An error has occurred opening the source file for the article layout.
    The InDesign file for the layout cannot be found.
    Another strange thing that seems to be happening is that the folio will randomly reoder the articles in the folio.
    I have dumped my indesign prefs, tried creating an entirely new project, made a new account and even reinstalled the entire software.
    But the problem of opening an article that I have imported or added to a folio, simply not being found to open has got me stumped. I can't proceed with a major project until I can sort this out.
    Can anyone help.
    Many thanks
    Steve
    The problem initially seemed very similar to the one linked below, but I dont get the content generation error
    http://forums.adobe.com/thread/901804?decorator=print&displayFullThread=true

    Questions about the Adobe Digital Publishing Suite should be posted in the DPS Forum.
    http://forums.adobe.com/community/dps

  • Unexpected severe error in Jdeveloper opening a toplink project

    Folks,
    I'm getting the following errors trying to open a Toplink project on Jdev 11.1.1.2
    Could you please advice ?
    Thanks,
    Gustavo.
    oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
    WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
    oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
    WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
    o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
    o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.initializeDatabases(MWPersistenceProject.java:97)
    o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.<init>(MWPersistenceProject.java:70)
    o.toplink.workbench.addin.application.PersistenceProjectContext.initialize(PersistenceProjectContext.java:75)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.PersistenceProjectContext.<init>(PersistenceProjectContext.java:43)
    o.toplink.workbench.addin.application.ContextManager.openPersistence(ContextManager.java:1188)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1331)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
    o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
    o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    oracle.jps.credstore:Jun 25, 2010 11:44:41 AM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    oracle.adf.share.jndi.ReferenceStoreHelper:Jun 25, 2010 11:44:48 AM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:dnd

    Stantonc
    There is an Adobe document that deals with this specific error message.
    Have you seen it and tried it?
    http://helpx.adobe.com/premiere-elements/kb/keyframe-h-142-error-opening.html
    Please check it out and then let us know if that worked for you.
    Thanks.
    ATR

  • Error on imovie11: Unable to prepare project for publishing.

    Error on imovie11: Unable to prepare project for publishing.
    I badly need someone that is an extreme expert on Mac Pro and imovie11 and very good at troubleshooting. I have a critical project to get out and have serious problem. Mac store solutions did not work. Need a Pro that I can hire to come to my office in Raleigh NC.
    Cleared the memory space on the drive, cleared the preferences.. critical problem. Love to find someone good to hire in the Raleigh NC area that come over and work on it.
    Martin Brossman 919 847 4757
    Apple Store advice did not work.

    Rocker-65 is correct, large, long and complex projects can have problems resulting in a Error-108. Sometimes cutting a Project up into pieces or just cutting into 2 can help. Easiest way to accomplish the cutting is to create a Duplicate Project. Then just cut Project 1 in half, saving the first part. Duplicate Project gets cut in half and contains the second part.
    Then if you want to stitch them back together, export each project individually at 720p. Import each one BACK into a new Event Folder in iMovie and combine then in a new Project, export that.

  • Microsoft project for mac

    is there an = to microsoft project for mac?

    One is this:
    http://www.sharedplan.com/index.html
    another:
    http://www.webintellisys.com/index.html
    cheaper one:
    http://www.jtechsoftworks.com/index.htm
    least but not last:
    http://www.webasyst.net/project-management.htm
    and a lot more of them......
    Just make a Google search!
    cheers
    rob
    Power Mac G4/533 PowerBook 12   Mac OS X (10.4.4)  

  • Opening a word document for editing with webdav

    I'm not sure if this is the correct place for this question..
    I am attempting to open a word document, which resides in a webdav folder from web app. I need IE to start word and open the original document from the webdav folder and allow the user to make changes to the document and save it back to the webserver.
    Wep app this http://www.javatalks.ru/go.php?uri=http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/java/org/apache/catalina/servlets/WebdavServlet.java
    I've got it to open the document but it seemed to have copied the document to my temporary internet files folder and opened the copy from there. The original file name is "test.doc" but the opened temprary file is "test[1].doc" and so on. How can I get it to open the original document for editing?
    Any help would be appreciated..

    Not sure about payment options but you can check for yourself at http://success.adobe.com/en/na/sem/products/acrobat/feature.html

  • What format should AutoCAD be saved in to open in Adobe Illustrator for editing colors?

    What format should AutoCAD be saved in to open in Adobe Illustrator for editing colors?

    DWG 2010. Depending on the version of ACAD and AI, the results may vary...
    Mylenium

  • 'Tis better to pen for edit from .lvproj rather than ClearCase

    I have been told that it is better to open a file for editing from .lvproj than from source control or the directory. Reason being it would help ensure that LabView would know of changes affecting other VIs and also be better able to deal with renames or relocations. 
    So if I open a VI from the project file then double click a subVI within it, will the subVI be afforded the same protections or must it also be opened from the project file?
    thanx,
    jvh
    Solved!
    Go to Solution.

    Hi jvh,
    I imagine since the subVI is the same instance within the calling VI as is included in the project then it should yield the same result because the SCC affects the entire hierarchy within the project.  I found some resources in the NI Community (here) and the LabVIEW 2009 Help (Configuring Source Control for LabVIEW Projects) that should be a great starting point for further clarification of SCC with LabVIEW.
    I hope this helps!
    - Greg J

  • Adobe Photoshop Elements 12 for Mac does not show up in Applications. Tutorial for editing from iPhoto shows selecting the Adobe software in Applications. Am I missing a step in registering product?

    Adobe Photoshop Elements 12 for Mac does not show up in Applications. Tutorial for editing from iPhoto shows selecting the Adobe software in Applications. Am I missing a step in registering product?

    I answered my own question: There's a difference between "download' and "install." Hunt for "install" (1.5 hrs in my case) and line up your passwords, Adobe ID, etc, then install. Took 15 min. The right choice shows up in Applications. Now it's on to figuring out why photo selected for edit in iPhoto does not show up on screen in Elements.

  • Error -34 and error -50 message while preparing a project for iDVD

    I keep getting an error -34 and and error -50 message when I try to prepare a project for sharing in iMovie. Does anyone know why this might be please?
    I managed to create a DVD before with this project but then went back in and changed some of the text clips to centred as they were not showing up when I played it on my TV (they were partially hidden - but that's another question!)
    I also got a message that there was not enough space on the disc although it was only 1 hr 13 mins and the DVD-R disc is 120 mins.
    thanks

    Memory is RAM and should not be confused with hard drive space.
    Open any Finder window and you will at the bottom of the window hor much free space you have. Less that about 20GB and you may have troubles.
    As you have an external hard drive (and assuming that this is not also full!) move files and documents etc to that, but keep your application on the internal startup drive.
    I have about 4 hours of video that I want to download onto a DVD
    You can't get 4 hours of video on one DVD. Even on a dual-layer DVD that will be difficult.

  • A keyframe h-142 error appears when opening a archived project in Adobe Premiere Elements 10

    Whe I tryed to open a archived project in Premiere Element 10 a popup turned up with the message "Premiere Elements has encountered an error <pad>\keyframe\keyframe.h-142.
    The project doesn't open.
    Can anybody help me, to resolve this error. Is a patch avallable?

    Stantonc
    There is an Adobe document that deals with this specific error message.
    Have you seen it and tried it?
    http://helpx.adobe.com/premiere-elements/kb/keyframe-h-142-error-opening.html
    Please check it out and then let us know if that worked for you.
    Thanks.
    ATR

  • How do I download a free trial of Microsoft Project for Windows XP?

    Hello
    My PC runs on Windows XP and it doesn't meet the system requirements for the Microsoft Project 2013 trial.  Are you guys able to assist and send me a link to 2010 trial?
    Many thanks

    Nora,
    Here is the link for trials of all previous versions of MS Software. Project 2010 is under "Office"  category.
    http://technet.microsoft.com/en-US/evalcenter/dn407368
    Prasanna Adavi,PMP,MCTS,MCITP,MCT http://thinkepm.blogspot.com

  • I have just installed 10.7 Lion and get the following message when trying to open a Microsoft Office for Mac 2004 product "You can't open the application Microsoft Entourage because PowerPC applications are no longer supported." What needs to be done ?

    What needs to be done to regain my Microsoft Office for Mac suite that I lost when I installed Mac os 10.7.3 Lion upgrade?

    boyfromoz wrote:
    Shootist007 wrote:
    Or you could just wipe out Lion and restalled Snow Leopard. Then when you are in the market for a new computer, desktop of notebook, buy something other then Apple.
    why would you say things like that here? if you are a windows one then stay there. but you are not polite or helpful and if can't use Apple i wonder why you would come here to tell all about your sad story. I don't understand that it has nothing to do with question asked.
    I own, or should I say have owned, several Apple products. Including a new MBP.
    I also use Windows.
    I will say anything I like in an effort to help people overcome problems they are having with Mac's and computers in general.
    Being a Apple Fanboy is not required for membership on this forum or trying to help other Mac users.
    And just how is suggesting to remove Lion and to go back to Snow Leopard not helping the OP in his quest to make his already owned and paid for MS Office software work? If it is isn't broken stop trying to fix it. Snow Leopard is a fine OS. Lion is still in Beta, only Apple hasn't told anyone. And yes I run Lion on my new MBP but I also have a partition with Snow Leopard on it.
    Thank you and have a great day.

  • Opening a PDF for editing from a website

    I am new to Adobe Acrobat and need to know what is required in order to place an editable PDF on a website for editing without downloading to the local computer?  I am working on a rush project that has 7 pdf files with fields that need to be accessed online for editing.  When I upload to website and open, they open locally. Any help greatly appreciated.
    Thanks
    Janice

    What sort of edting are you talking about, and what do you want to do with the documents after they're edited?
    If you just want the PDF to open in Acrobat, you have to configure it be selecting: Edit > Preferences > Internet > Display PDF in browser

Maybe you are looking for

  • Multiple Devices, One Apple ID, iMessage Chaos

    Hi all, Wanted to bring up a new "feature" of iOS 6 - probably already has been discussed here a few times, but this is a real pain and something that I think Apple has backwards. My wife, daughter and I each have an iPhone 4, and son has an iPod Tou

  • IPhone 5 refuses to sync most of my music for no apparent reason

    iPhone 5 running the latest version of iOS 7, trying to sync to the latest version of iTunes for Windows. Syncs about a third to half of my music (700-1200 songs out of 3000) before saying "finishing sync" and displaying nothing more than the Apple l

  • How to Filter Email or Direct Email to a Specific Folder

    Hi I've just bought a Blackberry Z10 but I cannot find how to filter my email. I was able to do this on my older Blackberry Edge. What I'm trying to do is filter emails by subject, sender, or other parameters. Alternatively, I would like to be able t

  • Can I use SCC-DI01 modules with a PCI-6533 device?

    I am looking into performing buffered acquisition of various digital signals using a PCI-6533 device. Can I use SCC-DI01 modules with this device? If so, would this be via the SC-2345 Carrier? The manual seemed to suggest is was only compatible with

  • A problem with events

    Hi, first of all, sorry for my poor english :( My problem is: Have a page jsf with 2 SelectOneMenu and 1 commandButton like this <h:selectOneMenu binding="#{nuevoExpediente.cbObra}" valueChangeListener="# {bean.cbObra_OnChange}" onchange="submit()" >