Asked by:
Can't complete client wizard on Windows XP for SBS 2011 Essentials (fails)

Question
-
Hello.
I'm able to start the client wizard program and get to where I enter the user's login username and password. After a brief few seconds the wizard stops and says it cannot connect to the server. So I have to abort. Here's the log file (relavant portion at the end where the error happens).
[2220] 120109.121547.3096: ClientSetup: Start of ClientDeploy
[2220] 120109.121547.6690: General: Initializing...C:\WINDOWS\Temp\Client Deployment Files\ClientDeploy.exe
[2220] 120109.121547.7159: ClientSetup: Loading Wizard Data
[2220] 120109.121548.4659: ClientSetup: Current DeploymentStatus=Running
[2220] 120109.121549.7315: ClientSetup: OpenDNS Environment has been detected.
[2220] 120109.121549.7471: ServerDiscovery:HostsFileUpdater: Adding hosts file entry: SERVER 10.0.0.254
[2220] 120109.121549.7784: ClientSetup: Set OpenDNS environment state
[2220] 120109.121549.7940: ClientSetup: Showing the Client Deployment Wizard
[2220] 120109.121550.0908: ClientSetup: Adding Server Info data in the Product Registry
[2220] 120109.121550.1690: ClientSetup: Set the Deployment Sync Event
[2604] 120109.121600.0126: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
[2604] 120109.121600.0282: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2604] 120109.121600.0438: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
[2604] 120109.121600.1376: ClientSetup: Entering ValidateUserTask.Run
[2604] 120109.121600.1376: ClientSetup: Install root cert to local trusted store
[2604] 120109.121600.2782: ClientSetup: Validating User
[2604] 120109.121600.2782: ClientSetup: Call MachineIdentityManager.GetMachineStatus
[2604] 120109.121601.5907: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:ProviderNotAvailable ErrorCode:-1
BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://server:65500/CertWebservice.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.0.0.50:65500
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.WindowsServerSolutions.Devices.Identity.ICertService.GetMachineStatus(MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum, String userName, String password, String machineName)
at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
--- End of inner exception stack trace ---
at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
[2604] 120109.121601.6063: ClientSetup: Exiting ValidateUserTask.Run
[2604] 120109.121601.6063: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
[2604] 120109.121601.6063: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
[2604] 120109.121601.6063: ClientSetup: Exting ConnectorWizardForm.RunTasks
[2220] 120109.121601.6063: ClientSetup: JoinNetwork Tasks returned TaskStatus=Failed
[2220] 120109.121605.2625: ClientSetup: !!!FATAL!!! Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.WindowsServerSolutions.Administration.ObjectModel, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.WindowsServerSolutions.Administration.ObjectModel, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at Microsoft.WindowsServerSolutions.Common.VirtualChannelWrapper.OpenURLOnClientAndFallbackToServer(Uri url)
at Microsoft.WindowsServerSolutions.Common.VirtualChannelActions.OpenURLOnClientAndFallbackToServer(Uri url)
at Microsoft.WindowsServerSolutions.Controls.DashboardLinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.RunDialog(Form form)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Program.Main()WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].[2220] 120109.121643.8558: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: SERVER
Does anyone here have any ideas on how I can resolve this problem?
David
Dave Tschoepe Beenanza, LLCMonday, January 9, 2012 8:50 PM
All replies
-
Wrong forum, sorry.Tuesday, January 10, 2012 10:07 AM
-
Sorry about that. I have reposted in the SBS forum.
Dave Tschoepe Beenanza, LLCTuesday, January 10, 2012 3:53 PM