Is it possible to host a silverlight 5 application with iis 5.1 ?
I've developed and application using
- .NET Fraemwrok 4.0
- Entity Framework
- Silverlight 5
- WCF Ria Services
- SQL Compact
I've no idea is it possible to install silverlight application with above specifications on machine uses windows XP and IIS 5 or not.
If it's possible please give me helpful link or any tip should I know .
P S : For now I don't have alternative option and I've to deploy my application on Windows XP . It is single user application but developed with Silverlight .
I would be great if I could create setup application that install silverlight application on user's machine and all dependencies such as WCF Ria , EntityFramework , SQL Compact , and etc. Is this possible ? I am using Visual Studio 2012 .