[Mono-list] Problem with paging with bound ASP.NET datagrid
under mono
Gonzalo Paniagua Javier
gonzalo at ximian.com
Mon Oct 10 22:23:20 EDT 2005
On Mon, 2005-10-10 at 21:32 -0400, William Wise wrote:
> Hi Folks,
>
> I'm having a problem with code that runs fine under .NET on Windows
> but fails under Mono-1.1.9.2 on Suse 9.3.
>
> The problem involves a datatable bound to a ASP.NET datagrid control.
> Generally, the code works fine until I try to page to a different
> portion of the data. At this point the following error results under
> Linux.
>
> Any help would be much appreciated. Please let me know if posting
> the .aspx or aspx.cs (code-behind) code would be helpful.
Please, try getting an updated System.Web.dll from
http://primates.ximian.com/~gonzalo/System.Web.dll.gz (gunzip it and
then run 'gacutil -i System.Web.dll').
If it still does not work for you, please file a bug report attaching
any files needed to reproduce the problem
(http://www.mono-project.com/Bugs).
-Gonzalo
More information about the Mono-list
mailing list