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 651103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T22:07:35+00:00 2026-05-13T22:07:35+00:00

Silverlight newbie question: I’ve got a small Silverlight application with the following XAML snippet:

  • 0

Silverlight newbie question:

I’ve got a small Silverlight application with the following XAML snippet:

<Image Source="http://judahhimango.com/images/smileys/cool.gif" />

The image doesn’t show up! I would expect the image to download asynchronously, then show up in the UI, but alas, no such luck.

What am I doing wrong?

Update ————————————————-

Ok, no-go on the .GIFs, forgot about that. But using a PNG doens’t work either:

<Image Source="http://judahhimango.com/images/smileys/cool.png" />

However, if I change the Source to a BitmapImage, then it works:

<Image>
      <Image.Source>
         <BitmapImage UriSource="http://judahhimango.com/images/smileys/cool.png" />
      </Image.Source>
</Image>

Why can’t I just specify the Image Source? Why do I have to specify a BitmapImage?

  • 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-13T22:07:35+00:00Added an answer on May 13, 2026 at 10:07 pm

    I think SL does not support gifs:
    http://forums.silverlight.net/forums/p/3883/232781.aspx
    can you try a jpg?

    3/9/10: Editing per request:
    I can’t post complete code, but here is my MainPage.xaml

    <UserControl x:Class="SilverlightApplication2.MainPage"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
        mc:Ignorable="d" d:DesignWidth="640" d:DesignHeight="480">
      <Grid x:Name="LayoutRoot">
            <Image Source="http://judahhimango.com/images/smileys/cool.png"/>
        </Grid>
    </UserControl>
    

    3/9/10: OK, I think I know what your problem may be. When you create a new silverlight application project in Visual Studio, it gives you the option of hosting it in an ASP.NET website. Did you select that option? If not, please select it, and give it a try. See this:
    deep zoom is not displayed

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

Sidebar

Related Questions

Newbie question... I am using silverlight to POST data to my GAE application class
Silverlight newbie here, so I apologize if this question isn't even worded correctly. I
[unit testing newbie] [c#] Consider the following scenario: I'm using Silverlight and calling a
In Silverlight, I've got a hyperlinkbutton defined as the following: <HyperlinkButton Content={Binding FileName} NavigateUri={Binding
Silverlight is awesome, most of my application users are giving positive feedback about silverlight.
I'm a Silverlight newbie. Just downloaded version 3.0 after the Mix announcement. I'm running
I'm sure that this is a simple newbie question, but the answer is eluding
I'm newbie to silverlight. Please help me find setting page title. See I don't
I'm a newbie to Silverlight and I'm having some trouble finding a solution to
Silverlight is case sensitive for query string parameters so the following code would return

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.