2 implementations on one set of infrastructure

  • Thread starter Denis in Brisbane
  • Start date
D

Denis in Brisbane

From what I've seen it should be possible to build 2 totally separate Project
Server environments on the same infrastructure with a single installation of
Project Server, WSS etc. and separate SQL databases, such that they can both
be operational at the same time.

Is there any impediment to doing that? Any gotchas I should be aware of,
particularly at build time?

I have the sample database working here in parallel with a PoC environment.

Denis
 
G

Gary L. Chefetz \(MVP\)

Denis:

The most difficult thing about such an implementation is that server errors
from all instances end up in the same event log. Other than that, it's
fairly easy and limited only by the horsepower in your system.

--

Gary L. Chefetz, MVP
"We wrote the books on Project Server"
http://www.msprojectexperts.com

-
 
D

Denis in Brisbane

Thanks, Gary. Reassuring.
Denis


Gary L. Chefetz (MVP) said:
Denis:

The most difficult thing about such an implementation is that server errors
from all instances end up in the same event log. Other than that, it's
fairly easy and limited only by the horsepower in your system.

--

Gary L. Chefetz, MVP
"We wrote the books on Project Server"
http://www.msprojectexperts.com

-
 
Top