I had project in VS2008 with Silverlight 3.0 but when i installed 4.0 and uninstalled 3.0 its not working “Its not loading the project in solution explorer ” [I hav installed both SDK and Tool Kit]
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I wouldn’t recommend uninstall Silverlight 3.0 SDK. In fact installing VS2010 will install Silverlight 3 and its SDK.
My guess is you’ve upgraded the solution and project files but its still a a Silverlight 3 project, VS2010 is quite happy to support the development of Silverlight 3. With the Silverlight 3 SDK being missing it can’t find any of the references it needs.
With the Silveright 4.0 tools installed, go to the Silverlight project’s properties Silverlight page and set Target Silverlight Version to “Silverlight 4”.