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.
windows-8 remote-desktop
migrated from stackoverflow.com May 2 '13 at 10:54
This question came from our site for professional and enthusiast programmers.
add a comment |
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.
windows-8 remote-desktop
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
add a comment |
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.
windows-8 remote-desktop
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
windows-8 remote-desktop
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
add a comment |
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
add a comment |
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
add a comment |
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.
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
add a comment |
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
add a comment |
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
add a comment |
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
check following article, basically it is related with RDP theme.
http://computerboom.blogspot.com/2008/08/solution-because-of-protocol-error-this.html
answered Sep 14 '15 at 8:27
Salim
324138
324138
add a comment |
add a comment |
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.
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
add a comment |
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.
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
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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