Hello,
After today's update of firefox, I've got crashes with an application using xamHtmlViewer running in firefox 3.6.4 (I'v had no problem before)
This version of firefox implement some changes for Silverlight:
"
Firefox 3.6.4 provides uninterrupted browsing for Windows and Linux users when there is a crash in the Adobe Flash, Apple Quicktime or Microsoft Silverlight plugins.
If a plugin crashes or freezes, it will not affect the rest of Firefox. You will be able to reload the page to restart the plugin and try again.
Here is a simple Xaml causing the crash:
<Grid x:Name="LayoutRoot" Background="White"> <ig:XamHtmlViewer HorizontalAlignment="Left" Margin="38,36,0,0" Name="xamHtmlViewer1" VerticalAlignment="Top" SourceUri="http://www.google.fr" Width="268" Height="217" /> </Grid>
How to reproduce:
Screenshots:
Regards,
Hello Petar,
I've still the same problem on my computer, but I tested on another colleague with a fresh firefox install and it just works.
Do you have ideas on how to find out what is causing the crash?
I've tried diabling firefox plugins other than silverlight, but is still crash with firefox version (3.6.6 now)
Julien Benoit
Hello Julien,
I am just checking to see if you overcame this and if you require any further assistance on the matter.
Looking forward to your response.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
This morning a got the latest version of Firefox and followed your steps in order to find out what the problem is. I didn't find any problems or exceptions with the XamHtmlViewer.
Probably, your problem is cased by a temporrary version of the Firefox or you have an addin that may have caused this exception.
Doychin Dochev