My Tasks Error

K

Keith Dingwall

I have one user that gets an error on his My Tasks page. I have put the
Publish collum on all of his projects and did the no and then yes thing. I
ran the SQL query that is supposed to find bad or corrupt tasks and found
none.

An unexpected error has occurred.

Web Parts Maintenance Page: If you have permission, you can use this page to
temporarily close Web Parts or remove personal settings. For more
information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.



This is what I get when I change the custom errors to off.


Server Error in '/' Application.
--------------------------------------------------------------------------------

Invalid start and end times
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: System.ArgumentException: Invalid start and end times

Source Error:


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.


Stack Trace:


[ArgumentException: Invalid start and end times]
Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value, Boolean treatAsUnits) +191
Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value) +45
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.CreateRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +2669
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.EnsureRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +154
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FixAssnNode(AssnNode
assnNode) +1666
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.SetAssnData(AssnNode
node, IAssnData data) +278
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.LoadNode(Guid
guid) +461
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FindAssnNode(Guid
guid) +819
Microsoft.Office.Project.DataEdit.Document.SvrDoc.LoadAssignment(Guid
guidAssn) +69
Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit.CacheNCData(Boolean
onDeserialized) +728
Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit..ctor(StatusingDataAccess
svrDataAccess) +313
Microsoft.Office.Project.PWA.WebParts.TaskPart.QueryViewData() +366
Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnDataBinding(EventArgs
e) +30
Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnDataBinding(EventArgs
e) +54
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206
Microsoft.Office.Project.PWA.WebParts.PWAPart.PageLoadCompleteInternal(Object
sender, EventArgs e) +225
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnLoadComplete(EventArgs e) +2063076
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1875
 
P

Paul Conroy

What versions of SP/Hotfix are you running?

There was an issue with the Infra Update related to PWA page errors, though
this was fixed with subsequent updates.

--
Please rate this post if it has helped

http://theprojectserverguru.spaces.live.com


Keith Dingwall said:
I have one user that gets an error on his My Tasks page. I have put the
Publish collum on all of his projects and did the no and then yes thing. I
ran the SQL query that is supposed to find bad or corrupt tasks and found
none.

An unexpected error has occurred.

Web Parts Maintenance Page: If you have permission, you can use this page to
temporarily close Web Parts or remove personal settings. For more
information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.



This is what I get when I change the custom errors to off.


Server Error in '/' Application.
--------------------------------------------------------------------------------

Invalid start and end times
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: System.ArgumentException: Invalid start and end times

Source Error:


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.


Stack Trace:


[ArgumentException: Invalid start and end times]
Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value, Boolean treatAsUnits) +191
Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value) +45
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.CreateRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +2669
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.EnsureRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +154
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FixAssnNode(AssnNode
assnNode) +1666
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.SetAssnData(AssnNode
node, IAssnData data) +278
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.LoadNode(Guid
guid) +461
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FindAssnNode(Guid
guid) +819
Microsoft.Office.Project.DataEdit.Document.SvrDoc.LoadAssignment(Guid
guidAssn) +69
Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit.CacheNCData(Boolean
onDeserialized) +728
Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit..ctor(StatusingDataAccess
svrDataAccess) +313
Microsoft.Office.Project.PWA.WebParts.TaskPart.QueryViewData() +366
Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnDataBinding(EventArgs
e) +30
Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnDataBinding(EventArgs
e) +54
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206
Microsoft.Office.Project.PWA.WebParts.PWAPart.PageLoadCompleteInternal(Object
sender, EventArgs e) +225
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnLoadComplete(EventArgs e) +2063076
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1875
 
K

Keith Dingwall

I am running SP1


Paul Conroy said:
What versions of SP/Hotfix are you running?

There was an issue with the Infra Update related to PWA page errors,
though
this was fixed with subsequent updates.

--
Please rate this post if it has helped

http://theprojectserverguru.spaces.live.com


