ProjectSchedulingEngineException

G

Gerardo Abal

Hi.

I create an C# app using PSI that can create tasks, assignments, can update,
checkIn, checkOut and publish projects, also can create and submit a
timesheet with several lines. every thing it's ok...

But, with one of my several projects i catch a
"ProjectSchedulingEngineException" when I call the QueueAddToProject method.
The only change is add a new assignement for an existing Task and an existing
Resource that it's in the project resource team.

In this link
http://msdn2.microsoft.com/en-us/library/websvcproject.project.queueupdateproject.aspx
says that if you change the property TASK_OUTLINE_LEVEL of a task the project
server could throw an ProjectSchedulingEngineException.

Of course I check the task and the property TASK_OUTLINE_LEVEL was the same,
and this task is never been updated.

I need some help, please email me: (e-mail address removed) thanks
 

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