P
ProjectBob
Hi, I am trying to use below method to create a new project
CreateProjectFromTemplate(templateGuid, newProjName)
In the template I have only 1 task, and have filled out all custom field
information. I notice that if I do not assign a resource to the task, when I
call the method I get the PSI errors AssignmentNotFound and
ProjectResourceNotFound. If I assign an enterprise resource to the task I
only get the ProjectResourceNotFound error. Is there a way round this
problem? When using the method with a blank plan it seems to work fine so
I'm thinking its something to do with the template itself?
I am working on the Microsoft EPM2007 VPC image. Thanks for any help.
CreateProjectFromTemplate(templateGuid, newProjName)
In the template I have only 1 task, and have filled out all custom field
information. I notice that if I do not assign a resource to the task, when I
call the method I get the PSI errors AssignmentNotFound and
ProjectResourceNotFound. If I assign an enterprise resource to the task I
only get the ProjectResourceNotFound error. Is there a way round this
problem? When using the method with a blank plan it seems to work fine so
I'm thinking its something to do with the template itself?
I am working on the Microsoft EPM2007 VPC image. Thanks for any help.