CDViewer has Stopped Working with Error: "System.IO.InvalidDataException" When Opening a Saved ICA File
book
Article ID: CTX125727
calendar_today
Updated On:
Description
When passing an ICA file to wfcrun32.exe from the command line and the ICA file contains the lines:
- InputEncoding=ISO8859_1
- ConnectionBar=1
CDViewer.exe version 11.2x might exit with the error system.IO.InvalidDataException.
Resolution
To resolve the issue, edit the ICA file:
-
Open the ICA file.
- Search for the following line in the file:
-
InputEncoding=ISO8859_1
- Replace with the following value:
InputEncoding=UTF-8
-
Save the ICA file.
Problem Cause
The issue occurs because of the wrong encoding being specified in the ICA file. Citrix does not use ISO8859_1 encoding with the desktop viewer.
Issue/Introduction
CDViewer has Stopped Working with Error: System.IO.InvalidDataException.
Was this article helpful?
thumb_up
Yes
thumb_down
No