[Mono-dev] System.Web.Extension

Onur Gumus emperon at gmail.com
Tue Aug 28 15:52:34 EDT 2007


Hello

I've diagnosed the issue of null pointer exception. It seems XSP2 is capable
of running System.Web.Extension(working example: http://monoport.com/4303) .
However I have some doubts about the parser.

Can someone explain me why  http://monoport.com/4302 does not work and
http://monoport.com/4303 works ?

the output generated by the parser is smt like that
....

 protected System.Web.UI.UpdatePanel UpdatePanel1;

  protected System.Web.UI.WebControls.Label _bctrl_4;

   protected System.Web.UI.WebControls.Button _bctrl_5;
----

why does the reference names do not match ID's in this case ?

I am stuck here

Onur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070828/22083d0b/attachment.html 


More information about the Mono-devel-list mailing list