asp.net: Cannot find table 0

Published by

Posted on December 21, 2010

Error:
Exception Details: System.IndexOutOfRangeException: Cannot find table 0.

Possible Solution:
I am sure there are a few solutions for this error, but the one we encountered was related to the web.config file being incorrect. The database information was invalid. Hopefully this will help someone who encounters the same isue