What steps will reproduce the problem?
1. Launch Witty
What is the expected output? What do you see instead?
WittyLog.txt generated
What version of the product are you using? On what operating system?
trunk
Please provide any additional information below.
WittyLog.txt is not written to the application directory due to elevation
being required.
to fix this you can log to the {TMP} directory by changing the App.config
to point to:
<param name="File" value="${TMP}\WittyLog.txt" />
I verified this works.
Original issue reported on code.google.com by shahi...@gmail.com on 25 Mar 2008 at 10:47
Original issue reported on code.google.com by
shahi...@gmail.com
on 25 Mar 2008 at 10:47