Web ファームで実行されている ASP .net アプリケーションからこの例外が発生しています。
Exception Type: System.Web.HttpException
Exception Message: Unable to validate data.
---- Stack Trace ----
System.Web.Configuration.MachineKeySection.GetDecodedData(buf As Byte[], modifier As Byte[], start As Int32, length As Int32, dataLength As Int32&)
(unknown file): N 00294
System.Web.UI.ObjectStateFormatter.Deserialize(inputString As String)
(unknown file): N 00203
この記事 ( http://support.microsoft.com/default.aspx?scid=kb;en-us;Q312906 ) に従って、すべてのサーバーで静的マシン キーを既に構成しています。(すべてのサーバーが同じマシン キーを持っています)
何か案は?
なぜ誰もこれに反応しないのだろうか?私だけでしょうか?