Workflow Status page - web part unable to load

Has anyone seen "the web part was unable to load" in the workflow status page? Only some users are seeing this error but it's not consistent. What we noticed is that this error occurs only after transitioning from our Select to Manage Phase in
our workflow. The same user that received the error could see the Workflow Status PDP correctly in the previous phases and stages too... So the issue doesn't appear to be permissions related. Anyone have any ideas?

Hi,
Try to update web from following after migration you need to perform below for web part
$Web = get-SPWeb $Web.AllProperties | Format-Table
$Web.AllProperties[“PWAURL”]=””
$Web.Update()
$Web = get-SPWeb 
$Web.AllProperties | Format-Table
$Web.AllProperties[“PWAURL”]=””
$Web.Update()
also from you last reply i understood that after removing custom field which are having graphical indicator and look up PDP is working as expected. It means look up and graphical indicator is creating issues.
For Custom field which are having look up field if no value will be selected then it may give error its a expected behavior. It means you need to fill values in those custom field else you will face issue.
For Graphical Indicator issue: Go through below links 
http://social.microsoft.com/Forums/en-US/6cdfc2bf-1df7-4b26-a60f-220364093bda/pdp-webpart-and-graphical-indicators?forum=project2010custprog
http://social.technet.microsoft.com/Forums/projectserver/en-US/75b8f6af-0060-4870-a50d-45d44b58cf5f/indicators-on-pwa-not-displaying-project-server-2010-dec-cu
Hope it will help. Please let me know the out come. 
kirtesh

