Deploying a Hello Word Silverlight app to IIS5, Win XP
        Posted  
        
            by George
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George
        
        
        
        Published on 2010-06-16T00:03:13Z
        Indexed on 
            2010/06/16
            5:22 UTC
        
        
        Read the original article
        Hit count: 736
        
Besides adding these File Types to IIS and installing the .NET framework 4.0 to the Web Server, what else do I need to do to get a Hello Word Silver Light web app to work? is there a separate Silverlight installation needed?
Though the web site works when I deploy locally, I am getting the following error after deploying to a remote web server:
Line: 54
Error: Unhandled Error in Silverlight Application 
Code: 2104    
Category: InitializeError       
Message: Could not download the Silverlight application. Check web server settings     
        © Stack Overflow or respective owner