The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Dynamically Load xaml in Silverlight
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Valeriu ZZZPosted Jul 30, 2012, 7:06 AM
Hi, I tried your solution and I get an exception saying "The DOM/scripting bridge is disabled.". I'm running my Silverlight application in OOB mode, if that helps. Do you have an ideea why this error comes up?
sateesh reddyPosted Feb 8, 2011, 11:47 PM
Hi, This is sateesh, I am facing a problem in silverlight if you feel free please help because I suffered a lot for this. The problem is I have two xaml files Ex:- page1.xaml and page2.xaml these two i am using in default.aspx page in page1.xaml have two check boxes i.e. Add and Subtract in page2.xaml have two textboxes and one textblock when I am giving values in page2.xaml textboxes suppose textbox1.text =10 and text2.text=15 and when I click Add check box in page1.xaml i should show 25 in textblock.text in page2.xaml this is my requirement I tried a lot but not got any solution please resolve this is issue Thanks & Regards Sateesh G