I want to launch my Silverlight 5 application like Telerik RadControls for Silverlight Demo. I think it is an .EXE file which shows telerik Silverlight demos in an HTML file while also running an IIS web server, how can I have such configurations for my app? I want to run an IIS web server (or a WAMP) alongside my silverlight application. Everything is OK in visual studio but when my end users run my Silverlight application (no web deployment, they just open an HTML file), some features of the application (for instance RadUpload) do not work because there is no web server.