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

  • Home
  • SEARCH
  • 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 6863483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:47:17+00:00 2026-05-27T02:47:17+00:00

My problem seems simple, but for some reason, I can’t quite seem to fix

  • 0

My problem seems simple, but for some reason, I can’t quite seem to fix it.
I need to set an image, in silverlight, based on a remote image file.
I am aware, that Silverlight can not read the clients filesystem, but what about the servers filesystem? Or another remote shared filesystem?

How do I get it to read a .png file, that is stored in a public location, and set my Image control to it?

  • 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-05-27T02:47:18+00:00Added an answer on May 27, 2026 at 2:47 am

    This should work:

    <Image Source="http://example.com/image.png" />
    

    You should also be able to set the Source in the C# code as well via the following code:

    BitmapImage bmi = new BitmapImage(new Uri("http://example.com/image.png", UriKind.Absolute));
    image.Source = bmi;
    

    This assumes that you have permission to read the image at that location.

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

Sidebar

Related Questions

This seems like it should be fairly simple, but for some reason I can't
I am getting stuck on this problem. It seems simple but for some reason
My problem seems to be quite simple, but it's not working the intuitive way.
This one seems to be a simple problem, but I can't make it work
This should be a simple matter, but for some reason I can't grasp it.
On the face of it, this seems a very simple problem but for some
Seems like a simple problem, but I can't find an answer. With cacheing disabled,
Ok, this has got to be a super simple problem. I just can't seem
So there's probably a simple answer to this, but I can't seem to get
Seems like a simple problem: I have an SVN repo inside our firewall. I

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.