Nikolay Ryabkov created LOG4NET-362:
---------------------------------------

             Summary: [PATCH] SystemInfo.AssemblyLocationInfo throws unhandled 
ArgumentException "Absolute path required" when exe is started via UNC path
                 Key: LOG4NET-362
                 URL: https://issues.apache.org/jira/browse/LOG4NET-362
             Project: Log4net
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.2.11, 1.2.10
            Reporter: Nikolay Ryabkov
         Attachments: SystemInfo.cs.patch

Hi!

myAssembly.Location throws ArgumentException "Absolute path required" when 
application is invoked via UNC path ("\\localhost\Debug\app.exe" to be 
precise). Looks like it is safe to ignore and just another exception handler is 
needed. Patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to