Le code peut etre disponible, j'utilise une bilbiotheque open source qui traite mes fichiers texte (http://filehelpers.sourceforge.net/)
L'erreur remonte comme suit :
System.IO.IOException: Espace insuffisant pour traiter cette commande.
à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
à System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
à System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)
à FileHelpers.FileHelperEngine`1.ReadFile(String fileName, Int32 maxRecords)
à FileHelpers.FileHelperEngine`1.ReadFile(String fileName)
Merci pour votre soutien !!!
v.
Message édité par vonm le 29-10-2010 à 11:47:03