Bij het maken koppelen van Exact Online real-time aan Sumatra krijg ik de volgende foutmelding na het registreren van de credentials en de keuze van de catalogus:
itgenbed003
An element with the key ‘NATIVEPLATFORMSCALARREQUESTS’ already exists in a dictionary of String and TdsServerView.
itgenclr009
An item with the same key has already been added.
Key: NATIVEPLATFORMSCALARREQUESTS
Sumatra SQL statement:
select distinct TABLE_SCHEMA from INFORMATION_SCHEMA.TABLES order by TABLE_SCHEMA
Callstack:
System.ArgumentException
Exception: InvantiveSystemException, originating host: database.invantive.com, hop:
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at Invantive.Basics.ExtensionMethods.AddSafe[K,V](IDictionary`2 dictionary, GlobalState owner, ExecutionOptions executionOptions, K key, V val, Func`2 exceptionFunc, String context)


