I got the same problem but I don't have these folders...
Gary L. Chefetz [MVP] ha escrito:
- Show quoted text -
Got the same problem here, on one user only. It's not related to the
local cache, as I have tryed on a different machine with the same
result. All other users work just fine.
Error:
StatusingDataAccess.GetDataForTask could not find pre-cached data.
Attempted to load Guid [GUID]
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 - [GUID]
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 - [GUID]]
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) +113
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) +182
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