Skip to main content

Microsoft Silverlight

Answered Question firefox and chrome not supportedRSS Feed

(0)

work2gs
work2gs

Member

Member

58 points

79 Posts

firefox and chrome not supported

Hi

 I deploy my SL application and works perfect with msft explorer browser.

but failed in firefox and google chrome...

any idea ?

Thanks

Fred

ken tucker
ken tucker

All-Star

All-Star

16324 points

2,493 Posts

Answered Question

Re: firefox and chrome not supported

 Usually you have to give the silverlight control a definate height and width for it to show in firefox browser.  (IE 300 instead of 100%)

 

For a better answer you would have to give a description of the problem not that it does not work

Mog Liang - MSFT
Mog Lian...

All-Star

All-Star

15898 points

1,544 Posts

Answered Question

Re: firefox and chrome not supported

I agree with ken, it's probably silverlight plugin shrink into zero size, so you cannot see it.

you could put this line MessageBox.Show("hi"); in Application startup or UserControl.Loaded eventhandler and check if silverlight been loaded correctly.

Mog Liang
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities