DCSIMG
IIS - Pavel's Blog
Sign in | Join | Help

Pavel's Blog

Pavel is a software guy that is interested in almost everything
software related... way too much for too little time

Browse by Tags

Tip (I think): Using Silverlight 2 XAP files with IIS based web sites
10 March 08 10:49 AM | pavely | with no comments
Last night I wanted to try working with the new Silverlight 2 control. Sounds reasonable, isn't it? I created a new Web Site based on IIS, then I created a separate Silverlight application with some simple content. I inserted the SL control on a page and set the Source property to the resultign XAP file (which was conveniently copied to my web site). However, this didn't work - the SL content was not shown, although the generated HTML looked ok. First I thought (as this is almost always true...