CWA2503 - Local Visual Studio cannot paste if there is an ICA Session

book

Article ID: CTX695159

calendar_today

Updated On:

Description

Customer using Visual Studio 2019 to develop the Project of "Windows Forms App(.NET Framework)".

The "Common Controls" cannot be pasted in the local Visual Studio itself if there is an ICA Session.

Issue disappeared after the existing ICA Session is terminated. This behavior also could be reproduced with Visual Studio 2022

 

Cause

Based on the logs, it shows the "Common Controls" format is 49778(0xC272). 

There is a bug when Workspace App handle the customized format (larger than 0xC000).

Resolution

Upgrade the Workspace App for Windows to 2507LTSR or 2508, although these version are still on Tech Preview.

Issue/Introduction

Local Visual Studio application cannot paste if there is an ICA Session.

The paste function will be recovered if closing the ICA session.

Additional Information