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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:03:51+00:00 2026-06-12T13:03:51+00:00

I am trying to submit an app to the app hub, whick is using

  • 0

I am trying to submit an app to the app hub, whick is using a backgound agent to update the app tile. the background agent requires to use the Microsoft.Phone.dll, but when I submit the app i get the following errors

2011: The background agent can’t use
Microsoft.Phone.Shell.ShellTile::Create, which assembly TileAgent.dll
is trying to use. Update your file and then try again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::Pause, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::Stop, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::Play, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::set_Position, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::set_AutoPlay, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::SetSource, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

2011: The background agent can’t use System.Windows.Media.VideoBrush,
which assembly Microsoft.Phone.dll is trying to use. Update your file
and then try again.

2011: The background agent can’t use
System.Windows.Controls.MediaElement::.ctor, which assembly
Microsoft.Phone.dll is trying to use. Update your file and then try
again.

although I am not using any of those assemblies, or reference them anywhere in the agent’s project.
please help!

EDIT: I removed the create tile method, and now this error is gone. the rest though remain the same, although I am not using any of them
There is absolutely no use of the System.Widnows.Contols in this project

EDIT: Here is the list of referenced i have in the agent’s project

Microsoft.Phone
mscorelib
mscorelib.extensions
system
System.Core
System.Net
System.Windows
System.Xml
  • 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-12T13:03:52+00:00Added an answer on June 12, 2026 at 1:03 pm

    Your agent has some references to code wich uses listed API.
    For example:

    You have some class wich creates new tile. Microsoft.Phone.Shell.ShellTile::Create. And your background agent lives in the same proj, or your bg agent uses code wich lives in proj where you create new tile.

    Some illustration:

    proj A

     //draws tile 
     public class TileBuilder() {}
     //creates new tile using TileBuilder() 
     public class NewTileManager(TileBuilder tBuilder) 
     {
     }
    

    proj B

      public class ScheduledAgent : ScheduledTaskAgent
      {
          protected override void OnInvoke(ScheduledTask task)
          {
            //update data
            var tBuilder = new TileBuilder(); // oops, you use code from proj A. 
                                              // So, you have it
                                              // as a reference, And MS thinks that 
                                              // your bgAgent uses forbidden API
    
          }
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to submit an update for a windows phone app, but when
I have an asp.net mvc app, using JQuery UI dialog. I'm trying to submit
I'm trying to submit an app to the windows phone 7 marketplace and have
I'm trying to submit an update to my app. I had messed up some
I'm trying to do a simple echo app using Python. I want to submit
I am trying to submit an update for my app to the app store.
I am trying to submit an app to iTunes using the new xcode4. I
I am trying to submit my app to the app store using the application
I've been trying to submit an app update with version 1.7.1 to the appstore.
Hey in trying to submit my app to iTunes. It passes the validation, but

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.