Skip to main content
Home Forums Silverlight Programming Visual Studio & Silverlight Development Tools Error while creating a new Project in VS
2 replies. Latest Post by Carlos63 on June 13, 2008.
(0)
Carlos63
Member
18 points
14 Posts
06-12-2008 9:12 PM |
Hello,
When I try to create a new Silverlight Application in Visual Studio, I get the following error:
Could not load type 'Microsoft.VisualStudio.Web.Silverlight.IVsSilverlightService' from assembly 'Microsoft.VisualStudio.Web.Application, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
I am running Visual Studio Team System 2008 with SP1 beta, ASP.Net 3.5 SP1 beta, Silverlight 2 beta 2 on Windows Vista Ultimate Sp1.
Can't find anything on search engine for this one, I hope I'm not alone.
.c
Jim Mangaly
Contributor
2610 points
380 Posts
06-13-2008 12:59 AM |
This might help: http://weblogs.asp.net/bradleyb/archive/2008/06/06/upgrading-to-silverlight-beta-2-and-visual-studio-2008-sp1-beta.aspx
Jim (http://jimmangaly.blogspot.com/)
Please MARK the replies as answers if they answered your question
06-13-2008 9:49 AM |
That worked, thanks!