Stuck on the BASICS - pun intended

M

Marla Singer

Howdy Again,

I don't know why my message didn't appear... but here it
is again.

I've downloaded some PDS Samples for Visual Studio from
this Microsoft Website.

http://www.microsoft.com/downloads/details.aspx?
displaylang=en&familyid=9885be35-2496-4c09-a764-
1421f02ca00d

I've also installed SOAP Toolkit 2.0 SP 2 as recommended
on this site.

http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/pdr/PDR_Using_SOAP_to_Call_PDS_Methods_3324.asp

When I run the Sample PDS program, it returns a message
that it can not log on to Project Server and the
XMLObject.parseerror.errorcode returns an error code -
2146697202.

However if I capture the URL from the debug window and
past it into an internet explorer address window, the
browser shows the following XML.

Is there anything else I need to load? I don't understand
why I can receive the XML from IE but not from withing VB.



<?xml version="1.0" ?>
- <Reply>
<HRESULT>0</HRESULT>
- <Cookie>
- <![CDATA[ svc={D8D06337-9C12-466D-84BF-57767FEDF8AD}
&session={CB1C0053-2983-4D2D-A5D0-A474643DD1EA}&prxy=
{EFBA0018-337F-4A35-9454-E7E1155F92A4}&org=projectserver
]]>
</Cookie>
</Reply>

Thanks in advance,

Marla
 

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