Right, I've tried to replicate your problem, but been stoped at the last step as I get an error when clicking on "Move";
It's a "Object reference not set to an instance of an object." error:
[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.dialogs.moveOrCopy.Page_Load(Object sender, EventArgs e) +738
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
umbraco.BasePages.BasePage.OnLoad(EventArgs e) +51
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
The "Move" feature works absolutely fine for me on other installs, so it might be the build I've done (in order to correct the DistributedCall bug) that has a problem.
I found another problem thought: after this test I have deleted the 2 pages newly created. They were displayed on my main menu before that.
After the deletion, I have re-published the entire content but only one server get the menu correctly refreshed. I changed and published another page and it displayed fine on both servers, but not the menu..:hrm:
I finally had to manually empty the app cache to get the menu ok on both servers.
I checked the umbraco.config file before that and it was exactly the same on both servers.
Seb
http://www.be-k.net