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

The DOM/scripting bridge is disabled.

3 Answers 131 Views
Gauge
This is a migrated thread and some comments may be shown as answers.
mark
Top achievements
Rank 1
mark asked on 26 Oct 2011, 04:30 PM
I have an app the runs in browser and OOB, when in browser, I get the following error:

Failed to create a 'System.Windows.DependencyProperty' from the text 'Background'. [Line: 6 Position: 30]

Digging deeper, it gives me this message at the bottom of the exception stack.

The DOM/scripting bridge is disabled.

Here's the inner exception:
   at System.Windows.Browser.HtmlPage.VerifyThreadAndEnabled()
   at System.Windows.Browser.HtmlPage.get_Plugin()
   at Telerik.Windows.Controls.Gauges.GaugeBase..cctor()

Its happening when initializing the Gauge control. I bought the full version as I was on trial but that didn't help.

3 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 31 Oct 2011, 09:28 AM
Hi Mark,

Unfortunately we were not able to reproduce the problem. The RadGauge works fine in browser as well as in Out Of Browser. We run the same Silverlight application with OOB mode enabled in browser, then installed it into the desktop and run it in OOB mode. Everything works as expected. Could you, please, prepare a simple runnable VS solution which we can use to reproduce the problem on our side?

Kind regards,
Andrey Murzov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Sunil
Top achievements
Rank 1
answered on 30 Mar 2016, 12:47 PM
There it is again
0
Martin Ivanov
Telerik team
answered on 04 Apr 2016, 08:37 AM
Hi Sunil,

I am not aware of such issue. However, if you send me a runnable code snippets (or a project) and more information about your Visual Studio setup, and also additional details about your scenario I could investigate what is happening.

Regards,
Martin
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Gauge
Asked by
mark
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Sunil
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or