Unexpected/Invalid(?) System.PlatformNotSupportedException
----------------------------------------------------------
Key: LOG4NET-264
URL: https://issues.apache.org/jira/browse/LOG4NET-264
Project: Log4net
Issue Type: Bug
Components: Core
Affects Versions: 1.2.10
Environment: Windows XP SP3; .NET Framework 3.5 SP1
Reporter: Troy Walker
A user of my software that utilizes log4net is getting the following exception
upon initializing log4net 1.2.10 despite the fact that the user is running
Windows XP SP3 with the .NET Framework 3.5 SP1.
System.TypeInitializationException: The type initializer for
'log4net.GlobalContext' threw an exception. --->
System.PlatformNotSupportedException: This operation is only supported on
Windows 2000 SP3 or later operating systems.
at System.Security.Principal.SecurityIdentifier..ctor(WellKnownSidType
sidType, SecurityIdentifier domainSid)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.