RDP session error: because of a protocol error (0x112f) the remote session will be disconnected











up vote
3
down vote

favorite












I've initiated the discussion on MSDN:http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/72ceca09-ab4a-4689-896c-6c86697333d6.



I found that the RDP ActiveX control seems to be a black box. It uses well but sometimes there would be some strange errors.



Today I encountered another error: I connect to a remote Win8 Pro machine through the RDP ActiveX control on another Win8 Pro, when I played a HD video for about a few seconds, the RDP session will be disconnected. The reason is as what the title said: because of a protocol error (0x112f) the remote session will be disconnected... I've made some search but got no correct solution. It seems that the issue might lie in the resolution, but I am not sure.



The most strange thing for me was that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred.



The following thread made a long discussion: http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/4523ce86-9a0b-4e6c-90d1-225ddda67ce5/. But it has no good to my issue.



Other articles suggested to set the RDP attribute bitmapcachepersistenable to false, but it also doesn't help.



Does any one know how to resolve it?



Thank you all.










share|improve this question













migrated from stackoverflow.com May 2 '13 at 10:54


This question came from our site for professional and enthusiast programmers.















  • Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
    – B0L
    May 8 '13 at 8:32










  • For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
    – B0L
    May 10 '13 at 2:08















up vote
3
down vote

favorite












I've initiated the discussion on MSDN:http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/72ceca09-ab4a-4689-896c-6c86697333d6.



I found that the RDP ActiveX control seems to be a black box. It uses well but sometimes there would be some strange errors.



Today I encountered another error: I connect to a remote Win8 Pro machine through the RDP ActiveX control on another Win8 Pro, when I played a HD video for about a few seconds, the RDP session will be disconnected. The reason is as what the title said: because of a protocol error (0x112f) the remote session will be disconnected... I've made some search but got no correct solution. It seems that the issue might lie in the resolution, but I am not sure.



The most strange thing for me was that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred.



The following thread made a long discussion: http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/4523ce86-9a0b-4e6c-90d1-225ddda67ce5/. But it has no good to my issue.



Other articles suggested to set the RDP attribute bitmapcachepersistenable to false, but it also doesn't help.



Does any one know how to resolve it?



Thank you all.










share|improve this question













migrated from stackoverflow.com May 2 '13 at 10:54


This question came from our site for professional and enthusiast programmers.















  • Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
    – B0L
    May 8 '13 at 8:32










  • For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
    – B0L
    May 10 '13 at 2:08













up vote
3
down vote

favorite









up vote
3
down vote

favorite











I've initiated the discussion on MSDN:http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/72ceca09-ab4a-4689-896c-6c86697333d6.



I found that the RDP ActiveX control seems to be a black box. It uses well but sometimes there would be some strange errors.



Today I encountered another error: I connect to a remote Win8 Pro machine through the RDP ActiveX control on another Win8 Pro, when I played a HD video for about a few seconds, the RDP session will be disconnected. The reason is as what the title said: because of a protocol error (0x112f) the remote session will be disconnected... I've made some search but got no correct solution. It seems that the issue might lie in the resolution, but I am not sure.



The most strange thing for me was that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred.



The following thread made a long discussion: http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/4523ce86-9a0b-4e6c-90d1-225ddda67ce5/. But it has no good to my issue.



Other articles suggested to set the RDP attribute bitmapcachepersistenable to false, but it also doesn't help.



Does any one know how to resolve it?



Thank you all.










share|improve this question













I've initiated the discussion on MSDN:http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/72ceca09-ab4a-4689-896c-6c86697333d6.



I found that the RDP ActiveX control seems to be a black box. It uses well but sometimes there would be some strange errors.



Today I encountered another error: I connect to a remote Win8 Pro machine through the RDP ActiveX control on another Win8 Pro, when I played a HD video for about a few seconds, the RDP session will be disconnected. The reason is as what the title said: because of a protocol error (0x112f) the remote session will be disconnected... I've made some search but got no correct solution. It seems that the issue might lie in the resolution, but I am not sure.



The most strange thing for me was that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred.



The following thread made a long discussion: http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/4523ce86-9a0b-4e6c-90d1-225ddda67ce5/. But it has no good to my issue.



