How can I start up MS Project with a project from the project ser.

S

Sumant

Henrik..

Configure your shortcut to include the name of your project as on server..
example :

C:\Program Files\...\WinProj.exe "<>\TestProject.Published"

Actually this name is the 'local path' on the server for the project that
can be queried from MSP_WEB_PROJECTS table.. look for WLOCAL_PATH field value
for specific project.

(otherwise also u can try prepending "<>\" to proj.version name as that is
the format for project paths on server.)

-Sumant
 
Top