Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Ensure that your custom disassembler component encodes outbound documents in one of the following formats:
UTF-8
UTF-16
UTF-32
UTF-16LE
UTF-16BE
The orchestration engine may not be able to process documents with other encoding formats.
UTF-32LE and UTF-32BE are not supported by the .NET Framework; to use these formats, you must create a custom encoding implementation.