Similar Messages

  • Project Details Web Part Unable To Load

    We have recently migrated a customer's Project Server 2007 instance to Project Server 2013. While opening some of the projects in PWA to edit the project custom fields, we encountered an error "This Web Part was unable to load.". Further investigation
    found that it was due to some non-mandatory custom fields having lookup tables and graphical indicators, but were entered as blank. We did not have any problems in Project Server 2007. Is there any solution for this?
    The ULS log shows the following error: 
    [bucketHash:E8DACC42] Webpart ProjectFieldPart failed in PageLoadComplete. Unique ID: 06385c9c-53dd-20d6-7f2f-37a33f0b405c System.InvalidCastException: Cannot cast DBNull.Value to type 'System.Guid'. Please use a nullable type.     at System.Data.DataRowExtensions.UnboxT`1.ValueField(Object
    value)     at Microsoft.Office.Project.PWA.CustomFieldUtil.<BuildCFInputRow>b__0(DataRow row)     at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()     at System.Collections.Generic.List`1..ctor(IEnumerable`1
    collection)     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)     at Microsoft.Office.Project.PWA.CustomFieldUtil.BuildCFInputRow(Control ctlParent, CustomFieldsRow cf, String cfID, Hashtable htValues,
    ArrayList clientIdAl, ArrayList divBtnPairs, Boolean useSecondaryUid, Boolean fieldReadOnly, Boolean isBulkEdit, String currency, Boolean loadDefaultForLU, Boolean forceSingleValue, LookupTableDataSet ltds, Nullable`1 serverSeparator, Page page)    
    at Microsoft.Office.Project.PWA.WebParts.ProjectFieldPartBase.RenderReadWriteProjectField(Guid customFieldGuid, ProjectFieldDisplayModel customFieldInfo, Literal lblName, Literal lblDescription, PlaceHolder pchCFControl, String[] containingElements)    
    at Microsoft.Office.Project.PWA.WebParts.ProjectFieldPartBase.ProcessCustomFieldControl(Guid customFieldGuid, Literal lblName, Literal requiredControl, Literal lblDescription, PlaceHolder pchCFControl, String[] containingElements)     at
    Microsoft.Office.Project.PWA.WebParts.ProjectFieldPartBase.ReplacePlaceHoldersWithCustomFieldControls()     at Microsoft.Office.Project.PWA.WebParts.PWAResiliencyPart.PageLoadComplete_ResiliencyCallback(Object sender, EventArgs e) StackTrace: 
    at Microsoft.Office.Project.Server.Native.dll: (sig=85ae470f-554c-4a8c-992e-92aeb657c829|2|microsoft.office.project.server.native.pdb, offset=3C1E) at Microsoft.Office.Project.Server.Native.dll: (offset=1255D)

    Hi,
    Try to update web from following after migration you need to perform below for web part
    $Web = get-SPWeb $Web.AllProperties | Format-Table
    $Web.AllProperties[“PWAURL”]=””
    $Web.Update()
    $Web = get-SPWeb 
    $Web.AllProperties | Format-Table
    $Web.AllProperties[“PWAURL”]=””
    $Web.Update()
    also from you last reply i understood that after removing custom field which are having graphical indicator and look up PDP is working as expected. It means look up and graphical indicator is creating issues.
    For Custom field which are having look up field if no value will be selected then it may give error its a expected behavior. It means you need to fill values in those custom field else you will face issue.
    For Graphical Indicator issue: Go through below links 
    http://social.microsoft.com/Forums/en-US/6cdfc2bf-1df7-4b26-a60f-220364093bda/pdp-webpart-and-graphical-indicators?forum=project2010custprog
    http://social.technet.microsoft.com/Forums/projectserver/en-US/75b8f6af-0060-4870-a50d-45d44b58cf5f/indicators-on-pwa-not-displaying-project-server-2010-dec-cu
    Hope it will help. Please let me know the out come. 
    kirtesh

  • Status list web part indicators keeps on loading

    Hi,
    When I am using more than 1 status list web part on a page, only the first one loads completly.
    Rest are in loading status.
    Please assist.

    Hi,
    According to your description, my understanding is that the status list web parts in your page only load completely for the first one.
    I made a test in my SharePoint 2013 environment, and the status list web part can all load properly in the page.
    Did your environment install the latest CU updates ?
    I suggest you can install the latest CU updates and test if it works.
    SharePoint CU download link:
    http://blogs.technet.com/b/steve_chen/archive/2013/03/26/3561010.aspx
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Status List Web Part corrupting other Web Parts!!

    Hello,
    I am using the Project Site Template and have observed a very strange behavior when I add a Status List (with status indicators) to the overall "Home" page: It seems to be corrupting other web parts located on the same page. I.e. the
    timeline is suddenly displayed twice and the newsfeed has no entries anymore.
    Has anyone got experience with this?? I couldn't find anything similar here!
    Kind regards..  

    Hi,
    According to your description, my understanding is that the status list web parts in your page only load completely for the first one.
    I made a test in my SharePoint 2013 environment, and the status list web part can all load properly in the page.
    Did your environment install the latest CU updates ?
    I suggest you can install the latest CU updates and test if it works.
    SharePoint CU download link:
    http://blogs.technet.com/b/steve_chen/archive/2013/03/26/3561010.aspx
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Show only status indicator icon for Status List Web Part

    Is there anyway to show ONLY the traffic light status indicator option for the status indicator web part?

    Well heck! I didn't know you were being forced to suffer in Quirks Mode!
    Quirks Mode kicks in if a page doesn't have a <!DOCTYPE> tag as its first element, which might have happened if you have any custom master pages, or if you upgraded to SharePoint 2010 from 2007, reusing some of the default master pages.
    The fix appears to be to add a proper doc type declaration to the top of your masterpage (or to your standalone page, if it's been customized), before the opening <html> tag.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    For reference:
    http://blogs.msdn.com/b/alimaz/archive/2010/01/10/sharepoint-2010-ribbon-and-quirks-mode-issue.aspx
    http://blog.tylerholmes.com/2008/08/quirks-mode-strikes-again.html
    http://heathersolomon.com/blog/archive/2008/01/25/DOCTYPES-and-SharePoint.aspx

  • How to limit the number of items in a KPI Status list web part?

    How to limit the number of items in a KPI Status list web part? There is no paging option for Business Category Status list or any limit can be made by changing the Item limit in default view unlike other SharePoint List web parts. So How to achieve it?
    Kindly help.
    Regards,
    ZA
    zzzSharePoint

    Hi,
    According your post, I know you would like to set the item display limit in Status List web part.
    In the web part, the number of items to display is based on the view which you selected when configuring the web part. The default view for status list is status list view.
    However, I am not able to limit the items’ display number of the status list view. After changing the items limit, the list item displayed would not match the number specified by Item Limit. Thus, it is not possible to limit the number
    of items in the Status list web part.
    It could be a potential issue in SharePoint 2010.
    We will log this issue to our suggestion box. As after the submission, we may not have any time guarantee when the fix may be released, but it may come out on next cumulative update.
    Appreciate your time and efforts.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Lightroom 3 - Web module - Unable to load Flash Player

    Running to most uptodate version of Lightroom 3 - on OS X 10.6.4 also fully up to date.  Have downloaded and installed the latest Flash Player from the site.  This problem seems only to be on my 2.8ghz iMac with 2 gig of RAM.  Lightroom 3 and flash galleries work great on my 2ghz Macbook with 2 gig of RAM.
    When accessing the web module and trying to use one of the flash templates I either get a blank black screen or a white one with the error message of Unable to Load Flash Player.  From there I hit the Preview in Browser button and a flash gallery did come up in Safari, just not in Lightroom.
    Does anyone else have this problem, and more importantly how did they solve it.........

    Replying to myself.... I solved the problem by creating a new User Account in my OS.  Solved the Lightroom problem and also a problem with Mini Bridge in Photoshop CS5, where it wouldn't open Bridge.

  • SharePoint Web Part: "Unable to Execute Service Method getLocaleStrings

    When using the UCM Web Part to promote content from SharePoint 2007 to UCM 11.1.1.3, I am getting an error: "Unable to Execute Service Method getLocaleStrings"
    Does this mean there is an incompatibility between the UCM web part and UCM 11.1.1.3, or is there a workaround?
    In my UCM logs, I am seeing:
    Unable to execute service method 'getLocaleStrings'. java.lang.NoSuchFieldError: m_locales. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,10.2.20.96!$!csUnableToExecMethod,getLocaleStrings!syJavaExceptionWrapper,java.lang.NoSuchFieldError: m_locales
    intradoc.common.ServiceException: !csUnableToExecMethod,getLocaleStrings
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
    at intradoc.server.Service.buildServiceException(Service.java:2207)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
    at intradoc.server.Service.createServiceException(Service.java:2196)
    at intradoc.server.Service.doCodeEx(Service.java:583)
    at intradoc.server.Service.doCode(Service.java:504)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1622)
    at intradoc.server.Service.doAction(Service.java:476)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
    at intradoc.server.Service.doActions(Service.java:471)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1371)
    at intradoc.server.Service.executeActions(Service.java:457)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:723)
    at intradoc.server.Service.doRequest(Service.java:1865)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NoSuchFieldError: m_locales
    at intradoc.custom.integrationsupport.services.LocaleStringsService.getLocaleStrings(LocaleStringsService.java:45)
    at sun.reflect.GeneratedMethodAccessor549.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:549)
    ... 15 more

    did you solve the problem???

  • Error in loading workflow status page

    Hi, 
    In workflow process , In one place i have a step - In stage D if task is  rejected the task it needs to go to stage C. Its able to move to stage C , I get a mail,but the workflow stage status is not loading. It shows error .
    For most of the stages its able to display . It happens only with few stages.
    [bucketHash:B1F6B959] Webpart WorkflowStatusPart failed in OnPreRender. Unique ID:
    8e73c99c-3fdc-2077-ace7-20bd1e4a5046 System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.   
     at System.Collections.Generic.Dictionary`2.get_Item(TKey key)   
     at Microsoft.Office.Project.PWA.WebParts.WorkflowStatusPart.BuildElementXml(List`1 pastPhases, List`1 pastStageGuids, Guid currentStageGuid, List`1 futureStageGuids, Guid
    branchGuid, List`1 futurePhases, Guid currentPhaseGuid, Dictionary`2 names, Dictionary`2 descs)   
     at Microsoft.Office.Project.PWA.WebParts.WorkflowStatusPart.FillElementAndFormatXml()   
     at Microsoft.Office.Project.PWA.WebParts.WorkflowStatusPart.PWA_OnPreRender(EventArgs e)   
     at Microsoft.Office.Project.PWA.WebParts.PWAResiliencyPart.OnPreRender(EventArgs e) StackTrace:
     at Microsoft.Office.Project.Server.Native.dll: (sig=6fe9d0f9-f450-4d16-9084-949e92911e13|2|microsoft.office.project.server.native.pdb, offset=3C1E)
    at Microsoft.Office.Project.Server.Native.dll: (offset=1255D)
    Please help
    Indresh

    Hi Indresh 123,
    I would check if you have all the data needed to complete that particular stage. For example, if you check a custom field for a particular value make sure that field has a value (same applies to your workflow variables).
    Which project server version are you using? what have you used to build your workflow (visual studio, SP Designer, other)?
    Paul

  • Error "This web part was unable to load"

    Hi!
    I'm designing workflow in Sharepoint designer 2013 for Project Server. I have 3 stages. In second stage I have "start a task process (task outcome to variable: outcome)" and in "transition to stage" I have:
    If variable: outcome equalls approved
      go to third stage
    else
      go to first stage
    I receive a new task and I click "rejected". Then I refresh this page "Project Detail Pages - Workflow Stage Status" and I get this error:
    Workflow Status
    This Web Part was unable to load.
    Information that may be useful in solving this problem was written to the Unified Logging Service (ULS) log on the Project Web App with the following ID: c2780c9c-323c-20cd-dc2e-02cf3e2bd3d3
    For more information, contact your Project Web App administrator.
    How do I solve this? Workflow goes back to first stage and everything else seems to work (In my first stage I have wait for project submit and if I click submit, workflow goes to second stage and that web part reloads fine).
    Best regards
    Parkelj

    I found a way to handle this issue. Webpart is not able to capture the movement to the last stage in the same phase. You can easily move back to a stage in the other Phase. e.g.,
    Phase 2: Stage 2 -> Phase 2: Stage 1    (Issue)
    Phase 2: Stage 2 -> Phase 1: Any Stage ()
    You can add a new stage in previous phase and in the Transition to Stage segment put a Go to Stage action to your desired stage.
    The flow will be
    Phase 2: Stage 2 -> Phase 1: Transition Stage -> Phase 2: Stage 1
    By doing this the Workflow status will work fine but the only trade off will be an additional Phase movement will be displayed in the workflow visualization (marked in red in the below image).
    I hope it will help you guys.

  • Workflow status web part gives error when going back to previous stage (using GO TO) in Project Server 2013 workflow

    Hi,
    Workflow status web part gives error when going back to previous stage (using GO TO) transition activity  in Project Server 2013 workflow.
    Please guide how to create a workflow which restarts from a desired stage.

    Thanks for your prompt reply....
    It gives following error
    Workflow Status
    This Web Part was unable to load.
    Information that may be useful in solving this problem was written to the Unified Logging Service (ULS) log on the Project Web App with the following ID: e95a9c9c-1f68-90d7-0a3e-5951df70fec6
    For more information, contact your Project Web App administrator.
    what do you mean to restart the Project Server 2013 with different project name, please elaborate....

  • SharePoint 2013 RSS Viewer not loading when other Custom web part using Update Panel or Ajax Timer control

    Hi,
    SharePoint 2013 RSS
    Viewer web part failing to complete loading when the page loads.
    This happens when having RSS Viewer and then adding a Custom webpart with an updatepanel and timer control.
    I  had used Ajax update panel and timer control to load the web part asynchronously after the main page is fully loaded.
    The RSS-Viewer web part hangs in loading state while the custom webpart loads just fine.
    The issue occurs when an like button click or Timer Tick event fires after the page
    is loaded.
    Haven't been able to track the issue.
    Couple of workaround I tried to call a server side button click event from the custom web part after the page gets fully loaded using JQuery shown below did not work out either.
     $(document).ready(function () {
                $('#<%= netButton2.ClientID %>').click();
    And 
    document.onreadystatechange = function () {
                if (document.readyState == "complete") {
                    $('#<%= netButton2.ClientID %>').click();
    Please let me know how to resolve this issue.
    Thanks,
    Franklin

    Hi Johan,
    The assignment of this user on the given task might be corrupted. Try to remove the resource from the task, publish the project, assign the resource again and publish again the project. If it is not working, try to unpublish the task (column "publish")
    and publih it again.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Content By Search web part causing issue for ajax post back implementation in Anonymous page

    We have recently migrated from SharePoint 2010 to 2013. In our site we have the registration control with ajax update panel which is working fine in all the pages other than home. After analysis, I found that this issue is happening only if the content
    by search web part exists (with loading behaviour as Sync. We tried with Async, ajax postback implementation working fine but search web part need some permission to execute the query in anonymous page).
    We got this link
    http://msdn.microsoft.com/en-us/library/ff650218.aspx which tell to include
    Microsoft.Practices.SPG.AJAXSupport.dll but we can't find this dll for VS 2012. Let us know where we can download the link.

    Hi,
    Here is a similar thread for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/eb0df77b-6daf-4c63-9f0e-20bd0caae53c/referencing-microsoftpracticesspgajaxsupportdll?forum=sharepointdevelopmentprevious
    If you want to use Microsoft.Practices.SPG.AJAXSupport.dll. We can download the SharePointGuidance-August 2009.exe and install it, then we can find the project in the Source folder.
    Download:
    http://www.microsoft.com/en-us/download/confirmation.aspx?id=13284
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • "Unable to load workflow actions from server. Please contact your server."

    I get the following error message when I want to create or open a workflow in SharePoint Designer 2007
    "unable to load workflow actions from server. Please contact your server
    administrator."
    I don't receive this error as a site collection administrator, but one of my contributors gets the error.

    What Chris mentioned is kind of abnormal situation described in
    http://office.microsoft.com/en-us/sharepointdesigner/HA102379121033.aspx#20.
    However, normally, you won’t be able to create SPD workflow if you only have Contribute permission level. I give the user Design permission level then he can
    create SPD workflow.
    There are other factors affecting permission to create SPD workflow:
    1.     
    According to
    http://office.microsoft.com/en-us/sharepointdesigner/HA101005871033.aspx#4
    , the SPD workflows are stored in a site-level hidden document library called Workflows. You should make sure that user have permission in this document library so that the created workflow can be saved successfully.
     http://blogs.msdn.com/sharepointdesigner/archive/2008/11/25/locking-down-sharepoint-designer.aspx
    describe the method to manage permission for this hidden Workflows document library: open the site in SharePoint Designer >> right-click the Workflows library >> click Properties >> click the Security tab >> click the link “Manage
    permissions using the browser”
    2.     
    SharePoint Designer contributor setting (http://office.microsoft.com/en-us/sharepointdesigner/HA101174691033.aspx
    ) can also block the user from being able to create workflows.

  • Cannot complete successful installation of Yammer 3.1.4 Web part on SharePoint 2010 Standard

    I have installed Yammer server component successfully.
    I have inserted the Yammer Web Part (Ver 3.1.4) onto a page in SharePoint 2010.
    However, when in view the page the place on the page where the web part should how up has an error:
    System Exception: Unable to load web part.
    When I edit the page and look at the web part, it looks normal, showing the feed types, but when I select a feed, like "Company Feed", I get a popup window that says "To save your change before continuing, click OK. To continue without saving,
    select CANCEL.

    Hi Larry,
    According to your description, the Yammer web part doesn't load when you used it in a page.
    You must configure the web part to point to a network. Edit the page, select the desired feed, and choose a network. Then, Save the page.
    More information, please refer to the links:
    http://blogs.msdn.com/b/spses/archive/2014/07/06/sharepoint-2010-amp-yammer-step-by-step-guide.aspx (common error 4)
    https://about.yammer.com/success/wp-content/uploads/sites/13/Yammer-For-SharePoint-2010-FAQs.pdf
    In the above two articles, there are some another troubleshootings about Yammer Web Part, please check if they are useful.
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Free of goods should not come in return process

    Dear sd gurus Have a good day                  i have one requirement regarding free of goods suppose if we already given free of goods with main item like 10 pens 1 pen is free( 10 +1) generally when we do return process for particular document ( re

  • Saving Xcelsius Dashboard on 4.0 version using BICS connectivity

    Hi All, On the newly released SAP BO 4.0, could you tell if use BICS connectivity for Dashboards.... can we save the dashboard on BOBJ repository- CMS and open this Dashboard in Infoview portal.? (or) do we have the Limitation of saving this Dashboar

  • A wrong query on oracle press documentation

    Hi all, i've tried to solve on hr schema the following problem: Write a query to identify the highest salary paid in each country. To solve this problem on the material was writed the followiong query: select max(salary),country_id from (select salar

  • Inbound Delivery Error

    Hi Gurus, I have created one sales document and made copy controls for Return delivery (LR). When i am doing PGR i am facing the following error. " Special Stock E not supported (check your entry)" I have checked the item category controls. I have no

  • Record successed to write back :0

    Hi ALL,            I have tested one allocation by using "/CPMB/ALLOCATION" PROCESS chain. After execution of that package one message I have observed in the formula log. The message is "Record successed to write back :0". Please let me know about th