Project Server 2003 port # conflict

T

teng79

Our current server is running Project Server 2003 and MS CRM 1.2, both
using IIS for intranet web services. Before I upgraded from Project
2002 to 2003 we were able to open up either webpage without specifying
the port number.

During the upgrade, I was unable to specify port 80 since CRM already
was using it. So instead I had to choose an unassigned port - 9104.
My question is, which port number do I use to so that users can access
the project server without typing in
http://servername:9104/projectserver. I would like them to access the
Project Server by just typing in http://servername/projectserver.
Thanks in advance for any helpful advice.
 
G

Gunnar Sundfar

Since you said you upgraded to 1.2, I guess you have CRM installed on the
root of the default web site of IIS.
I think you can reinstall CRM and specify its own Virtual Directory
underneath the Default web site.
I haven't tested this myself, though.
 
T

teng79

But wouldn't I then be trading the problem I am getting from Project
Server to CRM? They currently access CRM from the intranet with this
address "http://servername/" By changing the CRM's port number, hey
would have to use "http://servername:###". Am I correct? Are there
any safer solutions that having reinstall a critical piece of
software? Thanks!
 
Top