Quantcast
Channel: Project Developer
Viewing all articles
Browse latest Browse all 50

Adding Customfield Value to a Process through PSI

$
0
0
Hello,
i declared my Customfield as a Process so that i can make it visible via the WebApp.
The Problem is that i get the following Error if i am trying to Update through
QueueUpdateProject

"ProjectServerError(s) LastError=CustomFieldInvalidUID Instructions: Passthis into PSClientError constructor to access all error Information"

If my CustomField is declared as a Project it runs without Error.
Here is my Code.

ProjectDataSet projectList = projectSvc.ReadProjectList()...

Read more

Viewing all articles
Browse latest Browse all 50

Trending Articles