Outlook Add-in Problem

E

Ersin

I have some problems with timesheets and the outlook-addin.
We are using Project Server 2007 (sp1,sp2,infrastructure updated) and
Outlook 2007.

When submitting a timesheet from Outlook the project server queue-job
fails. In the timesheet page we get the error "While communicating
with the Project Server an error occured. Check connectivity with your
administrator to determine if further action is necessary." So I
looked at the queue and see that the jobs fails, with this error code:
GeneralReadOnlyColumn.

I already searched the web, but sadly with no results, so I hope
someone here could help me?

Error Details:
Hata özeti/alanları:
TimesheetDataSet
Actuals
GeneralReadOnlyColumn
Queue
GeneralQueueJobFailed
Hata ayrıntıları:

<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<dataset name="TimesheetDataSet">
<table name="Actuals">
<row TS_LINE_UID="acf48578-70d3-40fa-bf32-25c778e6705f"
TS_ACT_START_DATE="09/07/2009 01:00:00">
<error id="20005" name="GeneralReadOnlyColumn"
uid="28f9d112-adfd-4879-bef0-28a19e0d1d84" column="TS_ACT_START_DATE" />
</row>
</table>
</dataset>
<general>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed"
uid="4daf798d-ef0a-4d96-8f97-d8f53c698c5a"
JobUID="bb220d64-3d41-4f61-b2be-4d81b9f9d3cb" ComputerName="MCL-KAY-PRJS-01"
GroupType="TimesheetUpdate" MessageType="UpdateTimesheetMessage"
MessageId="1" Stage="" />
</class>
</general>
</errinfo>
 

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