MS Dynamics AX 2012 の GeneralJournal インポート ファイルで変換を実行する .NET アセンブリがあります。
時折、タイムアウトに関連するエラーが報告されます (WCF エラーのように見えます)。
ポート設定で、タイムアウト設定を構成する場所がわかりません。
誰でも知っていますか?
The request failed with the following error:
This request operation sent to net.tcp://SERVERNAME/DynamicsAx/Services/GeneralJournalPayroll
did not receive a reply within the configured timeout (00:05: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.