If it's just text, it should not be a problem.
Are you running into any binary characters?
Would something like this also fail?:
File.WriteAllLines(@"c:\science\out.txt", File.ReadAllLines(@"c:\science\data.txt"));
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402