Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging silverlight 3 in vs2008 after vs2010\silverlight 4 installed

I've installed vs2010 on my machine now it seems that I can't debug\run my silverlight 3 app in vs2008. The debug play button (F5) is grayed out. And when an exception is throw it says "Debugging resource strings are unavailable".

I feel like I read something about this somewhere but can't seem to find it now. Also I can't just us vs2010 and target .net 3.5 b/c another develop I'm working only has vs2008.

Is this a known issue? Are there any workarounds.

thanks.

like image 873
Gern Blanston Avatar asked May 28 '10 18:05

Gern Blanston


1 Answers

Try re-installing Silverlight 3 Tools for Visual Studio 2008.

like image 112
kgiannakakis Avatar answered Oct 17 '22 10:10

kgiannakakis