Create Timesheet error - please help

A

ahawkins

Hello,
We are using PS2007 witt SP2. When a resource tries to create his
timesheet he is getting the following error:

System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=GeneralUnhandledException Instructions: Pass this into
PSClientError constructor to access all error information
at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)
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.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=GeneralUnhandledException Instructions: Pass this into
PSClientError constructor to access all error information
at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)

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:

[SoapException: System.Web.Services.Protocols.SoapException:
ProjectServerError(s) LastError=GeneralUnhandledException
Instructions: Pass this into PSClientError constructor to access all
error information
at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)]

Microsoft.Office.Project.Server.WebServiceProxy.PSIProxyBase.InvokePSI
(String serviceName, String methodName, Object[] parameters) +265

Microsoft.Office.Project.Server.WebServiceProxy.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill) +315

Microsoft.Office.Project.PWA.WebParts.TimesheetPart.LoadTimesheetData
(GetTSDataModeEnum LoadingMode, Guid resUID, Guid prdUID, Navigation
ps) +12731
Microsoft.Office.Project.PWA.WebParts.TimesheetPart.OnLoad
(EventArgs e) +2993
System.Web.UI.Control.LoadRecursive() +66
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+2428
 
S

saeed

Hello,
We are using PS2007 witt SP2. When a resource tries to create his
timesheet he is getting the following error:

System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=GeneralUnhandledException Instructions: Pass this into
PSClientError constructor to access all error information
  at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)
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.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=GeneralUnhandledException Instructions: Pass this into
PSClientError constructor to access all error information
  at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)

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:

[SoapException: System.Web.Services.Protocols.SoapException:
ProjectServerError(s) LastError=GeneralUnhandledException
Instructions: Pass this into PSClientError constructor to access all
error information
   at
Microsoft.Office.Project.Server.WebService.TimeSheet.PrepareTimesheetLine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill)]

Microsoft.Office.Project.Server.WebServiceProxy.PSIProxyBase.InvokePSI
(String serviceName, String methodName, Object[] parameters) +265

Microsoft.Office.Project.Server.WebServiceProxy.TimeSheet.PrepareTimesheetL­ine
(Guid tsUID, TimesheetDataSet& dsDelta, Guid[] tlsNeedFill) +315

Microsoft.Office.Project.PWA.WebParts.TimesheetPart.LoadTimesheetData
(GetTSDataModeEnum LoadingMode, Guid resUID, Guid prdUID, Navigation
ps) +12731
   Microsoft.Office.Project.PWA.WebParts.TimesheetPart.OnLoad
(EventArgs e) +2993
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+2428

---------------------------------------------------------------------------­-----
Version Information: Microsoft .NET Framework Version:2.0.50727.3053;
ASP.NET Version:2.0.50727.3053

I have the same issue but you can check the log you will find in this
path C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\LOGS . there are failure in the connection with DB.

saeed
 

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