This is a migrated thread and some comments may be shown as answers.

Getting RadToolBar to work "Out of Browser"

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Declan
Top achievements
Rank 1
Declan asked on 20 Jun 2009, 06:06 AM
I have a Silverlight 3 Beta application using the RadToolBar. I have just tried to get it working OOB and I get a blank screen. After some debugging I found that this exception was being thrown:

System.InvalidOperationException: The DOM/scripting bridge is disabled.
   at System.Windows.Browser.HtmlPage.VerifyThreadAndEnabled()
   at System.Windows.Browser.HtmlPage.get_Document()
   at Telerik.Windows.TelerikLicense.get_IsSafeHost()
   at Telerik.Windows.TelerikLicense.Verify(FrameworkElement target)
   at Telerik.Windows.Controls.ItemsControl..ctor()
   at Telerik.Windows.Controls.RadToolBar..ctor() [Line: 0 Position: 0]
   --- Inner Exception ---
The DOM/scripting bridge is disabled.

According to what I have read online the DOM/scripting bridge is unavailable when OOB for obvious reasons. Is this a limitation of the trial version of the RadControls or will this also occur with a licensed version?

Is there any way I can get the RadToolBar to work out of the browser?

Thanks

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 23 Jun 2009, 11:41 AM
Hello Declan,

This is a limitation of the trial version of RadControls for Silverlight 3, that will be fixed with the next major release Q2 2009 in the first week of the next month. You will not get this exception with the developer (non-trial) assemblies.

Kind regards,
Valeri Hristov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Declan
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or