PDS Extender

A

Ashkan Daie

I downloaded the PDS Extender .NET from MS and installed it.

When calling the PDS extenders the PDSInfo parameter has invalid
information.

The value for the PDSInfo parameter of the XmlRequestEx method is:

<Root>
<UserName>Administrator</UserName>
<UserGUID>xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</UserGUID>
<UserID>1</UserID>
<PDSConnect>Provider=SQLOLEDB.1;Password=SQLUserPassword;User
ID=SQLUser;Initial Catalog=ProjectServerDBName;Data Source=SQLServerName;Use
Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Application
Name=PDS;Workstation ID=SQLServerName;Use Encryption for Data=False;Tag with
column collation when possible=False</PDSConnect>
<BasePath>ProjectServer</BasePath>
<SOAPRequestCookie>xxx</SOAPRequestCookie>
</Root>

As you can see all of the values being passed to the extender are generic
values. The only values that are correct are the username and user id
fields.

Please Help,

Ashkan
 

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