ビュー:

動作:
DocuWare Web Clientから注釈付きの大きなファイルを印刷またはダウンロードしようとすると、次のエラーが発生します:

"500 Internal Server Error
Message:
Long running imaging operation has failed due to timeout."
Exception TimeoutException:TimeoutException: Long running imaging operation has failed due to timeout."(タイムアウトのため、長時間実行中のイメージング操作に失敗しました。

解決策:
ファイルが大きすぎてタイムアウトになったことが原因です。以下の変更を実行して、タイムアウトを5分に増やしてください。

  1. C:¥Program Files¥DocuWare¥Web¥Platform に移動して、Web.configファイルのコピーを作成します。
  2. Underneath the</sectionGroup>tag, make sure the following lines exist (if they do not, copy and add the lines to your file):

    <section name="wafServiceSettings" type="DocuWare.WAFServices.Configuration.WAFServiceSectionHandler, DocuWare.WAFServices" />
    <section name="ImagingToolkitSettings" type="DocuWare.Imaging.Toolkit.SettingSectionHandler、DocuWare.Imaging.ツールキット" />
    <section name="ContentConfig" type="DocuWare.Content.Shared.Implementation.ContentConfig、DocuWare.Content.Shared.Implementation" />
  3. </configSections>タグの下に、次の行を追加します。

    <ContentConfig LockExpirationCleanupPeriod="00:01:DocumentsForAutoIntellixCount="5" PagesToProcessTogetherForTextshot="8" ImagingSingleOperationTimeout="00:05:00" LongRunnningImagingOperationTimeout="00:05:00">
    </ContentConfig> </contentConfig>。


  4. <section name="DocuWare.Platform.WebClient.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
    </sectionGroup>

    <section name="wafServiceSettings" type="DocuWare.WAFServices.Configuration.WAFServiceSectionHandler, DocuWare.WAFServices" />
    <section name="ImagingToolkitSettings" type="DocuWare.Imaging.Toolkit.SettingSectionHandler, DocuWare.Imaging.Toolkit" />
    <section name="ContentConfig" type="DocuWare.Content.
    ContentConfig" type="DocuWare.Content. Shared.Implementation.ContentConfig, DocuWare.Content.Shared.Implementation" />
    <section name="HyperBusFactory" type="DocuWare.MessageBus.Model.Configuration.HyperBusFactoryConfiguration、DocuWare.MessageBus.Model.Provider" />
    <section name="OidcConfiguration" type="DocuWare.Platform.WebBase.OpenIdConnect.OidcConfiguration, DocuWare.Platform.WebBase" />
    <!-- Uncomment this if you want to inject some special behaviors into the Platform's front-end -->
    <!--
    <section name="PlatformUnityConfiguration" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration" />
    -->
    <section name="LongRunning" type="DocuWare.Platform.WebBase.LongRunningSupport.LongRunningConfiguration, DocuWare.Platform.WebBase"/> 。WebBase" />

    </configSections>
    <ContentConfig LockExpirationCleanupPeriod="00:01:DocumentsForAutoIntellixCount="5" PagesToProcessTogetherForTextshot="8" ImagingSingleOperationTimeout="00:05:00" LongRunnningImagingOperationTimeout="00:05:00">
    </ContentConfig> </ContentConfig>。


  5. ファイルを保存します。
  6. IISRESETを実行すると、ファイルはエラーなしでWebクライアントからダウンロードまたは印刷できるようになるはずです。
    IISを適切にリセットする方法が不明な場合は、KBA-34532を参照してください。

KBAはオンプレミス組織のみに適用されます。

注意:この記事英語からの翻訳ですこの記事まれる情報オリジナルの英語版製品づくものです。翻訳版記事使用されている文法などには、細かいりがある場合があります。翻訳正確さを完全保証することは出来かねますがほとんどの場合、十分情報られるとわれます。万一、疑問じた場合、英語版記事えてごください