Keith Dingwall said:
I have one user that gets an error on his My Tasks page. I have put the
Publish collum on all of his projects and did the no and then yes thing.
I
ran the SQL query that is supposed to find bad or corrupt tasks and found
none.

An unexpected error has occurred.

Web Parts Maintenance Page: If you have permission, you can use this page
to
temporarily close Web Parts or remove personal settings. For more
information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.



This is what I get when I change the custom errors to off.


Server Error in '/' Application.
--------------------------------------------------------------------------------

Invalid start and end times
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: System.ArgumentException: Invalid start and end times

Source Error:


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.


Stack Trace:


[ArgumentException: Invalid start and end times]

Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value, Boolean treatAsUnits) +191

Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value) +45

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.CreateRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +2669

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.EnsureRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +154

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FixAssnNode(AssnNode
assnNode) +1666

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.SetAssnData(AssnNode
node, IAssnData data) +278
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.LoadNode(Guid
guid) +461

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FindAssnNode(Guid
guid) +819
Microsoft.Office.Project.DataEdit.Document.SvrDoc.LoadAssignment(Guid
guidAssn) +69

Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit.CacheNCData(Boolean
onDeserialized) +728

Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit..ctor(StatusingDataAccess
svrDataAccess) +313
Microsoft.Office.Project.PWA.WebParts.TaskPart.QueryViewData() +366

Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnDataBinding(EventArgs
e) +30

Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnDataBinding(EventArgs
e) +54
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206

Microsoft.Office.Project.PWA.WebParts.PWAPart.PageLoadCompleteInternal(Object
sender, EventArgs e) +225
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnLoadComplete(EventArgs e) +2063076
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+1875
 
P

Paul Conroy

Try installing the December Cumulative update. See my blog for details
www.theprojectserverguru.co.nz


Keith Dingwall said:
I am running SP1


Paul Conroy said:
What versions of SP/Hotfix are you running?

There was an issue with the Infra Update related to PWA page errors,
though
this was fixed with subsequent updates.

--
Please rate this post if it has helped

http://theprojectserverguru.spaces.live.com


Keith Dingwall said:
I have one user that gets an error on his My Tasks page. I have put the
Publish collum on all of his projects and did the no and then yes thing.
I
ran the SQL query that is supposed to find bad or corrupt tasks and found
none.

An unexpected error has occurred.

Web Parts Maintenance Page: If you have permission, you can use this page
to
temporarily close Web Parts or remove personal settings. For more
information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.



This is what I get when I change the custom errors to off.


Server Error in '/' Application.
--------------------------------------------------------------------------------

Invalid start and end times
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: System.ArgumentException: Invalid start and end times

Source Error:


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.


Stack Trace:


[ArgumentException: Invalid start and end times]

Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value, Boolean treatAsUnits) +191

Microsoft.Office.Project.DataEdit.Contours.Int64ContourEx.SetValueBetween(RelTime
timeStart, RelTime timeEnd, Double value) +45

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.CreateRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +2669

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.EnsureRemainingWorkContour(AssnNode
assnNode, Boolean fForLoad) +154

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FixAssnNode(AssnNode
assnNode) +1666

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.SetAssnData(AssnNode
node, IAssnData data) +278
Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.LoadNode(Guid
guid) +461

Microsoft.Office.Project.DataEdit.Assignments.AssnCntr.FindAssnNode(Guid
guid) +819
Microsoft.Office.Project.DataEdit.Document.SvrDoc.LoadAssignment(Guid
guidAssn) +69

Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit.CacheNCData(Boolean
onDeserialized) +728

Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit..ctor(StatusingDataAccess
svrDataAccess) +313
Microsoft.Office.Project.PWA.WebParts.TaskPart.QueryViewData() +366

Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnDataBinding(EventArgs
e) +30

Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnDataBinding(EventArgs
e) +54
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206

Microsoft.Office.Project.PWA.WebParts.PWAPart.PageLoadCompleteInternal(Object
sender, EventArgs e) +225
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnLoadComplete(EventArgs e) +2063076
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+1875
 

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