sudara

Results 3 issues of sudara

I am trying to use Session state store for Web api. How can I do this?

@GoorMoon OClient.CreateDatabasePool("127.0.0.1", 2480, "GreatfulDeadConcerts", ODatabaseType.Graph, "root", "hello", 5, "myTestDatabaseAlias"); after execute got an exception-- stack trace [IndexOutOfRangeException: Index was outside the bounds of the array.] Orient.Client.Protocol.Serializers.BinarySerializer.ToByte(Byte[] data) +34 Orient.Client.Protocol.Connection.ExecuteOperation(T operation)...

I am using this API Libraries to connect and get data from orient DB.. But i am stuck when using EmbeddedMap.. Please Help me to solve this..