Project Server Error when trying to update a timesheet - Stack Overflow most recent 30 from stackoverflow.com2009-11-30T12:25:18Zhttp://stackoverflow.com/feeds/question/553495http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/553495/project-server-error-when-trying-to-update-a-timesheet0Project Server Error when trying to update a timesheetJC2009-02-16T14:41:23Z2009-10-05T21:58:42Z
<p>I am trying to integrate MS CRM 4.0 and Project Server. I have a custom workflow from CRM that is trying to update timesheets and create line entries. When the code hits the QueueUpdateTimesheet project server then gets a Failed and Blocking Correlation with the error </p>
<p>There has been an error processing a timesheet for which you are/were responsible. Check your approvals list to locate the offending timesheet if one exists. The error condidtion may be related to the fact that Timesheets are a state driven feature; therefore, the allowable values for processing are dependent upon the existing value which for this transaction was 0. Refer to the documentation to determine which status transitions are allowable and submit the transaction.
TimesheetIncorrectMode
Queue
GeneralQueueJobFailed</p>
<p>Anyone have any idea how to fix this?
Thanks</p>
http://stackoverflow.com/questions/553495/project-server-error-when-trying-to-update-a-timesheet/671146#6711460Answer by Brainthegrinch for Project Server Error when trying to update a timesheetBrainthegrinch2009-03-22T15:05:14Z2009-03-22T15:05:14Z<p>I had the same problem... try to restart the message queue service. It work for me ...</p>
http://stackoverflow.com/questions/553495/project-server-error-when-trying-to-update-a-timesheet/1522633#15226330Answer by Mehmet Kurt for Project Server Error when trying to update a timesheetMehmet Kurt2009-10-05T21:58:42Z2009-10-05T21:58:42Z<p>Hi</p>
<p>I had the same problem. Did you resolve it ?</p>