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
On Wed, 31 Oct 2007 02:53:01 -0700, Remon Bekker wrote: >line end. On the development all lines have a line end, on acceptance there >gone... My best bet is that you have an old version on the acceptance server. Have you made sure you have the newest version deployed and in the GAC? And that you have restartet the host instance after deployment and gac'ing? -- eliasen, representing himself and not the company he works for. Private blog: http://blog.eliasen.dk Private email: jan@eliasen.dk