This is a migrated thread and some comments may be shown as answers.

Installing Silverlight 3 and 4 binaries on the same machine

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 11 Jun 2010, 07:54 AM
Hello,
I've got a question... currently I'm developing a SL3 project (vs2008) on a machine and a new SL4 project on another (VS2010), I just want to migrate the first project on the sencond machine and continue to develop with vs2008.... when I try to install the Telerik's SL3 binaries it says that SL4 are just installed.... is there a way of haing them in the GAC instead of having the file in a folder and having the solution pointing to them?

Thanks

Paolo

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 14 Jun 2010, 11:25 AM
Hello Paolo,

Unfortunately Silverlight assemblies cannot be placed in GAC - actually they can but you will not be able to reference them from your application.

The only option is to the Sl3 assemblies in a different folder. Or create some kind of msbuild/script trickery to copy the SL3 or SL4 assemblies to the correct folder before you start working on your project.


All the best,
Milan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Michele
Top achievements
Rank 2
Answers by
Milan
Telerik team
Share this question
or