G
Guest
Hi,
I am logging my exceptions to a word document(*.doc). After the size of
word document is 5KB. I am archiving the word document to *.doc.1
Here when I am archiving the word document to *.doc.1, the new line
characters("\r\n") are lost and the *.doc.1 document is instead displaying a
null square space.
I am using Log4Net to log the exceptions.
Can anyone suggest a way around to preserve the New Line Character?.
Any furthur comments and suggestions are welcome.
Thanks in advance
I am logging my exceptions to a word document(*.doc). After the size of
word document is 5KB. I am archiving the word document to *.doc.1
Here when I am archiving the word document to *.doc.1, the new line
characters("\r\n") are lost and the *.doc.1 document is instead displaying a
null square space.
I am using Log4Net to log the exceptions.
Can anyone suggest a way around to preserve the New Line Character?.
Any furthur comments and suggestions are welcome.
Thanks in advance