[Mono-list] DataBinding
Gonzalo Paniagua Javier
gonzalo@ximian.com
02 May 2003 03:50:25 +0200
El jue, 01 de 05 de 2003 a las 02:51, Jones, Larry escribió:
> I got a test MS Sql access going in an ASP.NET (.aspx) page by doing
> response.writes. But when I tried to DataBind it to a DataList or Datagrid,
> it would fail or hang. I could run the exact same program on a IIS 5.0
> Server with the same Sql Data base accessed and it runs fine. So something
> is wrong with the .aspx DataBinding.
Of course, if you have a (small) test case that reproduces the bug, I'll
be glad to see it in bugzilla ;-).
If you fill a bug report about this, I'd like to get: the aspx page, the
definition of the MS SQL database/table and some data to load into the
table.
It would also be nice if you can test this against current CVS.
Thanks in advance.
-Gonzalo