Help need for writing PDS Extender

B

Burki

Hi
I am trying to write a PDS Extender for MS Project Server 2003, using
..Net platform. The problem is, if the client of the Extender has
Windows Administrative privileges then PDS propagates/ communicates the
request to my Extender and a successful reply is returned. If the user
does not have Windows Administrative privileges then client gets a
login failed message as listed below

<Reply>
<HRESULT>0</HRESULT>
<STATUS>1</STATUS>
<ProjectSites>
<Error>Login failed for user 'WIN2K3\Steve Masters'.</Error>
</ProjectSites>
</Reply>

Can any one tell me what sort of permission do I have to set for the
client.

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