CreateProject Returns Error Status 1016

A

Arif Eqbal

Hi,
I am a new user to the Project Server, using version 2003
I am trying to create a project from my .NET App using PDS
I use the XML
<Request>
<ProjectCreate>
<Project>
<ProjectName>TestProject</ProjectName>
<StartDate>20061024</StartDate>
</Project>
</ProjectCreate>
</Request>
Whatever the Name I provide it always shows me 1016 - ProjectNameInvalid

What is the right way to Create a Project from My .NET App ?

Thanks
Arif Eqbal
 

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