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.
Web フォームに VS 2005 を使用しています。
web.config を見ると、stateConnectionString 属性が表示されます。
sqlConnectionString 属性のことですか? その場合、Web ファーム シナリオで使用するために状態サーバー モードを SqlServer に設定すると、それが使用されます。セッション状態ストア用の Sql Server を実行するボックスです。