dotConnect crash on any query
Posted: Thu 25 Jul 2013 11:59
Version 5.50.214.0
I am opening connection to the server with no issues, also when execute the same query with other (test application that i have created) provider no problem. as soon as i am using the dotConnect i am getting the below error.
any ideas ?
Devart.Common.o: Read less bytes than expected.
at Devart.Common.e.c(Byte[] A_0, Int32 A_1, Int32 A_2)
at Devart.Common.p.e(Byte[] A_0, Int32 A_1, Int32 A_2)
--- End of inner exception stack trace ---
at Devart.Data.PostgreSql.PgSqlDataReader.e(Int32 A_0)
at Devart.Data.PostgreSql.PgSqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords)
at Devart.Common.DbCommandBase.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords, Boolean nonQuery)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at Devart.Data.PostgreSql.Entity.j.a(CommandBehavior A_0)
at Devart.Common.Entity.b8.b(CommandBehavior A_0)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
--- End of inner exception stack trace ---
at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
at System.Data.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues)
at System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
at System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at RunMccLogic.CentralLogic.GetApplicationKeys(ExternalSource src, String applicationName) in D:\Projects\MCC\hg_engine\RunMccLogic\CentralLogic.cs:line 643
at RunMcc.Application.Services.Central.Service.GetApplicationKeys(ExternalSource src, String applicationName) in D:\Projects\MCC\hg_engine\RunMcc.Application.Services.Central\CentralService.cs:line 184
I am opening connection to the server with no issues, also when execute the same query with other (test application that i have created) provider no problem. as soon as i am using the dotConnect i am getting the below error.
any ideas ?
Devart.Common.o: Read less bytes than expected.
at Devart.Common.e.c(Byte[] A_0, Int32 A_1, Int32 A_2)
at Devart.Common.p.e(Byte[] A_0, Int32 A_1, Int32 A_2)
--- End of inner exception stack trace ---
at Devart.Data.PostgreSql.PgSqlDataReader.e(Int32 A_0)
at Devart.Data.PostgreSql.PgSqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords)
at Devart.Common.DbCommandBase.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords, Boolean nonQuery)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)
at Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at Devart.Data.PostgreSql.Entity.j.a(CommandBehavior A_0)
at Devart.Common.Entity.b8.b(CommandBehavior A_0)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
--- End of inner exception stack trace ---
at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
at System.Data.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues)
at System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
at System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at RunMccLogic.CentralLogic.GetApplicationKeys(ExternalSource src, String applicationName) in D:\Projects\MCC\hg_engine\RunMccLogic\CentralLogic.cs:line 643
at RunMcc.Application.Services.Central.Service.GetApplicationKeys(ExternalSource src, String applicationName) in D:\Projects\MCC\hg_engine\RunMcc.Application.Services.Central\CentralService.cs:line 184