by cooldad » Wed Sep 09, 2009 11:16 am
Gary,
I´ve installed pre-release version 1.1.0.63 on 2 computers. When I install and run it on computer 1, everything´s fine. When I install it on computer 2, then startup BA, I receive the following error message:
---------------------------
Betting Assistant
---------------------------
Unexpected error, please report the following error message to the developer.
System.IO.DirectoryNotFoundException: Kan een gedeelte van het pad c:\temp niet vinden.
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
bij System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
bij System.IO.Directory.CreateDirectory(String path)
bij Betting_Assistant.Main.createDebugFile()
bij Betting_Assistant.Main.Main_Load(Object sender, EventArgs e)
---------------------------
OK
---------------------------
Please note that on computer 2, I don´t have a C: drive, I installed it on G:\... It looks like BA is looking vor C:\temp, where it should be looking for G:\temp (and when it does not exist, create it hopefully).