R
Robin
Hi all
I am reading the SDK and API reference documentation for Project Server 2003 (or what I believe is this), and I just can't seem to find anything about programmatic logon to Project Server that makes sense. As far as I can tell, it appears as though I must call an "ASP" page passing username and password to login. This just doesn't seem right
What I'm hoping to do is this
1) create a web part to add into SharePoint that calls out to a web servic
2) this web service (located on the same server as Project Server), should take the credentials that SharePoint knows, and use them to login to Project Serve
3) based on these credentials, expose things in the web part from Project Server based on the passed credential
Does Project Server 2003 offer some kind of class/object/method for directly logging into Project Server as the current user
Any information will be helpful...thank
Robin..
I am reading the SDK and API reference documentation for Project Server 2003 (or what I believe is this), and I just can't seem to find anything about programmatic logon to Project Server that makes sense. As far as I can tell, it appears as though I must call an "ASP" page passing username and password to login. This just doesn't seem right
What I'm hoping to do is this
1) create a web part to add into SharePoint that calls out to a web servic
2) this web service (located on the same server as Project Server), should take the credentials that SharePoint knows, and use them to login to Project Serve
3) based on these credentials, expose things in the web part from Project Server based on the passed credential
Does Project Server 2003 offer some kind of class/object/method for directly logging into Project Server as the current user
Any information will be helpful...thank
Robin..