please also include minimal simple program code to reproduce the error.

thanks
suresh.

>>> Sébastien Pouliot <[EMAIL PROTECTED]> 8/23/2004 9:01:09 PM >>>
Please fill a bugzilla (http://bugzilla.ximian.com) entry and include the
value of dr.GetValue(0).ToString() in it.

Sebastien Pouliot
home: [EMAIL PROTECTED] 
blog: http://pages.infinit.net/ctech/poupou.html 


-----Original Message-----
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] Behalf Of lamyae
Benabdeljalil
Sent: 23 août 2004 11:13
To: [EMAIL PROTECTED] 
Subject: [Mono-list] about Convert class


I am using mono 1.0, and i have a problem with a lethod of the
System.Convert class. My statement is :
 Hashkey=System.Convert.FromBase64String(dr.GetValue(0).ToString());
i get the following error:
Unhandled Exception: System.IndexOutOfRangeException: Array index is out
of range.
in <0x00098> System.Data.Odbc.OdbcDataReader:GetValue (int)
in <0x00054> (wrapper remoting-invoke-with-check)
System.Data.Odbc.OdbcDataReader:GetValue (int)
in <0x003d6> Test:checkkeys ()
in <0x000cb> Test:Main ()

Please, can you help me?
*
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED] 
http://lists.ximian.com/mailman/listinfo/mono-list 

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED] 
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to