Project Renamer PDS Extender debug error: <STATUS>9008</STATUS>

M

Martin

Every time I try to use PDSTest or PDSTest.NET to test the Project Renamer
utility I get the reply:

<Reply><HRESULT>0</HRESULT><STATUS>9008</STATUS><UserName>Administrator</UserName></Reply>"

Following the MSDN instructions, I have opened ProjectRenamer.vbp in VB6 on
the server and set a breakpoint in the ProduceSQLQuery function. Using
either of the PDSTest programs I pass the following XML script:

<Request><ProjectRename><Project><ProjectID>14</ProjectID><NewName>Rename10</NewName></Project></ProjectRename></Request>

If I do not have ProjectRenamer.vbp open, the rename function works and the
reply from PDS is:

<Reply><HRESULT>0</HRESULT><STATUS>0</STATUS></Reply>

Can someone tell me what I'm doing wrong? I am running Project Server 2003.

Thanks.
 
D

Deejay

I am also having the same issue, tried looking everywhere to why this
exception occurs, or even what does it mean. I'm also using Project Server
2003.

Thanks.
 

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