[ArgumentException: 对象的类型必须是 String。]
System.Globalization.CompareInfo.InternalGetGlobalizedHashCode(IntPtr handle, IntPtr handleOrigin, String localeName, String source, Int32 length, Int32 dwFlags, Boolean forceRandomizedHashing, Int64 additionalEntropy) +0
System.Globalization.CompareInfo.GetHashCodeOfString(String source, CompareOptions options, Boolean forceRandomizedHashing, Int64 additionalEntropy) +74
System.CultureAwareComparer.GetHashCode(String obj) +71
System.StringComparer.GetHashCode(Object obj) +44
System.Collections.Hashtable.GetHash(Object key) +17
System.Collections.Hashtable.get_Item(Object key) +54
System.Collections.Specialized.NameObjectCollectionBase.FindEntry(String key) +19
System.Collections.Specialized.NameObjectCollectionBase.BaseGet(String name) +9
System.Web.HttpApplicationState.Get(String name) +57
System.Web.HttpApplicationState.get_Item(String name) +9
ASP.<PageLoadAsync>d__0.MoveNext() in e:\www\bx1.wskmn.com\index.aspx:173
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
System.Web.UI.<ExecuteTasksAsync>d__3.MoveNext() +363
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +99
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +58
System.Web.UI.<ProcessRequestAsync>d__554.MoveNext() +876
|