I have the same issue when installing connector on Win 7, 8 and now 10. I can ping and connect to the server shares manually no problem at all but I can't get to any of the WSE 2012 r2 site/application. Even localhost/connect from the server
itself gives me that error below. Looks like something is corrupted with IIS but the everything came back ok with the EssentialsTester.ps1 tool v2.02. Ii feel that IIS (.NET and ASP) are at cause of the issue since I can't connect to the server
website. I did restart, IIS and all sites are running, etc...
Any chance we can 'reset' IIS to default in WSE 2012? Or if I spin a VM with WSE 2012 on it, can I use some files to rebuild IIS on my server and if yes which one?
BTW clientdeploy.log says download failed because it can't reach server. see below:
any help would be greatly appreciated. I can always reinstall but that would take lots of time to reconfigure GPO, apps, backup etc... so I would prefer if I can fix the web apps on that server instead. also other pc with connectors already installed
still works so it's really an issue with IIS.
cheers
1360] 151201.155600.0118: ClientSetup: Start of ClientDeploy
[1360] 151201.155600.1212: General: Initializing...C:\Windows\system32\Essentials\ClientDeploy.exe
[1360] 151201.155600.1212: ClientSetup: Create client deployment registry subkey if necessary
[1360] 151201.155600.1368: ClientSetup: The initial launching way:
[1360] 151201.155600.1368: ClientSetup: The initial state is set
[1360] 151201.155600.1368: ClientSetup: The initial serverName:
[1360] 151201.155600.1368: ClientSetup: Loading Wizard Data
[1360] 151201.155600.1368: ClientSetup: Saving Wizard Data
[1360] 151201.155600.1524: ClientSetup: Current DeploymentStatus=Start
[1360] 151201.155600.7931: ClientSetup: Showing the Client Deployment Wizard
[1360] 151201.155601.1524: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
[1360] 151201.155601.1524: ClientSetup: Set the Deployment Sync Event
[1072] 151201.155611.1524: ClientSetup: Finish server discovery
[1360] 151201.155618.5431: ClientSetup: The input server name is 10.200.200.1
[2976] 151201.155618.6525: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2976] 151201.155618.6681: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
[2976] 151201.155618.7618: ClientSetup: The configuration cab will be downloaded from 10.200.200.1
[2976] 151201.155618.7775: ClientSetup: Download file Setup.cab from server
[2976] 151201.155618.9024: ClientSetup: Making web request: https://10.200.200.1//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
[2976] 151201.155619.7306: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException:
The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
[2976] 151201.155619.7462: ClientSetup: Cannot get configuration file with https, will try http...
[2976] 151201.155619.7774: ClientSetup: Download file Setup.cab from server
[2976] 151201.155619.7774: ClientSetup: Making web request: http://10.200.200.1//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
[2976] 151201.155619.9493: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
[2976] 151201.155619.9493: ClientSetup: The configuration cab cannot be downloaded, pleaes retry.
[2976] 151201.155619.9493: ClientSetup: Exiting PreConfigTask.Run()
[2976] 151201.155619.9493: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Retry
[2976] 151201.155619.9493: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
[2976] 151201.155619.9493: ClientSetup: Exiting ConnectorWizardForm.RunTasks
![]()