1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- *********************************************************************
- [2016-07-25 13:54:08]>> http://localhost:20105/zs/list.aspx?chartid=450 => System.AggregateException: 发生一个或多个错误。 ---> System.Threading.SynchronizationLockException: 调用线程未持有锁。
- 在 System.Threading.SpinLock.ExitSlowPath(Boolean useMemoryBarrier)
- 在 System.Threading.SpinLock.Exit(Boolean useMemoryBarrier)
- 在 CB.Common.TemplateEngine.<>c__DisplayClass4.<GetTemplateContent>b__3() 位置 D:\Dev\CP55128\CB.Common\razor\TemplateEngine.cs:行号 174
- 在 System.Threading.Tasks.Task`1.InnerInvoke()
- 在 System.Threading.Tasks.Task.Execute()
- --- 内部异常堆栈跟踪的结尾 ---
- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- 在 System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
- 在 System.Threading.Tasks.Task`1.get_Result()
- 在 CB.Common.TemplateEngine.GetTemplateContent(String viewName, Object model, IDictionary`2 viewbag) 位置 D:\Dev\CP55128\CB.Common\razor\TemplateEngine.cs:行号 178
- 在 CB.Wap.zs.list.GetRazorTemplateContent(Int32 tid, IList`1 list, Dictionary`2 viewbag) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 623
- 在 CB.Wap.zs.list.DealChartDataWithRazor(List`1 list, Int32 chartId, TrendChartInfo entity, LotteryInfo lottery, TrendChartSearchField chartSearch) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 191
- 在 CB.Wap.zs.list.InitData() 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 391
- 在 CB.Wap.zs.list.Page_Load(Object sender, EventArgs e) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 86
- ---> (内部异常 #0) System.Threading.SynchronizationLockException: 调用线程未持有锁。
- 在 System.Threading.SpinLock.ExitSlowPath(Boolean useMemoryBarrier)
- 在 System.Threading.SpinLock.Exit(Boolean useMemoryBarrier)
- 在 CB.Common.TemplateEngine.<>c__DisplayClass4.<GetTemplateContent>b__3() 位置 D:\Dev\CP55128\CB.Common\razor\TemplateEngine.cs:行号 174
- 在 System.Threading.Tasks.Task`1.InnerInvoke()
- 在 System.Threading.Tasks.Task.Execute()<---
- *********************************************************************
- [2016-07-25 14:07:15]>> http://localhost:20105/zs/list.aspx?chartid=450 => System.AggregateException: 发生一个或多个错误。 ---> System.Threading.SynchronizationLockException: 调用线程未持有锁。
- 在 System.Threading.SpinLock.ExitSlowPath(Boolean useMemoryBarrier)
- 在 System.Threading.SpinLock.Exit(Boolean useMemoryBarrier)
- 在 CB.Common.TemplateEngine.<>c__DisplayClass4.<GetTemplateContent>b__3()
- 在 System.Threading.Tasks.Task`1.InnerInvoke()
- 在 System.Threading.Tasks.Task.Execute()
- --- 内部异常堆栈跟踪的结尾 ---
- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- 在 System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
- 在 System.Threading.Tasks.Task`1.get_Result()
- 在 CB.Common.TemplateEngine.GetTemplateContent(String viewName, Object model, IDictionary`2 viewbag)
- 在 CB.Wap.zs.list.GetRazorTemplateContent(Int32 tid, IList`1 list, Dictionary`2 viewbag) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 623
- 在 CB.Wap.zs.list.DealChartDataWithRazor(List`1 list, Int32 chartId, TrendChartInfo entity, LotteryInfo lottery, TrendChartSearchField chartSearch) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 191
- 在 CB.Wap.zs.list.InitData() 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 391
- 在 CB.Wap.zs.list.Page_Load(Object sender, EventArgs e) 位置 D:\Dev\CP55128\CB.Wap\zs\list.aspx.cs:行号 86
- ---> (内部异常 #0) System.Threading.SynchronizationLockException: 调用线程未持有锁。
- 在 System.Threading.SpinLock.ExitSlowPath(Boolean useMemoryBarrier)
- 在 System.Threading.SpinLock.Exit(Boolean useMemoryBarrier)
- 在 CB.Common.TemplateEngine.<>c__DisplayClass4.<GetTemplateContent>b__3()
- 在 System.Threading.Tasks.Task`1.InnerInvoke()
- 在 System.Threading.Tasks.Task.Execute()<---
|