Citrix DaaS: Get-BrokerApplication - Invalid enum value 'PackagedApplication'

Citrix DaaS: Get-BrokerApplication - Invalid enum value 'PackagedApplication'

book

Article ID: CTX617072

calendar_today

Updated On:

Description

Get-BrokerApplication cmdlet fails with exception when running on the machine with Remote SDK installed.

Exception details:

The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempuri.org/:records. 

The InnerException message was 'Invalid enum value 'PackagedApplication' cannot be deserialized into type 'Citrix.Broker.Admin.SDK.ApplicationType'. 

Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.



 

Resolution

Install the latest Remote SDK. 
Minimum version: 7.40.26016.4682.
 

Problem Cause

Old SDK does not recognize the new application type: PackagedApplication

Issue/Introduction

x