[ 
https://issues.apache.org/jira/browse/LOG4NET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dominik Psenner closed LOG4NET-255.
-----------------------------------
    Resolution: Won't Fix
      Assignee: Dominik Psenner

WinXP has reached end of life and we are not going to implement a hack for it. 
Closing as won't fix. Whoever hits this issue is better off by finding a 
workaround.

> 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.
>            Assignee: Dominik Psenner
>             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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to