Error when clicking on My Tasks

N

Nik003

I get the following error when clicking on My Tasks or when accessing it from
Tasks on the Reminders page:

StatusingDataAccess.GetDataForTask could not find pre-cached data. Attempted
to load Guid - b5e53ae6-b2b2-
4906-9439-cb145c7bb290
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details:
Microsoft.Office.Project.PWA.StatusingLib.StatusingException:
StatusingDataAccess.GetDataForTask could not find pre-cached data. Attempted
to load Guid - b5e53ae6-b2b2-4906-9439-
cb145c7bb290
Source Error:
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET
Version:2.0.50727.832
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
[StatusingException: StatusingDataAccess.GetDataForTask could not find
pre-cached data. Attempted to load Guid -
b5e53ae6-b2b2-4906-9439-cb145c7bb290
Microsoft.Office.Project.PWA.StatusingLib.StatusingDataAccess.GetDataForTask(Guid docGuid, Guid guidTask) +188
Microsoft.Office.Project.DataEdit.Tasks.TaskCntr.LoadNode(Guid guid) +491
Microsoft.Office.Project.DataEdit.Tasks.TaskCntr.FindTaskNode(Guid guid) +538
Microsoft.Office.Project.DataEdit.Document.SvrDoc.GetDataForTask(Guid
guidTask) +11
Microsoft.Office.Project.PWA.StatusingLib.XmlGridAssnNodeBinding.CreateGridRows() +1530
Microsoft.Office.Project.PWA.CommonControls.XmlGrid.DataBind() +902
System.Web.UI.Control.DataBindChildren() +344
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +182
System.Web.UI.Control.DataBindChildren() +344
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +18
Microsoft.Office.Project.PWA.WebParts.PWAPart.PageLoadCompleteInternal(Object sender, EventArgs e) +461
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnLoadComplete(EventArgs e) +114
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) +3427

It happens only on one user, and on any machine he tryes to access from.

Any ideeas?
 
N

Nik003

Fixed, but not sure how. I opened some of the projects that had this user
assigned as resource, and made corrections. I think the problem was on a task
that had this user assigned, as well as a generic resource that has been
removed from the server in the mean tine.
If anybody wants to test that scenario, be my guest!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top