views:

485

answers:

4

I recently upgraded to SilverLight 3 (beta) and for some reason the SilverLight plug in will not view local SilverLight Projects, i.e. when I hit F5 (debug) I can see the page loading, but then nothing happens. Does anyone have any ideas?

A: 

I haven't tried the new beta yet, so I can't help you much, but it's possible that the old Silverlight plugin and the new beta plugin are conflicting. Try fully uninstalling both plugins and then reinstall.

Randolpho
A: 

It turns out it wasn't the FireFox plugin. For whatever reason the Silverlight 3 plugin is more strict than the Silverlight 2 plugin, and when debugging the project it will choke on displaying the app due to the as of now unfound error.

Steve French
A: 

having the same issue but can't tell what the issue is..

A: 

In my case it turned out to be an old version of the Toolkit dll, specifically the autocompletebox. It was compiling fine, but threw the runtime error every time it would try to load.

Steve French

related questions