Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は行を持っています:
<sessionState mode="InProc" timeout="960"/>
私のWeb.configファイルでは、まだセッションは約25分後にタイムアウトしています. 助言がありますか?
アプリケーション プールの構成を確認してください。IIS7 を使用している場合は、アプリケーションのプールの高度なプロパティに移動し、プロセス モデルのアイドル タイムアウト プロパティを確認します。