Error on submitting timesheet

C

Colin Jennings

I have a resource that everyone they submit their timesheet an error occurs. It works fine for everyone else (about 200 people).

They see on their screen
"Timesheet lines were not added because at least one of them already exists"

However he's not adding new lines.. in the logs here is what I see.



----

1:37:13 PM /PWA: STEP 1 - Connect to PSI web services
1:37:13 PM /PWA: STEP 2 - Start event override for timesheet UID: b1af77a5-0bb5-4e65-9666-72398c0537ee
1:37:13 PM /PWA: STEP 3 - Statusing Impersonation for RES_UID: 777f1740-1df9-404c-9060-b8c61da78604
1:37:18 PM /PWA: FAILED to execute custom timesheet event OnSubmitted, due to an exception: ==============================
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.Statusing.ImportTimesheet(Guid periodUID)
==============================
PSCLientError Output:

GeneralUnhandledException

============================
1:37:18 PM /PWA: SubmitStatus: True; timesheet URL: http://servername/PWA/_vti_bin/psi/timesheet.asmx; statusing URL: http://servername:56737/SharePoint_SSP/psi/statusing.asmx
1:37:18 PM /PWA: Timesheet: My Timesheet; Resource: Troy McGraw; Creator: Troy McGraw, Period: 14034726-d0e4-41a9-914d-1e70137846fb
1:37:18 PM /PWA: Total execution time: 3.53 seconds; SubmitStatus: 0.00 seconds


----

Thanks


Submitted via EggHeadCafe - Software Developer Portal of Choice
Custom configuration Data from DataSets: Less is More
http://www.eggheadcafe.com/tutorial...d-329a2cdc9f44/custom-configuration-data.aspx
 
C

Colin Jennings

Not sure why it is missing from my post now but the error the user gets on their timesheet after hitting save is:

Time lines were not added because at least one of them already exists.

Thanks
Colin



Colin Jennings wrote:

Error on submitting timesheet
18-Jan-10

I have a resource that everyone they submit their timesheet an error occurs. It works fine for everyone else (about 200 people).

They see on their screen
"Timesheet lines were not added because at least one of them already exists"

However he's not adding new lines.. in the logs here is what I see.



----

1:37:13 PM /PWA: STEP 1 - Connect to PSI web services
1:37:13 PM /PWA: STEP 2 - Start event override for timesheet UID: b1af77a5-0bb5-4e65-9666-72398c0537ee
1:37:13 PM /PWA: STEP 3 - Statusing Impersonation for RES_UID: 777f1740-1df9-404c-9060-b8c61da78604
1:37:18 PM /PWA: FAILED to execute custom timesheet event OnSubmitted, due to an exception: ==============================
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.Statusing.ImportTimesheet(Guid periodUID)
==============================
PSCLientError Output:

GeneralUnhandledException

============================
1:37:18 PM /PWA: SubmitStatus: True; timesheet URL: http://servername/PWA/_vti_bin/psi/timesheet.asmx; statusing URL: http://servername:56737/SharePoint_SSP/psi/statusing.asmx
1:37:18 PM /PWA: Timesheet: My Timesheet; Resource: Troy McGraw; Creator: Troy McGraw, Period: 14034726-d0e4-41a9-914d-1e70137846fb
1:37:18 PM /PWA: Total execution time: 3.53 seconds; SubmitStatus: 0.00 seconds


----

Thanks

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
How to display an assembly in "Add References"
http://www.eggheadcafe.com/tutorial...c-2d35cd12b5e5/how-to-display-an-assembl.aspx
 
P

Pavel Zelenka

Make sure the timesheet includes only tasks with owner = owner of timesheet (RES_UID).
In case not, you have to replace task owner directly in project and publish it again and check if resources doesn't have diferent owner (resource form in resource center)



Colin Jennings wrote:

Error on submitting timesheet
18-Jan-10

I have a resource that everyone they submit their timesheet an error occurs. It works fine for everyone else (about 200 people).

They see on their screen
"Timesheet lines were not added because at least one of them already exists"

However he's not adding new lines.. in the logs here is what I see.



----

1:37:13 PM /PWA: STEP 1 - Connect to PSI web services
1:37:13 PM /PWA: STEP 2 - Start event override for timesheet UID: b1af77a5-0bb5-4e65-9666-72398c0537ee
1:37:13 PM /PWA: STEP 3 - Statusing Impersonation for RES_UID: 777f1740-1df9-404c-9060-b8c61da78604
1:37:18 PM /PWA: FAILED to execute custom timesheet event OnSubmitted, due to an exception: ==============================
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.Statusing.ImportTimesheet(Guid periodUID)
==============================
PSCLientError Output:

GeneralUnhandledException

============================
1:37:18 PM /PWA: SubmitStatus: True; timesheet URL: http://servername/PWA/_vti_bin/psi/timesheet.asmx; statusing URL: http://servername:56737/SharePoint_SSP/psi/statusing.asmx
1:37:18 PM /PWA: Timesheet: My Timesheet; Resource: Troy McGraw; Creator: Troy McGraw, Period: 14034726-d0e4-41a9-914d-1e70137846fb
1:37:18 PM /PWA: Total execution time: 3.53 seconds; SubmitStatus: 0.00 seconds


----

Thanks

Previous Posts In This Thread:

Error on submitting timesheet
I have a resource that everyone they submit their timesheet an error occurs. It works fine for everyone else (about 200 people).

They see on their screen
"Timesheet lines were not added because at least one of them already exists"

However he's not adding new lines.. in the logs here is what I see.



----

1:37:13 PM /PWA: STEP 1 - Connect to PSI web services
1:37:13 PM /PWA: STEP 2 - Start event override for timesheet UID: b1af77a5-0bb5-4e65-9666-72398c0537ee
1:37:13 PM /PWA: STEP 3 - Statusing Impersonation for RES_UID: 777f1740-1df9-404c-9060-b8c61da78604
1:37:18 PM /PWA: FAILED to execute custom timesheet event OnSubmitted, due to an exception: ==============================
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.Statusing.ImportTimesheet(Guid periodUID)
==============================
PSCLientError Output:

GeneralUnhandledException

============================
1:37:18 PM /PWA: SubmitStatus: True; timesheet URL: http://servername/PWA/_vti_bin/psi/timesheet.asmx; statusing URL: http://servername:56737/SharePoint_SSP/psi/statusing.asmx
1:37:18 PM /PWA: Timesheet: My Timesheet; Resource: Troy McGraw; Creator: Troy McGraw, Period: 14034726-d0e4-41a9-914d-1e70137846fb
1:37:18 PM /PWA: Total execution time: 3.53 seconds; SubmitStatus: 0.00 seconds


----

Thanks

Additional info
Not sure why it is missing from my post now but the error the user gets on their timesheet after hitting save is:

Time lines were not added because at least one of them already exists.

Thanks
Colin


Submitted via EggHeadCafe - Software Developer Portal of Choice
How to display a Gravatar Image with 100 Percent Client Script Code
http://www.eggheadcafe.com/tutorial...c-b0877c10ecb4/how-to-display-a-gravatar.aspx
 
M

MAXIMILIANO MEDERO

Hi Colin! Were you able to resolve this problem? I'm having the same error now and want to know where to start. Thank you very much!
 

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

Similar Threads


Top