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

Silverlight 4 Deployment Manifest

4 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joel Palmer
Top achievements
Rank 2
Joel Palmer asked on 21 Apr 2010, 05:16 PM
I have a network guy asking what needs to be on the server in order to deploy my new Silverlight 4 application.  I have not yet come across a manifest that helps me answer that.  Does anyone have a link that'll give me a comprehensive list of the ideal server configuration for this?  I expect to be using Server 2008.

Also, from the Telerik perspective, does anything change/differ from the standard deployment when I use Telerik Silverlight controls?

Thanks in advance for your help.

4 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 26 Apr 2010, 04:14 PM
Hi Joel,

Generally speaking, the Silverlight applications run on the client and should not depend on the server OS. You could deploy a Silverlight application on Windows with IIS, or a Linux with Apache. From a pure Silverlight point of view, it should not matter what the OS is. The Telerik controls are standard Silverlight controls and do not require additional references, especially to standard (server-side) .NET assemblies.

However, in the Silverlight applications the data comes through web services, usually WCF RIA, which run on the server and have dependency on the installed .NET framework - for example WCF RIA Services 1.0 needs .NET 4.0. I would suggest browsing the Microsoft sites for more information about what's needed for WCF RIA services, or the service framework you want to use.

Greetings,
Valeri Hristov
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.
0
Varun Jain
Top achievements
Rank 1
answered on 01 Jun 2010, 10:43 AM
Hello,

Could you give me a step by step tutorial or procedure on how to deploy the sales dashboard (silverlight 4) or any other demo on a Windows 7 with IIS 7 machine. Kindly also tell me the minimum System Requirements for the same.

Thanks in advance,
Varun Jain
0
Accepted
Valentin.Stoychev
Telerik team
answered on 07 Jun 2010, 09:12 AM
Hello Varun Jain,

There are many resources availble over the internet about how to deply a Silverlight application.

Basically deplyoyng a Silverlight application is just a matter of hosting the generated XAP file on the server and to make sure that the XAP extension is allowed extension on your server ( which on Windows7 and IIS7 should be enabled by default).

You can start by reading this topic:
https://betaforums.silverlight.net/forums/p/111718/359387.aspx#359387

If you hit any problems - please let us know.

Regards,
Valentin.Stoychev
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.
0
balv
Top achievements
Rank 1
answered on 03 Nov 2010, 08:45 AM
Can you post a guide step by step or a Video for deploying SL4 Business Application with WCF RIA Service?
I found on the internet but i can't deploy sucessful.
Thanks so much.
Regards
balv
Tags
General Discussions
Asked by
Joel Palmer
Top achievements
Rank 2
Answers by
Valeri Hristov
Telerik team
Varun Jain
Top achievements
Rank 1
Valentin.Stoychev
Telerik team
balv
Top achievements
Rank 1
Share this question
or