Other articles suggested to set the RDP attribute bitmapcachepersistenable to false, but it also doesn't help.



Does any one know how to resolve it?



Thank you all.







windows-8 remote-desktop






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 2 '13 at 6:56









B0L

16112




16112




migrated from stackoverflow.com May 2 '13 at 10:54


This question came from our site for professional and enthusiast programmers.






migrated from stackoverflow.com May 2 '13 at 10:54


This question came from our site for professional and enthusiast programmers.














  • Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
    – B0L
    May 8 '13 at 8:32










  • For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
    – B0L
    May 10 '13 at 2:08


















  • Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
    – B0L
    May 8 '13 at 8:32










  • For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
    – B0L
    May 10 '13 at 2:08
















Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
– B0L
May 8 '13 at 8:32




Does anybody know something about it? The strangest thing here is that if I play the HD with Windows media player, it works well. But if the HD video is played with Win8 Video app, the issue occurred. Thank you very much!
– B0L
May 8 '13 at 8:32












For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
– B0L
May 10 '13 at 2:08




For Microsoft's RDP sample, this is also bug.code.msdn.microsoft.com/windowsapps/Remote-Desktop-app-461567af
– B0L
May 10 '13 at 2:08










2 Answers
2






active

oldest

votes

















up vote
0
down vote













check following article, basically it is related with RDP theme.
http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html






share|improve this answer




























    up vote
    -3
    down vote













    The width and height of RDP session is better to be a even number, otherwise, it may cause problems, especially you are connecting to non-Windows server version.






    share|improve this answer





















    • Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
      – Canadian Luke
      Jun 18 '14 at 19:07






    • 2




      Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
      – HopelessN00b
      Jun 18 '14 at 19:39











    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f590544%2frdp-session-error-because-of-a-protocol-error-0x112f-the-remote-session-will%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    check following article, basically it is related with RDP theme.
    http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html






    share|improve this answer

























      up vote
      0
      down vote













      check following article, basically it is related with RDP theme.
      http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        check following article, basically it is related with RDP theme.
        http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html






        share|improve this answer












        check following article, basically it is related with RDP theme.
        http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Sep 14 '15 at 8:27









        Salim

        324138




        324138
























            up vote
            -3
            down vote













            The width and height of RDP session is better to be a even number, otherwise, it may cause problems, especially you are connecting to non-Windows server version.






            share|improve this answer





















            • Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
              – Canadian Luke
              Jun 18 '14 at 19:07






            • 2




              Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
              – HopelessN00b
              Jun 18 '14 at 19:39















            up vote
            -3
            down vote













            The width and height of RDP session is better to be a even number, otherwise, it may cause problems, especially you are connecting to non-Windows server version.






            share|improve this answer





















            • Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
              – Canadian Luke
              Jun 18 '14 at 19:07






            • 2




              Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
              – HopelessN00b
              Jun 18 '14 at 19:39













            up vote
            -3
            down vote










            up vote
            -3
            down vote









            The width and height of RDP session is better to be a even number, otherwise, it may cause problems, especially you are connecting to non-Windows server version.






            share|improve this answer












            The width and height of RDP session is better to be a even number, otherwise, it may cause problems, especially you are connecting to non-Windows server version.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 18 '14 at 19:03









            remotespark

            1




            1












            • Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
              – Canadian Luke
              Jun 18 '14 at 19:07






            • 2




              Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
              – HopelessN00b
              Jun 18 '14 at 19:39


















            • Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
              – Canadian Luke
              Jun 18 '14 at 19:07






            • 2




              Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
              – HopelessN00b
              Jun 18 '14 at 19:39
















            Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
            – Canadian Luke
            Jun 18 '14 at 19:07




            Can you give more info? Why does this matter? What resources back this up? Have you tested it? What happens if it's not an even number?
            – Canadian Luke
            Jun 18 '14 at 19:07




            2




            2




            Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
            – HopelessN00b
            Jun 18 '14 at 19:39




            Even if you're right (which I don't think you are - source, please), this has nothing to do with RDP protocol errors disconnecting a Windows-to-Windows RDP session.
            – HopelessN00b
            Jun 18 '14 at 19:39


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f590544%2frdp-session-error-because-of-a-protocol-error-0x112f-the-remote-session-will%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]