Still have the problem, impossible to create a new SL project.
I'm having the exact same problem too. Just intalled the silverlight tools for vs2008, but I get a "Project Type not supported" error whenever I create a new silverlight project. And yes its a 3.5 project.
Please try running devenv /resetskippkgs. You should run it from a Visual Studio command prompt [ start it with Admin Rights on vista]. This will tell VS to forget any package load failures that have occured before.
Pluginbaby
Participant
955 Points
346 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Nov 29, 2007 04:11 PM | LINK
Yes I installed from here:
http://www.microsoft.com/downloads/details.aspx?FamilyId=25144C27-6514-4AD4-8BCB-E2E051416E03&displaylang=en
on VS2008 RTM.
I followed the beta 2 uninstall process from there:
http://weblogs.asp.net/scottgu/archive/2007/11/20/steps-to-uninstall-vs-2008-beta2-before-installing-the-vs-2008-final-release.aspx
Still have the problem, impossible to create a new SL project.
Laurent Duveau
Silverlight MVP / Silverlight Insider
http://weblogs.asp.net/lduveau/
olexiy
Member
11 Points
22 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Nov 29, 2007 07:32 PM | LINK
Make sure you create .NET Framework 3.5 project. I'm not sure if Silverlight 1.1 is supported by .NET Framework 2.0
elpool
Member
4 Points
2 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Dec 01, 2007 07:25 PM | LINK
I'm having the exact same problem too. Just intalled the silverlight tools for vs2008, but I get a "Project Type not supported" error whenever I create a new silverlight project. And yes its a 3.5 project.
samsp
Member
282 Points
96 Posts
Microsoft
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Dec 03, 2007 11:06 PM | LINK
Please try running devenv /resetskippkgs. You should run it from a Visual Studio command prompt [ start it with Admin Rights on vista]. This will tell VS to forget any package load failures that have occured before.
sakthisaisar...
Member
336 Points
138 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Dec 25, 2007 02:34 AM | LINK
Hi All.
I too had the same problem. I just uninstalled the VS2008 tools for Silverlight and reinstalled the same. It fixed the problem.
Regards,
Sakthi Sai Saranyan
elpool
Member
4 Points
2 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Dec 25, 2007 05:19 AM | LINK
This fixed it. Thanks
Pluginbaby
Participant
955 Points
346 Posts
Re: Silverlight tools for Visual Studio 2008 (Orcas) RTM
Jan 14, 2008 02:51 AM | LINK
Laurent Duveau
Silverlight MVP / Silverlight Insider
http://weblogs.asp.net/lduveau/