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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:55:17+00:00 2026-06-01T22:55:17+00:00

this might be really simple and I’ve tried searching but I haven’t been able

  • 0

this might be really simple and I’ve tried searching but I haven’t been able to find a solution.

My problem is quite basic. I am having trouble setting the BackBackgroundImage uri path to a local static png that I’ve made.

Here is the code I am using to generate the tile:

        ShellTile testtile = ShellTile.ActiveTiles.First();

        if (testtile != null)
        {
            StandardTileData newtiledata = new StandardTileData
            {

                Title = "Test Title",
                Count = 0,
                BackContent = "Test Content",
                BackBackgroundImage = new Uri("Content/BackTileIcon.png", UriKind.Relative)

            };
            testtile.Update(newtiledata);
        }

The problem is that I can’t get BackTileIcon.png to display. I get the “Test Content” displaying fine and the tile flips back to the front image OK, it’s just the back image that I can’t display.

If I open the XAP after building I can see that there is a Content folder and inside the content folder is the BackTileIcon.png file.

I can’t work out the format I need for the Uri for a local image in a subfolder. I changed the Uri to point to my games large icon which is included in the root folder (so the Uri path is just “LargeAppIcon.png”) and that works so I know the code updates the back image OK with a correct path.

Am I just doing something stupidly wrong here?

Thanks for any help 🙂

  • 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-01T22:55:19+00:00Added an answer on June 1, 2026 at 10:55 pm

    In order to use a local image in your live tile, the image has to be in the IsolatedStorage under the folder /Shared/ShellContentand and not in your project.

    You either have to generate the image in the application and save it directly in the isolatedStorage, or copy your content image in there at runtime.

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

Sidebar

Related Questions

So this might be really simple, but I haven't been able to find any
There might be a really simple solution to this question, but i just don't
This might be really simple, but i cannot figure out the problem with this
There might be a really simple answer for this but I've been pondering it
This might be a really simple thing but i was unable to find an
This might have been asked before but I'm really looking for a simple way
I feel like this might be really simple but I'm just not getting it
This is probably a really simple one but I couldn't find the answer. I
I know this might be really a simple question but I don't know the
This might be a pretty simple question, but if there really is a difference,

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.