Guest
|
Posted:
Tue Feb 22, 2005 8:30 pm Post subject:
What is the maximum input size? |
|
|
Do you know why I received this error message?
An unhandled exception of type
'Microsoft.HostIntegration.TI.CustomTIException' occurred in
mscorlib.dll
Additional information: (1513) Character string parameter input in
method AccoutDisplay exceeds the maximum size; truncation is not
allowed.
The Transaction Integrator runtime has determined that the length of
the converted input character string exceeds the maximum length
specified in the Transaction Integrator component library and that the
specified conversion mapping does not permit truncating the string.
Check the application program. If no errors are discovered consider
allowing truncation or increasing the allowable length of the converted
character string.
My input/output file has approximately:
BYTES THIS HOST PROGRAM SENDS......1250
BYTES THIS HOST PROGRAM RECEIVES...1246
What is the maximum size anyway?
Thanks,
Hai |
|