Web site name cannot be changed on the destination server when you run a Commerce Server 2007 project for metabase replication (920674)



The information in this article applies to:

  • Microsoft Commerce Server 2007 Standard Edition
  • Microsoft Commerce Server 2007 Enterprise Edition
  • Microsoft Commerce Server 2007 Developer Edition

SYMPTOMS

When you perform a metabase replication in Commerce Server Staging (CSS) on Microsoft Commerce Server 2007, the CSS service cannot change the Web site name on the destination computer.

MORE INFORMATION

Steps to reproduce the behavior

Run the following queries:
 CSS addproj MyProject MyWebSite MySource/server MyDestination/metabase
 CSS addproj MyProject MyNewWebSite/server  MyDestination/metabase
 CSS deploy MyProject/display
Note
  • MyProject is a placeholder for the project name.
  • MyWebSite is a placeholder for the Web site name on the source server.
  • MyNewWebSite is a placeholder for the Web site name on the destination server.
  • MySource is a placeholder for the source server name.
  • MyDestination is a placeholder for the destination server name.
The metabase replication is completed on the source server and the destination server, but the Web site that is created on the destination server has the same name as the Web site on the source server. The Web site on the destination server should have the new name that the replication project's LocalDirectory property specifies. In other words, after the metabase replication project is completed, the MyNewWebSite Web site does not exist. Instead, the MyWebSite Web site is created on the destination server.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

Modification Type:MajorLast Reviewed:8/11/2006
Keywords:kbBug KB920674 kbAudDeveloper kbAudITPRO