Hello,
I created a xml to flatfile docdefs/mapping in Biztalk 2004 using visual
studio 2003, and deployed this on the same machine. When I test this
mapping
this all works well. However, when I deploy these docdefs/mapping to
another
machine (acceptance environment), the outcomming flatfile is not the same
as
it was on the development environment. The difference in the two is in the
line end. On the development all lines have a line end, on acceptance
there
gone...
example on development:
line1
line2
line3
example on acceptance
line1line2line3
Has anyone an idea what this can be.
Thanks,
Remon