https://bugzilla.novell.com/show_bug.cgi?id=361906

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=361906#c8





--- Comment #8 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-05-01 14:02:10 
MST ---
I did not succeed (yet) to create a smaller test case but the error occurs
because initialization* is not done (so variable is still undefined).

* initialize should be called early by 
this.rootElement.addEventListener("Loaded", Silverlight.createDelegate(this,
this.initialize) );

but my guess is that moonlight has already pass this stage when executing this
function.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to