I am trying to embed a silverlight xaml player, the set of files I got after I encoded using a Microsoft Expression Encoder. I am not sure whether people are aware of the files generated HTML ====Default.html Javascript ========BasePlayer.js MicrosoftAjax.js player.js PlayerStrings.js Silverlight.js StartPlayer.js XAML file ======player.xaml I get the following error "ActionController::RoutingError (No route matches "/player.xaml" with {:method=>:get}):" I am not sure where to put the player.xaml file (btw player.xaml does not require any server support) and required routes. Any help will be appreciated. -A --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---