Multiple project server instances

E

eoint

Hi,

I want to install more than one instance of Project server on a server for
testing. If I use the editsite utility to create these sites the public
documents site url's are the same..
i.e.
Create first site sample1 with a url of http://projectserver/sample1
Create a second site sample2 with a url of http://projectserver/sample2

Now the public documents sites should be
http://projectserver/sites/sample1_MS_ProjectServer_PublicDocuments
and
http://projectserver/sites/sample2_MS_ProjectServer_PublicDocuments

But the end up being the same i.e.
http://projectserver/sites/MS_ProjectServer_PublicDocuments

Can someone tell me what I'm missing here? I know I'm doing something wrong
as I have other instances with public documents sites like
http://projectserver/sites/Test1_MS_ProjectServer_PublicDocuments
 
G

Gary L. Chefetz [MVP]

If you want to separate these, then you need to connect your new instance of
Project Server to a new instance of a WSS site on a different port or
server.
 
Top