Hi everyone
I’m trying to copy a sequence that has a lot of variables and activities.
And when I’m doing the copy it gives me this ERROR:
"The value '[ValidationCheck]'contains significant
white space(s) but “XML:space = preserve” cannot be written down on the member ‘{http://schemas.microsoft.com/netfx/2009/xaml/activities}While.Condition’
The variable ‘ValidationCheck’ gets its string value from a terminal: “press here” (with this amount of white spaces, more than 1), I think I can change it to only 1 white space, but I’m trying to understand what happened and why.
and now I can’t copy the sequence to another part of my project that I need (and it’s too long to do it from scratch)
Thank you in advance