Hab grad den Ele zugemacht und folgende Fehlermeldung bekommen.
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Runtime: 2.0.50727.1433
RAM: 4GB
Processors: 4
CPU: x86 Family 16 Model 2 Stepping 3: 0/32/2, 2500
Software version: 0.67
(10) Log: 21:28:14.32 -- Logfile set: C:\Dokumente und Einstellungen\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 21:28:14.37 -- Logfile cleared: C:\Dokumente und Einstellungen\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 22:02:44.64 -- , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
Hat das was zu bedeuten?
Hatte aber davor kein Problem.
Zumindest ist mir nix aufgefallen.