Need help with file creation using Web Services

VB starter

New member
Joined
Feb 20, 2008
Messages
1
Programming Experience
Beginner
Hi,

i have a web service that creates a file on a lan path and then copies the file over from the lan path to multiple lan locations. The issue is that some times the file that gets created has extra line feed characters at the end of the file in the last record. I was not able to attach the file with the extra line feeds but the file attach does have the problem record the line feed look like spaces in the file attached in the last record.

I am using VB .net to create the file. The issue is sporadic. It does not happen every time.


Please let me know if there is a way to determine how the libe feeds could be eliminated.
 

Attachments

  • Error.txt
    150.3 KB · Views: 114
Back
Top