Reply to comment

Exposing RIA Services to another Silverlight App

This should be relatively easy. Just add another silverlight app to your solution and then follow the steps above to set its references and configuration the same as your other Silverlight application. Then it should run just the same and be able to use the same RIA services layer assemblies.

Reply