views:

421

answers:

1

I'm working with a Silverlight 3 app and using Chrome as my test browser. While debugging I keep getting the popup message:

Plug-in Unresponsive

The following plug-in is unresponsive: Unknown Would you like to stop i?

Yes/No

How can I turn this off in Chrome? Can VS be set to shut it off only when debugging? It's a real pain when debugging.

Thanks,

+1  A: 

Nick - are you using Chrome early builds on the Mac? There are some known issues with Chrome/Silverlight that we are working through with the teams -- most scenarios work though. Is this something you can share so others may verify?

Tim Heuer
I'm running it on Win XP. We're using the Telerik controls which have occasional issues running on Chrome (the editor control was giving us clipping issues, the HTML Placeholder wasn't displaying anything, etc..) Most scenarios do work, and overall Chrome works fine, just a little more buggy than the IE/FF so getting it working in Chrome helps in the long run. Just an annoying popup to deal with I was wondering if anyone knew anyway to disable it.
Nick Gotch