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.
IE10 で HttpContext.Current.Request.IsSecureConnection が正しく動作するという問題が発生した人はいますか? 何らかの理由で、SSL のページにいる場合でも、これは false を返し続けます。
問題を解決できたと思います。どうやら .NET は IE10 を検出するのに苦労しているようで、修正プログラムを適用する必要がありました。
http://support.microsoft.com/kb/2600088