femaref / evetradercs

Automatically exported from code.google.com/p/evetradercs
0 stars 0 forks source link

Wallet IEnumerable empty when adding new character #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at EveTrader.Core.ViewModel.WalletsViewModel.<Refresh>b__3() in 
Q:\Projects\evetradercs\EveTrader.Core\ViewModel\WalletsViewModel.cs:line 46
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, 
ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, 
ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Original issue reported on code.google.com by fema...@googlemail.com on 11 Aug 2010 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by fema...@googlemail.com on 11 Aug 2010 at 10:57