System.IndexOutOfRangeException: Cannot find table 0

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Dave Price
Posts: 1
Joined: Fri 03 Mar 2006 18:39

System.IndexOutOfRangeException: Cannot find table 0

Post by Dave Price » Fri 03 Mar 2006 18:58

We have paid a third party to create a website for us that uses PostgreSQLDirect .NET.

This error occurs intermittently with debug turned on:
System.IndexOutOfRangeException: Cannot find table 0

We can't nail it down or attribute it to any one thing.
Load doesn't appear to be a factor.

Has anyone heard of this and found a solution?

Our environment:
- Windows 2003 Server
- Framework 1.1
- Postgres 8.0.4
- Microsoft Network
- Load balanced to four servers

It was developed in:
- VS.NET 2003 (we don't have the code)
- PostgreSQLDirect .NET 2.40.14

Ideas?

thanks,
Dave

SecureGen
Devart Team
Posts: 133
Joined: Thu 08 Sep 2005 06:27

Post by SecureGen » Mon 06 Mar 2006 12:25

Try using the latest build of PostgreSQLDirect .NET 2.50 Beta. If problem persists, describe more detailed in which situations you have it.

Post Reply