[
https://issues.apache.org/jira/browse/LOG4NET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig updated LOG4NET-255:
-----------------------------------
Fix Version/s: 1.2 Maintenance Release
> Problem with getting path to appdata with windows service in Windows XP
> -----------------------------------------------------------------------
>
> Key: LOG4NET-255
> URL: https://issues.apache.org/jira/browse/LOG4NET-255
> Project: Log4net
> Issue Type: Bug
> Affects Versions: 1.2.10
> Environment: Windows XP, C# , Windows Service
> Reporter: Martin B.
> Fix For: 1.2 Maintenance Release
>
>
> I've got windows service in C# which using RollingFilleAppender that logs to
> appdata folder. Everything works fine in Vista, W7 or 2008 server, ${APPDATA}
> is correctly replaced by corresponding path to app data folder. But when i
> run my service in Windows XP I get following error through internal
> debugger.
> log4net:ERROR [RollingFileAppender] Unable to acquire lock on file
> \\MyTestApp\LOG\LOG.TXT. Could not find a part of the path '\\MyTestApp\LOG'.
>
> Logger path setting from config file is below:
> <file value="${APPDATA}\\MyTestApp\\LOG\\LOG.TXT"/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira