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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to