Created
October 17, 2013 15:36
-
-
Save phillip-haydon/7027133 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nancy.RequestExecutionException: Oh noes! ---> System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.NotSupportedException: Specified method is not supported. | |
at Raven.Client.Document.DocumentSession.Raven.Client.Linq.IDocumentQueryGenerator.AsyncQuery[T](String indexName, Boolean isMapReduce) in c:\Builds\RavenDB-Unstable-v2.5\Raven.Client.Lightweight\Document\DocumentSession.cs:line 758 | |
at Raven.Client.Linq.RavenQueryProviderProcessor`1.GetAsyncLuceneQueryFor(Expression expression) in c:\Builds\RavenDB-Unstable-v2.5\Raven.Client.Lightweight\Linq\RavenQueryProviderProcessor.cs:line 1452 | |
at Raven.Client.Linq.RavenQueryProvider`1.ToAsyncLuceneQuery[TResult](Expression expression) in c:\Builds\RavenDB-Unstable-v2.5\Raven.Client.Lightweight\Linq\RavenQueryProvider.cs:line 251 | |
at Raven.Client.LinqExtensions.ToListAsync[T](IQueryable`1 source) in c:\Builds\RavenDB-Unstable-v2.5\Raven.Client.Lightweight\PublicExtensions\LinqExtensions.cs:line 412 | |
at ITCompiler.Web.Modules.HomeModule.<<.ctor>b__4>d__6.MoveNext() in d:\Development\phillip-haydon\ITCompiler\src\ITCompiler.Web\Modules\HomeModule.cs:line 21 | |
--- End of inner exception stack trace --- | |
--- End of inner exception stack trace --- | |
--- End of inner exception stack trace --- | |
at Nancy.NancyEngine.InvokeOnErrorHook(NancyContext context, ErrorPipeline pipeline, Exception ex) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment