[Mono-list] Error runnig .aspx page

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Thu, 22 Jul 2004 16:27:38 +0200


El jue, 22-07-2004 a las 15:44, beniniva@csr.unibo.it escribió:
> Hi,
> I try to run dbReader.aspx page but I obtein this error:
> ------------------------------
> Server error in '/mono' application
> Description: Error processing request.
> 
> Error Message: HTTP 500.
> 
> Stack Trace:
> 
> System.IndexOutOfRangeException: Array index is out of range.
> in <0x000d5> System.Data.Odbc.OdbcDataReader:GetValue (int)
> in <0x0005d> (wrapper remoting-invoke-with-check)

As it works on windows, it looks like a problem in our OdbcDataReader.
It would be nice if you extract a simple test case and file a bug report
for this.

Thanks.

-Gonzalo