M
Marc
I am hoping someone has run into this problem and can help me out, or
at least point me in the right direction (which may be any direction
at this point
)
After installing the December 2008 Cumulative update the "My Tasks"
page (/pwa/tasks.aspx) now throws a null reference exception [0].
Before installing the update, I tested this on our Test environment
without issue. I have done some preliminary SQL tracing on both the
Test and Prod environment and it appears that the stored procedure
(MSP_WEB_SP_QRY_Statusing_ReadStatus) which returns the tasks for the
TaskPart view is not being executed on Production and it is being
executed on Test.
Unfortunately, that is all I have to go on at this point. It goes
without saying, but any help here would be a godsend!!
--Marc
[0] - [NullReferenceException: Object reference not set to an instance
of an object.]
at Microsoft.Office.Project.PWA.WebParts.TaskPart.InitUITemplate()
at Microsoft.Office.Project.PWA.WebParts.PWAPart.OnInit(EventArgs
e)
at Microsoft.Office.Project.PWA.WebParts.ViewPart.OnInit(EventArgs
e)
at Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnInit
(EventArgs e)
at Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnInit
(EventArgs e)
at Microsoft.Office.Project.PWA.WebParts.TaskPart.OnInit(EventArgs
e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at
Microsoft.Web.Design.Server.ServerDocument.Microsoft.Web.Design.Server.IServerDocumentDesigner.ParseControl
(String outerHtml)
at
Microsoft.SharePoint.WebPartPages.SPWebPartManager.CompressUsingMicrosoftWebDesigner
(SourceContent sourceContent, String allRegisterDirectives)
at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CompressInOrder
(Deserializer firstMethod, Deserializer secondMethod, SourceContent
sourceContent, String allRegisterDirectives, Boolean isClosed)
at least point me in the right direction (which may be any direction
at this point
After installing the December 2008 Cumulative update the "My Tasks"
page (/pwa/tasks.aspx) now throws a null reference exception [0].
Before installing the update, I tested this on our Test environment
without issue. I have done some preliminary SQL tracing on both the
Test and Prod environment and it appears that the stored procedure
(MSP_WEB_SP_QRY_Statusing_ReadStatus) which returns the tasks for the
TaskPart view is not being executed on Production and it is being
executed on Test.
Unfortunately, that is all I have to go on at this point. It goes
without saying, but any help here would be a godsend!!
--Marc
[0] - [NullReferenceException: Object reference not set to an instance
of an object.]
at Microsoft.Office.Project.PWA.WebParts.TaskPart.InitUITemplate()
at Microsoft.Office.Project.PWA.WebParts.PWAPart.OnInit(EventArgs
e)
at Microsoft.Office.Project.PWA.WebParts.ViewPart.OnInit(EventArgs
e)
at Microsoft.Office.Project.PWA.WebParts.DHTMLViewPart.OnInit
(EventArgs e)
at Microsoft.Office.Project.PWA.WebParts.TaskBasePart.OnInit
(EventArgs e)
at Microsoft.Office.Project.PWA.WebParts.TaskPart.OnInit(EventArgs
e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at
Microsoft.Web.Design.Server.ServerDocument.Microsoft.Web.Design.Server.IServerDocumentDesigner.ParseControl
(String outerHtml)
at
Microsoft.SharePoint.WebPartPages.SPWebPartManager.CompressUsingMicrosoftWebDesigner
(SourceContent sourceContent, String allRegisterDirectives)
at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CompressInOrder
(Deserializer firstMethod, Deserializer secondMethod, SourceContent
sourceContent, String allRegisterDirectives, Boolean isClosed)