Hi,
last night, the 1st run of migration from our old fileserver to new one (Srv2019) was finished.
During run, several errors with different files occured, so we want to download the error protocol, but we can´t.
The downdoad runs into timeout, within the configured timeout of 1min, the download was not finished, as stated in the log message here:
Vergewissern Sie sich, dass Port TCP 445 (SMB-Dateifreigabe und -Druckfreigabe) auf dem Orchestratorserver geöffnet ist. (Check, that Port TCP 445 SMB File and Printer Sharing was opened on the orchestrator server)
Fehler: This request operation sent to net.tcp://localhost:28940/sms/service/1/transfer did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may
be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property)
and ensure that the service is able to connect to the client..
I just want to change the timeout setting as I found a note here:
https://social.msdn.microsoft.com/Forums/en-US/dc4a6bdc-4dd7-4e68-b24d-cd83a3bfece5/nettcp-operationtimeout-question?forum=wcf
, but I couldn´t find any config file for Admin Center, where I can put it in.
Anyone here, who got the same problem or knows about the config files of WAC/SMS?