Skip to main content
Home Forums General Silverlight New Features in Silverlight 3 Error when run by F5 ?
3 replies. Latest Post by Shellymn on November 5, 2009.
(0)
inuyashan
Member
0 points
1 Posts
11-01-2009 3:03 AM |
when I run silverlight apllication at visual studio 2008 by F5, vs show "Unable to start dubugging. The Silverlight manager dubugging package isn't installed". But I run by Crtl + F5 OK ! Help me !
purplechap
14 points
2 Posts
11-03-2009 9:38 AM |
Are you running on 64 bit? I believe Silverlight does't work with 64 bit IE. I am using 64 bit and end up right clicking on my form, selecting Open With and then using Firefox. I then attach to the Firefox process and can debug.
Jonathan...
All-Star
24992 points
2,435 Posts
11-05-2009 3:19 AM |
Hi Inuyashan,
I suspect that your issue is related with your Silverlight Tools for Visual Studio. Please first remove your Silverlight related and reinstall them.
Best regards,
Jonathan
Shellymn
12 points
6 Posts
11-05-2009 11:17 PM |
Take the properties of WebProject and take 'Web' tab, then check 'Silverlight' in debuggers section.