P
pmo
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
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