How to Connect To Project Server Programmatically

  • Thread starter Fernando Paucar
  • Start date
F

Fernando Paucar

Hi,

I'd like to know if there is a way to connect to Project Server
programmatically using a web app (ASP or .NET) using windows autentication.
Once the connection is stablished, I want to return the cookie to my web
page so I can use it to make PDS calls. Have in mind I have a
Windows-Authenticated account in Project Server. Also, have in mind that I
am not loging in using Project Web Access (PWA).

I know it is possible to connect to Project Server using a Windows app. I
tried to reuse some of the Win App code in my Web App but I have not been
able to connect.

Thank you in advance.

Fernando
 
Top