Can not play. 0xC00D11CD (0x8000ffff) in the music app for Windows 8

Is there a reason why this error is coming in the music app while trying to play streaming music. The account and the computer are defined in the same region... help!

Here's the fix (at least for me):

Open regedit

Navigate to the following location:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Audio

1 change the key of DisableProtectedAudioDG

2. change the value from 1 to 0

3. restart

4. try the music app Enjoy!

Tags: Windows

Similar Questions

  • How can I access the 'now playing' when first opening the music app?

    How can I access the 'now playing' when first opening the music app? There is no tab or option like in previous iOS, would be in the upper right

    When the music is playing, slide up from the bottom of the home screen to see the center of control and current reading is also there.

  • Where can I get a list of the updates released for Windows 7 for a certain period of time?

    Where can I get a list of the updates released for Windows 7 for a certain period of time, without resorting to the use of windows update program, and having in mind that the list updates installed locally, no full

    Oh, this https://technet.microsoft.com/en-us/windowsserver/bb332157.aspx?f=255&MSPPError=-2147217396 is exactly what I need, thank you very much!

  • Keep a playlist open and prevent the lock screen while playing a playlist in the music App

    I teach spin and you want my playlist to stay open so I can watch the time on my songs in order to teach students what to do... How can I do this? And it prevent my phone lock screen mode?

    You must go to settings > auto lock > Never while you were teaching. The device that prevents from lock screen mode.

    You can then view your time on the playlist directly, or by dragging the Panel, which displays your information of music as well.

    See you soon,.

    GB

  • BlackBerry smartphones can not get BBM working or the Facebook app

    A few months from my blackberry but I still can't work of BBM, I have a contract with 250 MB internet and I can use the normal when browser im out and about. I cannot use the Facebook app when I am connected to WiFi. My BBM says (waiting) when I add a person, and it does not show that I added them on their phone. I'm on Vodafone,

    Thank you

    so here is the question... you do not get a password business unless you are on a BES plan, it is for professional use... for personal use, you would use BIS (blackberry internet service)... to do this, you need a data plan activated BIS, chances are, your data plan is not for Blackberry use...
    I would give Vodafone a call and check your tariff plan.
    Once you have a plan active BIS, will allow you to have another option other than of the company e-mail configuration.

  • Need audio does not play then moved to the new position for audio player

    I have an audio player that has a custom calendar and the playhead. I use a start and stop drag to move the time line, but the only way I can do work is to play whenever I release the read head. I want to be arrested if the player is in pause mode and play if the player was playing.

    Thanks in advance.

    var XMLLoaded:XML = new XML();
    XMLLoaded.ignoreWhite = true;
    var timesLoaded:Number = 0;
    this.createEmptyMovieClip ("sound_mc", this.getNextHighestDepth);
    var sound_mc:Sound = new Sound();
    var done: Boolean = false;
    var XMLSnippits:XML = new XML();
    var sStart:Array = new Array;
    var sText:Array = new Array;
    var sS;
    var audioFileLoaded:Boolean = false;
    var fileToLoadLink = _root.metaUrl;
    var callFile:String;
    var XMLMetaData:String;
    var totalSecs:Number;
    var snippitLength:Number;
    var XMLTimer;
    var soundLength;
    var currentTime;
    audioTime var;
    var timeUpdate;
    var amountLoaded;
    var time;
    the var position;
    var timerStarted:String;
    leftLimit var;
    rightLimit var
    var secLength:Number;
    var min;
    var dry;
    var playHeadPlaying:Boolean = false;
    var pausedInterval:Number;

    play_btn._visible = true;
    pause_btn._visible = false;
    button_background._visible = true;
    timeline.loader.audioLoaded._width = 0;
    Dash._visible = false;
    audioTotal._visible = false;
    cTime._visible = false;

    function startInterval (): Void {}
    sS = setInterval (soundStatus, 100);
    trace ("startInterval is Running");
    }

    function stopInterval (): Void {}
    clearInterval (sS);
    }

    function soundStatus() {}
    amountLoaded = sound_mc.getBytesLoaded () / sound_mc.getBytesTotal ();
    time = sound_mc.duration;
    position = sound_mc.position;
    timeline.loader.audioLoaded._width = amountLoaded * 378;
    timeline.playHead._x = position / hour * 378;
    trace ("play Interval");
    }

    Load the Audio file

    function loadAudioFile (): Void {}

    trace ("loadAudioFile is executed");

    XMLLoaded.onLoad = {function(bSuccess:Boolean):Void}
    timerStarted = "no";
    If {(bSuccess)
    If (XMLLoaded.firstChild.childNodes [0] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue == 'Yes') {}
    callFile = XMLLoaded.firstChild.childNodes [1] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    trace (timerStarted + "State of the timer");
    clearInterval (XMLTimer);
    audioFileLoaded = true;
    sound_mc.loadSound (callFile, false);
    startInterval();
    getURL ("javascript:alert('"+callFile+"')", ");

    sound_mc. OnLoad = function (bSucess:Boolean): Void {}
    If {(bSucess)
    This.Start ();
    playHeadPlaying = true;
    words.htmlText = "Please select a marker."
    play_btn._visible = false;
    pause_btn._visible = true;
    button_background._visible = true;
    timeline.playHead.enabled = true;
    play_btn._alpha = 100;
    play_btn.enabled = true;
    button_background._alpha = 100;
    clearInterval (XMLTimer);
    If (snippitLength > 0) {}
    addMarkers();
    trace (snippitLength + "add markers");
    } else {}
    addTimer();
    trace (snippitLength + "Add timer");
    }
    }
    }

    } else {}
    if(timesLoaded == 10) {}
    trace ("there was an error loading this file");
    clearInterval (XMLTimer);
    } else {}

    }
    }
    }
    }

    function loadXML (): Void {}
    XMLMetaData = XMLSnippits.firstChild.childNodes [2] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    XMLLoaded.load (XMLMetaData);
    XMLLoaded.load("call-process-yes.xml");
    timesLoaded += 1
    trace ("XML has been loaded" + timesLoaded);
    XMLTimer = setInterval (loadXML, 3000);
    }

    loadXML();
    }

    Load the XML of the Meta data
    function fileAdded (): Void {}

    trace (sStart);
    timeline.playHead.enabled = false;
    Words.html = true;

    XMLSnippits.ignoreWhite = true;

    XMLSnippits.onLoad = {function(bSucess:Boolean):Void}
    If {(bSucess)
    snippitLength = XMLSnippits.firstChild.childNodes [3].childNodes.length;
    trace (snippitLength + "is the length");
    for (var j: Number = 0; j < snippitLength; j ++) {}
    sStart [j] = XMLSnippits.firstChild.childNodes [3] Sublst.ChildNodes(1).ChildNodes(0) [j] Sublst.ChildNodes(1).ChildNodes(0) [0] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    sText [j] = XMLSnippits.firstChild.childNodes [3] Sublst.ChildNodes(1).ChildNodes(0) [j] Sublst.ChildNodes(1).ChildNodes(0) [4] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    }
    var sStart:Number = 53;
    Send: var number = 234;
    trace ("success");
    getURL ("javascript:alert('"+fileToLoadLink+"')", ");
    trace (sStart);
    } else {}
    trace ("Failed");
    }
    }

    XMLSnippits.load (fileToLoadLink);
    XMLSnippits.load ('call-meta - data .xml');

    }

    sound_mc.onSoundComplete = function (): Void {}
    finished = true;
    play_btn._visible = true;
    pause_btn._visible = false;
    words.htmlText = "Please select a marker."

    }

    play_btn.onRelease = function (): Void {}
    {if (audioFileLoaded)}
    {if (finished)}
    sound_mc. Start();
    finished = false;
    } else {}
    sound_mc. Stop();
    sound_mc. Start(sound_mc.position/1000);
    }
    pause_btn._visible = true;
    play_btn._visible = false;
    playHeadPlaying = true;
    clearInterval (pausedInterval);
    } else {}
    loadAudioFile();
    words.htmlText = "load your call."
    play_btn._alpha = 45;
    play_btn. Enabled = false;
    button_background._alpha = 45;
    }
    trace (sStart + "is the sStart table");
    }

    pause_btn.onRelease = function (): Void {}

    sound_mc. Stop();
    pause_btn._visible = false;
    play_btn._visible = true;
    playHeadPlaying = false;
    pausedInterval = setInterval (updatePlayHead, 100);
    }

    timeline.playHead.onPress = function (): Void {}
    startDragger();

    }

    timeline.playHead.onRelease = function (): Void {}
    stopDragger();
    {if (playHeadPlaying)}

    } else {}
    sound_mc. Stop
    }

    }

    timeline.playHead.onReleaseOutside = function (): Void {}
    stopDragger();
    }

    function startDragger (): Void {}
    stopInterval();
    leftLimit = timeline.loader._x;
    rightLimit = timeline.loader._width + timeline.loader._x;
    sound_mc. Stop();
    play_btn._visible = false;
    pause_btn._visible = true;
    startDrag (timeline.playHead, false, leftLimit, timeline.loader._y, rightLimit, timeline.loader._y);

    }

    function stopDragger (): Void {}
    soundLength = sound_mc.duration / 1000;
    stopDrag();
    sound_mc. Start (timeline.playHead._x/timeline._width * soundLength);
    trace ("seconds equal:" + timeline.playHead._x/timeline._width * soundLength);
    startInterval();
    }

    function addMarkers (): Void {}
    totalSecs = XMLSnippits.firstChild.childNodes [1] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    secLength = timeline.loader._width / totalSecs;
    for (var i: Number = 0; i < sStart.length; i ++) {}
    timeline.loader.attachMovie ("marker", "marker" + I, i);
    Timeline.loader ["Marker" + i] ._x = sStart [i] * secLength;
    Timeline.loader ["Marker" + i] ._y = - 3;
    trace (i);
    trace ("marker" + i + "fact");
    trace (timeline.loader ["marker" + i] ._name);
    }
    }
    function addTimer (): Void {}
    timeUpdate = setInterval (checkTime, 500);
    audioTime = convertSecs(sound_mc.duration/1000);
    audioTotal.text = audioTime;
    trace (CurrentTime);
    Words._visible = false;
    Dash._visible = true;
    cTime._visible = true;
    audioTotal._visible = true;
    }

    function convertSecs(sec:Number):String {}
    s = Math.round (sec);
    min = Math.floor (sec/60);
    s = s - (min * 60);
    seconds = String (Math.round(secs*100)/100);
    If ((dry) Number < 10) {}
    seconds = '0' + dry;
    }
    "return min +": "+ seconds;
    }

    function checkTime (): Void {}
    currentTime = convertSecs(sound_mc.position/1000);
    cTime.text = currentTime;
    }

    function updatePlayHead (): Void {}

    }
    fileAdded();

    Clear your pausedInterval.

  • Computer error is not supported when you download the Fix It for Windows XP Professional tool

    Hello

    I write a question on behalf of a client. The client tries to download the Fix It tool: http://support.microsoft.com/mats/hardware_device_problems/

    for its hardware problem Windows XP when it has encountered an error that the store does not apply to its system. According to the error current configuration of the computer system is not compatible. Windows XP was purchased from Dell.

    The reason that the client downloaded the tool is because it can not use the TV as a monitor because exclamation point in device for VGA Manager.

    Please help solve us this problem. Thank you.

    Hello

    1. What is the full error message received when installing the tool on the computer fixit?
    2. The problem persists during the installation of any other tool fixit?
    3. Did you the latest changes on the computer?

    For the exclamation mark next to VGA device is the Device Manager I would suggest that you manually download and install the latest driver for graphics card on the computer by visiting the card manufacturer's Web site and see if it helps.

    How to manage devices in Windows XP

    http://support.Microsoft.com/kb/283658

  • Where can I get a copy of the backup and for windows xp hp Recovery Manager

    Compaq Presario SR2010NX

    Windows XP

    I had to reinstall Windows on another drive of Windows for the C: drive so that I can make a recovery of the D: partition. However, now I have more have "HP Backup and Recovery Manager" to run Windows and cannot make a recovery with F10 at startup.

    What I need to solve the problem in my view is another copy of the "HP Backup and Recover Manager". Where can I download this from where to buy it? I found a copy for Windows 7 and copies for laptops, but nothing that I need. Any help is greatly appreciated.

    Hello:

    As you discovered, is not available for download or purchase, etc.

    Why you can get it online for laptops, for hints. I looked too.

    I guess you have tried one of the downloads for laptop to XP, and it did not work?

    I know I should.

    The only way, in my view, that it is possible for you to get the program, is to buy a set of recovery discs and use them to reinstall XP. They should reinstall XP and all programs from your PC and recreate your recovery partition.

    You can see if HP has them by reading the info on the link below (I doubt they make, but you may as well ask).

    http://support.HP.com/us-en/document/bph07143

    If HP does not, you can still get this provider on the link below.

    http://www.computersurgeons.com/SearchProducts.aspx?SBT=SR2010NX&BKM=results#results

    Paul

  • Vista - where can I find a list of the latest updates for Windows?

    I do a few tests and validation that requires some very specific OS patch levels.  The exact condition is Windows Vista Enterprise Edition with "all the security updates as of June 9, 2009, excluding the Service Pack 2 update.»

    I have a little trouble finding a list of the updates/patches by date.  Can someone give me a hand?  Thank you!

    All Security updates are listed here in chronological order -Microsoft Security Bulletin Search
    Define the technology of the product: field in Vista before the search.

    All published updates in 2010 are listed here - Description of Software Update Services and Windows Server Update Services changes in content for 2010

    For 2009- 2009 Description of changes to Software Update Services and Windows Server Update Services content for 2009

    MowGreen Services update - consumer safety

  • I have a computer dell latitude d510 laptop and installed the klite codec and still can not watch movies or listen to music on my windows media player, what can I do to fix this?

    I need a secure download to fix this

    Hello

    1 how long have you been faced with this problem?
    2 did you recent hardware or software changes to your computer before this problem?
    3. what exactly happens when you try to play any movie or listen to music in windows media player?
    4. are you able to hear the default sounds, like the startup sound?
    5. what type of media you are trying to read?
    6. are you able to play the same files from media on another computer?

    Please answer these questions. This will help us assist you better.

    Step 1: You can try the steps outlined in the article and check if it helps.
    http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows?T1=tab02
    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-sound-problems
    http://Windows.Microsoft.com/en-us/Windows-Vista/install-or-remove-a-sound-card

    Step 2: Look for a red or yellow bangs in device for the sound card Manager and send back the same.
    Reference: http://windows.microsoft.com/en-US/windows-vista/Open-Device-Manager

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Can not play Oblivion game of the Year Edition

    I had not downloaded STEAM game very well no problem, I opened the game to play and a screen with options like play and stuff comes to Oblivion, I click play and an error message appears, I reports the error and it closes, I followed the links to the error page and he says nothing, here is a link to the page it sends me to http://wer.microsoft.com/responses/Response.aspx/2514/en-US/5.1.2600.2.00010100.3.0?SGD=e21401fc-e6ee-4470-96e9-e96524065bdd

    I have a Dell gx270s with all the requirements of system for the game, please tell me what to do and HOW to do it!

    Hello
    Try the games support site:
    http://support.bethsoft.com/ASP/products.asp

    In addition, when you try a few steps when troubleshooting please understand exactly what happened and at every stage. Don't forget that they cannot see your computer.
    B Eddie

  • BlackBerry Smartphones can not play youtube video with the 3G network, but works with WiFi, why? Help, please!

    Hello

    I tried several times to read the youtube videos with network wifi and it works fine, but when I use the 3G or GPRS nework to play the video, it first to ask "Switch to WAP for streaming media? (with wifi that he won't ask) so I press ok and it uptempt to load and an error message "content not available. Server is blocked or unresponsive. ", it goes with all the videos I click on that. Help, please.

    Thank you

    Let me share my personal experience on the subject. When they are facing the same problem, I asked my provider and they tried to pull a fast explaining that viewing videos on the 3G network is dependent on the device and that it is not possible to videos on my BB "BOLD" due to speed issues. They even suggested that I buy an iPhone 3G given that subscribers who do not seem to display YouTube videos problems. A load of rubbish! After only a brief workshop organized by RIM and my career, I was "unofficially" informed by a member of staff that it was a TCP/APN issue. I take advice, made the necessary adjustments, and was able to view Youtube videos on the 3 G network without problem. However, my Bill the next month floored me. Even if I'm on a package data unlimited, I was charged an extra $ 70 on top of what I usually pay. Learn more with my carrier, they were kind enough to inform me that I have to access the Internet via their APN address, which translates into a lower speed of AFN, orI will have to pay for accessible data on the other addresses of the AFN. I supported with my questions and my carrier eventually admitted that they were actually limiting the speed on AFN as allowing only some mobile devices to access data at 3G speed. Then you tell me!

  • In windows 8, some of my mpg videos will not play. I hear the music but there is no video display. I get a 0xc1010103 error (0xc004f011)?

    How can I get my mpg videos to play in windows 8? I get an error 0xc1010103 (0xc004f011) and it says that some files are not supported in windows 8. What can I do to fix this?

    Thank you!

    Google download Media player codec pack to cnet. Install and enjoy.

  • Can not download images to Flash the drive/USB stick Windows Photo Gallery.

    When I right click on the photo or photos, there isn't a line SEND to indicate the flash player is in usb port. Hope that makes sense.

    If you go directly to your folder of images to transfer the
    When you click right thumbs selected the menu of files...
    will be an option to "send to" and you can choose the
    the Flash drive's drive letter. It does not work in WLPG.

    More info...

    When it is inserted into a USB port... If the Flash drive
    be recognized at... Start / computer with a drive letter.

    Possible example:

    Removable disk (: F)

    In Windows Live Photo Gallery... right click a thumbnail
    or a selected thumbnail and in the menu group...
    choose... Copy.

    Then go to... Start / computer... right click on the drive letter
    that represents your Flash Drive, then in the menu...
    choose... 'Stick '.

  • How can I connect completely out of the Skype app for iPad?

    Skype for iOS/iPad, version 6.5.0.152

    We have several users for the iPad, so it would be nice to be able to disconnect a user of the Skype application. How can I do this? The button only remotely similar that I can find is the 'offline '. However, it does not connect the user to the application, only disconnects the service of Skype.

    Too bad. Found!

    Could be clearer, but...

Maybe you are looking for