A
Amitav
Hi,
I would briefly describe what I have been trying to achieve.
.. Installed Project server
.. Implemented forms authentication and created a forms based user.
Now I have a link in a webpage (this page lists all the tasks for a project
already created) which should open up the PWA and show the project drilldown
view when a user clicks on it. Logging into PWA is to be seamless where the
user will not have to provide username and password.
The other part is similar where the link will actually fire up the project
professional client and will load that specific project automatically
(without having the user provide username and pwd for logging into the
server). I can open up the client window automatically from code using
command line options like -- winproj /s "..." /u "...." /p "...." but how to
load the specific project automatically using code ? are there other command
line options ??
Hope I could explain my problem, in case of further explanations please let
me know so that i can provide more details.
TIA,
Amitava.
I would briefly describe what I have been trying to achieve.
.. Installed Project server
.. Implemented forms authentication and created a forms based user.
Now I have a link in a webpage (this page lists all the tasks for a project
already created) which should open up the PWA and show the project drilldown
view when a user clicks on it. Logging into PWA is to be seamless where the
user will not have to provide username and password.
The other part is similar where the link will actually fire up the project
professional client and will load that specific project automatically
(without having the user provide username and pwd for logging into the
server). I can open up the client window automatically from code using
command line options like -- winproj /s "..." /u "...." /p "...." but how to
load the specific project automatically using code ? are there other command
line options ??
Hope I could explain my problem, in case of further explanations please let
me know so that i can provide more details.
TIA,
Amitava.