Hello all
I have this problem :
Server Error in '/' Application.
Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.
so i thing its coming from connection with date base because when i delete some records it just work fine , the bd is access and i have table called uses if i delete some users it will wark but the it reach some number this proble it comes if i try to loging or register only
Regards
I have this problem :
Server Error in '/' Application.
Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.
so i thing its coming from connection with date base because when i delete some records it just work fine , the bd is access and i have table called uses if i delete some users it will wark but the it reach some number this proble it comes if i try to loging or register only
Regards