long line truncated on vista 2048
- From: pmo <peter.moller@xxxxxxxxx>
- Date: Thu, 25 Oct 2007 06:17:27 -0700
I'm writing to a logfile in My Documents.
I'm want to write a rather long line approximately 2200 chars.
On XP it works as expected but on Vista only the first 2048 chars are
written.
Does anyone know why and how to get around it?
I tried both StreamWriter,File.AppendAllText and File.WriteAllText
.
- Follow-Ups:
- Re: long line truncated on vista 2048
- From: Peter Duniho
- Re: long line truncated on vista 2048
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: long line truncated on vista 2048
- From: Jon Skeet [C# MVP]
- Re: long line truncated on vista 2048
- Prev by Date: Re: Backgroundworker
- Next by Date: Re: Easy question about DataTable
- Previous by thread: Has somebody made a surveillance thread which doesn't die?
- Next by thread: Re: long line truncated on vista 2048
- Index(es):
Relevant Pages
|