Lance R
03-Mar-2006, 05:29 PM
There should be some error checking regarding the saving of the error
logs on the local machine when the local directory doesn't exist.
I.E. C:\Logfile didn't exist (I names my directory c:\logfiles). So
when I went to troubleshoot my app I couldn't find the log files.
Finally after some time, I figured my mistake, changed the name of my
directory to C:\logfiles and it now works.
Lance
logs on the local machine when the local directory doesn't exist.
I.E. C:\Logfile didn't exist (I names my directory c:\logfiles). So
when I went to troubleshoot my app I couldn't find the log files.
Finally after some time, I figured my mistake, changed the name of my
directory to C:\logfiles and it now works.
Lance