Re: Fwd: Virtual Channel callback onpipe doesn't work on IE11

2018-01-12 Thread fadeev
I have found a possible reason: the IE doesn't call onpipe when I press don't allow to "access your clipboard" (setting in InternetOptions -> Security -> CustomLevel -> Scripting(section) -> Allow programmatic clipboard access = Prompt. If I allow clipboard access then everything works. Still need

Fwd: Virtual Channel callback onpipe doesn't work on IE11

2018-01-12 Thread Alexey F.
Hi guys, I have added "static-channel" param to add a new virtual channel to my rdp session. But it *does not* call onpipe callback in *IE11 *for some reason.* On Firefox and Chrome everything works.* May be I am missing some settings ... because I do not see any issues for IE11 regarding this fun