Hello all,
I work for a large cor****ation that for a long time has depended on
Site Server 3.0 to sup****t editorial processes (e.g. editors create
html/graphics on a staging server, test, then push to production
servers using Site Server file system replication).
Site Server is no longer sup****ted by Microsoft, and we recognize that
we are running quite a risk by depending on a legacy product which may
not even install on the next Microsoft server platform!
But alas, we like Site Server, we're used to it, and it would take
quite an effort anyway to migrate to a new tool.
We used API's to build/configure the Site Server replication
projects...I am very intrigued to find nearly identical API's in the
CS2007 reference (http://msdn2.microsoft.com/en-us/library/
bb520959.aspx). E.g.
COM:
set ReplicationServer = CreateObject("CssApi.ReplicationServer")
ReplicationServer.Initialize("")
Does this mean that we can continue to use Site Server-type
replication by purchaseing CS2007? Operationally, this would be
fantastic.
Anyone have definitive information?