Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8357225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T10:24:50+00:00 2026-06-09T10:24:50+00:00

I have hosted my silverlight service on the server. I have created a client

  • 0

I have hosted my silverlight service on the server. I have created a client application on my local machine referencing the silverlight service on the server. Everything compiles and work fine.

Now I coped the xap file into another silverlight application and tried to read the xap using the following code.

     StreamResourceInfo _streamResourceInfo = new StreamResourceInfo(e.Result, null);
        StreamResourceInfo _streamResourceInfoDll = Application.GetResourceStream(_streamResourceInfo,
                                          new Uri(string.Format("{0}.dll", abc), UriKind.Relative));
        AssemblyPart _assemblyPart = new AssemblyPart();
        Assembly _assembly = _assemblyPart.Load(_streamResourceInfoDll.Stream);
        UserControl _userControl = _assembly.CreateInstance(string.Format("{0}.MainPage", abc)) as UserControl;
        this.Main_Canvas.Children.Add(_userControl);

Everything works fine. Now I added Navigation Framework to my application.

I modified the main page with navigation framework. In my main page I have

     <navigation:Frame x:Name="ContentFrame" Source="/Views/abc.xaml" Grid.Row="1" >

When I Copy the modified xap on to the other application. It complains No xaml is found at the location /Views/abc.xaml.

Any help will be highly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T10:24:53+00:00Added an answer on June 9, 2026 at 10:24 am

    This answer is pretty comprehensive

    But… if dynamic XAP loading is your thing, do yourself a favour and take a look at Jounce – It’s an MVVM framework, but that doesn’t mean you absolutely must use ViewModels.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project setup - it is a Silverlight Client Application hosted in
I have a Silverlight application using a WCF service hosted in IIS. I make
I have a silverlight application which fetches data from a WCF Service hosted under
I have made a silverlight application and I have hosted it on my localhost
I have hosted my Silverlight application in IIS, now when I try to access
I have a functioning Silverlight 4 application (VS2010, SL4, WCF RIA, hosted on my
I have a silverlight app (hosted at intranet.mydomain.net) and a WCF service at (webservices.mydomain.net)
i have a silverlight application that is hosted within a asp.net web application. in
I have a Silverlight 4 application that uses WCF services on the same server
I have a simple silverlight application hosted on a corporate network. However I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.