How to load Silverlight project

Discussions about using SIP Sorcery on your own computer/server
Post Reply
jainpj
Posts: 173
Joined: Tue Dec 30, 2008 10:13 am

How to load Silverlight project

Post by jainpj » Sun Jan 31, 2010 12:10 am

Hi

I am trying to load the silverlight project for v1.1. I have instaleld Silverlight 3.0 SDK + VS 2008 + .NET3.5 SP1.

But when I try to load the silverlight project the VS2008 IDE says Project not supported.

Please help

MrChris
Posts: 20
Joined: Thu Oct 01, 2009 2:22 am

Post by MrChris » Sun Jan 31, 2010 7:58 am

I think that latest SVN of SS local has been moved to VS.NET 2010?

jainpj
Posts: 173
Joined: Tue Dec 30, 2008 10:13 am

Post by jainpj » Sun Jan 31, 2010 9:04 am

Hi
But I am trying to build v1.1 which was released a long time back and I think all other projects built on VS 2008, except the silverlight project

Aaron
Site Admin
Posts: 4652
Joined: Thu Jul 12, 2007 12:13 am

Re: How to load Silverlight project

Post by Aaron » Mon Feb 01, 2010 2:30 pm

jainpj wrote:Hi

I am trying to load the silverlight project for v1.1. I have instaleld Silverlight 3.0 SDK + VS 2008 + .NET3.5 SP1.

But when I try to load the silverlight project the VS2008 IDE says Project not supported.

Please help
Open visual studio and see if you can create a new silverlight project. If you can't try installing the silverlight SDK again. If things get installed in th wrong order then Visual Studio doesn't get updated properly.

If you can create a new silverlight project you should be able to open the sipsorcery one. If the latest svn version doesn't work go back to the pre-VS.Net 2010 version, there have been no feature changes lately.

Regards,

Aaron

jainpj
Posts: 173
Joined: Tue Dec 30, 2008 10:13 am

Post by jainpj » Mon Feb 01, 2010 4:46 pm

Thanks Aaron

I needed to upgrade to VS 2008 SP1, before reinstalling Silverlight SDK. Its working now.

For those whoc have issues, loading Silverlight projects, use the following steps.

If you follow each one of these steps in the RIGHT order you should
have any problem creating Silverlight 3 app.

1) Make sure you've upgraded Visual Studio 2008 to Visual Studio 2008 SP1.
Microsoft Visual Studio 2008 Service Pack 1 (Installer)

2) Install Microsoft Silverlight 3 Tools for Visual Studio 2008 SP1
Silverlight3_Tools.exe

3) Optionally install Silverlight 3 Toolkit July 2009 Installer... NOT Silverlight 2 Toolkit!!!!
Silverlight 3 Toolkit July 2009 Installer

That's an .msi file so once launched it should load your all the controls in the Toolbox.

Post Reply