M
marcbb
Hi all!
Every time a try to create a new Project I get status code= 3000
(rsVersionNotFound)
My request is:
<Request>
<ProjectCreate>
<AutoPublish>1</AutoPublish>
<Project>
<ProjectName>NewProj.Published</ProjectName>
<StartDate>20060421</StartDate>
</Project>
</ProjectCreate>
</Request>
and I'm getting this response:
<Reply>
<HRESULT>0</HRESULT>
<STATUS>3000</STATUS>
<UserName>Administrador</UserName>
</Reply>
what i'm doing wrong?
Every time a try to create a new Project I get status code= 3000
(rsVersionNotFound)
My request is:
<Request>
<ProjectCreate>
<AutoPublish>1</AutoPublish>
<Project>
<ProjectName>NewProj.Published</ProjectName>
<StartDate>20060421</StartDate>
</Project>
</ProjectCreate>
</Request>
and I'm getting this response:
<Reply>
<HRESULT>0</HRESULT>
<STATUS>3000</STATUS>
<UserName>Administrador</UserName>
</Reply>
what i'm doing wrong?