I have an application that uses Ideablade Devforce as it's OR mapper. When the application starts up it wants to write to the debuglog.xml file in C:\Program Files\Application Name\ This works fine in Windows XP, but due to Vista's locked down write access to Program Files, the app throws and error.
Is there a way to stop Ideablade wanting to write to this file?
OR
Is there another place that is recommended to install applications that want to write to files in their install path?