Install Silverlight 1.0 with Silverlight 2 already installed?
Last post 05-08-2008 1:28 PM by jamlew. 1 replies.
Sort Posts:
05-08-2008 12:46 PM
Install Silverlight 1.0 with Silverlight 2 already installed?

Hello, Can a user install the Silverlight 1.0 SDK with Silverlight 2.0 Beta already installed ? If so, how do programatically target 1.0 vs 2.0 in your code? The scenario is that this person has one dev machine with 2.0 already installed, but wants to do 1.0 development for his customer, who will not let him run Beta software.

 

Thanks

nsubrin

Joined on 05-08-2008
Posts 2
05-08-2008 1:28 PM
Marked as Answer
Re: Install Silverlight 1.0 with Silverlight 2 already installed?

There should not be issues with this.  Silverlight 2 is a superset of Silverlight 1.0 and so the runtimes should be fully compatible.  In fact, if the dev has Silverlight 2 installed and the Silverlight 2 Tools for VS, they can create a Silverlight Script Web project (instead of Silverlight Application; Script web is under New Website, not New Project) and this should provide a Silverlight 1.0 template to use.

---------
If this post has solved your problem, please select 'Mark as answer'

SDET, Microsoft Web Developer team

jamlew

Joined on 09-21-2007
Bellevue, WA
Posts 116