[Mono-dev] System.Web.Extensions testing under mojoPortal

Joe Audette joe.audette at gmail.com
Wed Aug 29 11:12:04 EDT 2007


Hi Marek,

>   I've just committed the (simple) fix to svn trunk, revision 84996.
>
>   Onur, your sample code works for me now without having to use FindControl.
>
>   Joe, I'm not sure if it fixes your issue though. By the time Page_Load is
> invoked, the controls inside templates aren't instantiated yet (it happens on
> MS.NET as well), so referring to them by field might fail. Please let me know
> how it worked (or not worked) for you. If your code works on MS.NET and not no
> Mono, I'll try to create a test case to see what happens.
>

Thanks for your help!

I just built and tested with Mono r84996 and the bug still persists.
It does not happen on windows with MS.NET. I would always expect any
control declared in markup to be not null in page load.

Thanks,

Joe



-- 
Joe Audette
Software Solutions Architect
Source Tree Solutions, LLC
joe.audette at gmail.com
http://www.sourcetreesolutions.com
http://www.mojoportal.com



More information about the Mono-devel-list mailing list