Hi,
I tried the first Includes Sample from here:
http://ravendb.net/docs/client-api/querying/handling-document-relationships
I created a gist:
https://gist.github.com/3814180
Running it using DocumentStore everything works fine.
Running it using EmbeddableDocumentStore it fails twice:
It fails in line 73 and when commenting line 65, it also fails in line 68.
Tests based on .2096-Unstable.
Alex
Works now as expected.
Thanks,
Alex