07-28-04 07:54 AM
Did you define this element as promoted property in the schema? I'm not sure
but this might be the case as there is a 255 characters limitation on
promoted properties
Yossi
"TokBoy" <TokBoy@discussions.microsoft.com> wrote in message
news:C15B098E-07B1-4B9A-BFF9-AA276FCCA021@microsoft.com...
> Hi,
>
> I am currently getting an InvalidPropertyValueException from my
orchestration when trying to assing a large string value (greater than 256
characters in length) to an element within my xml message which is defined
within the schema as being xs:string type.
>
> Should I be trying to use another data type for elements which will need
to hold large strings? Or is it something to do with the way I am assigning
the value?
>
> Any help is greatly appreciated.
> Thanks.
[ Post a follow-up to this message ]
|