0
votes

i'm trying to get started with silverlight 2. i have a weird bug. every app i build in vs 2008, when i run it the browser prompts me to install silverlight 2 although it's already installed and i have no problem running other silverlight websites. i'm trying to build a simple "hello world" application. i've tried uninstalling and reinstalling. nothing works, it's very frustrating. please help...

1

1 Answers

0
votes

I've seen this before when the plugin I was running didn't match the SL framework version the app was built against. Is there any chance you've installed SL 3 but then installed the SL 2 plugin? Can you post the tag in your .aspx page that hosts the control?