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
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