From: Andrey (JIRA) <tr...@fi...> - 2013-12-05 06:14:26
|
exception at net sync framework 2.1 synchronization --------------------------------------------------- Key: DNET-533 URL: http://tracker.firebirdsql.org/browse/DNET-533 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.0.0.0 Environment: win xp, net framework 4.0 Reporter: Andrey Assignee: Jiri Cincura in attempt of synchronization of net sync framework 2.1 the exception is caused. The link for SyncTest downloading: http://uafile.com/file/34487/SyncTest-zip.html System.IndexOutOfRangeException Message=Could not find specified column in results. Source=FirebirdSql.Data.FirebirdClient StackTrace: в FirebirdSql.Data.FirebirdClient.FbDataReader.GetColumnIndex(String name) в c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbDataReader.cs:строка 747 в FirebirdSql.Data.FirebirdClient.FbDataReader.GetOrdinal(String name) в c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbDataReader.cs:строка 377 в Microsoft.Synchronization.Data.DbSyncScopeHandler.ReadScope(IDbConnection connection, IDbTransaction transaction, ReadKnowledgeType readType, ReadForgottenKnowledgeType readFKtype) InnerException: -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |