Advertisement
Guest User

Stack Trace

a guest
Jul 2nd, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. at System.Data.Entity.Core.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal)
  2. at lambda_method(Closure , Shaper )
  3. at System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper)
  4. at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
  5. at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
  6. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  7. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  8. at GenericConsole.Program.Main(String[] args) in c:\Users\hprak\Documents\bak.Visual Studio 2013\Projects\Lab - Authentication\GenericConsole\Program.cs:line 35
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement