multiple instances on VM server

M

Marcus Pierce

I have three different Project Server instances on a VM server, a server
which my admin says should work exactly like a stand-alone server. These
instances all have their own databases and display different data
accordingly; however, they share some files and I can't figure out how to
make them separate. For example, I have changed some of image files on the
homepage (branding.gif, homepage.gif, etc.) but each instance pulls the same
images. Also, I wanted to apply SP2a to the three instances separately, but
when I attempted to apply it, it went to all three at once.

Anyone know how I can make these instances truly and completely separate?

Thanks,

--Marcus
 
R

Ray McCoppin

instances of project server running on the same server, run the same code
base. Each instance only has different registery settings that point to its
database. So if you make a code change or chamges to the images they appear
in all instances of Project Server on that server. The only way to seperate
them is to install project server on a different server.
 
Top