Buenas tardes compañeros mi inquietud es la siguiente:
Estoy desarrollando una aplicación en Visual Basic 2005 con SQL Server, al ejecutar mi aplicación en el cuadro de depuración me estan apareciendo estas cuatro líneas y la verdad no entiendo a que se debe esto
Código:
A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll
A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll
A first chance exception of type 'System.IndexOutOfRangeException' occurred in System.Data.dll
A first chance exception of type 'System.IndexOutOfRangeException' occurred in System.Data.dll
Agradesco su colaboración y comentarios al respecto.
Saludos.