Project Web Access 2003 Integration

S

sankara

Dear All,

We Integrated our Asp.net web site into project web access 2003. Created a
menu in the project web access to access our site. The project web access is
in different server and our web site is in different server. I hope project
web access is using windows authentication. Our web site is also using
windows authentication. So we are getting 2 challenge/responses. 1
challenge/response while opening project web access and another one when
opening our web site.
Can we avoid this second challenge/response, without depolying our web site
in the same server where project web access exists? If this is not possible,
then can we get the project web access 2003 logon user? so that i can match
project web accces user with my user. Because, i want both the user should be
same.

Thanks in advance.
 
G

Gary L. Chefetz [MVP]

Sankara:

I'm going to suggest that you post this at
microsoft.public.project.developer where you're more likely to get an
answer. I also think you need to provide more information. You say "I hope
Project Web Access is using Windows Authentication." This is a fact you must
have in hand when asking such a question.
 
Top