PSI - GeneralAccessSecurityDenied on QueuePublish with resources

P

Pr4gm4tik

I am able to create a project, add tasks, etc. and publish the project as
long as no resources are assigned to tasks.

But if I assign resources to that task (which in itself succeeds, and I've
verified that my call to FindByRES_UIDPROJ_UID() is finding the right
resource), the QueuePublish method will fail with
"GeneralAccessSecurityDenied". I'm told I have full administrator rights on
the project server instance. The resource I'm trying to assign to each task
is my own account.

Any thoughts on what security permission would be failing as a result of the
resource assignment?
 
A

Adam Behrle

If your not already, try splitting up the PSI calls. In other words,
first create the project and tasks using the PSI.

Then call the PSI methods to build team.

Then add the resources as assigments.

Hope that helps,

Adam
 

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