TaskNotFound for new assignments

A

ayannakopoulos

I'm trying to submit new assignments programmatically
('QueueAddToProject') to Microsoft Project Server 2007. However I get
a queue error ('GeneralQueueJobFailed') with error description
'TaskNotFound'. In the error details the UIDs for the tasks not found:
a) are not submitted by our code to Project Server
b) do not exist at the Project Server (I checked the MSP_TASKS tables
on Project Server databases).
Has anyone faced a similar problem before?
 
A

ayannakopoulos

I found out the reason. When calling 'QueueAddToProject', we were
giving project UIDs of another project, and not of the task's project,
as we should.

Andreas Y.
 

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