hi would smbody know the problem?
31/03/2013 12:01
FATAL: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\cezamie\Documents\Spring\ZeroKLobbyConfig.xml'.
à 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, Boolean useLongPath)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
à System.IO.StreamWriter.CreateFile(String path, Boolean append)
à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding)
à System.IO.File.WriteAllText(String path, String contents)
à ZeroKLobby.Program.SaveConfig()
à ZeroKLobby.Program.Main(String[] args)