Blake created LOG4NET-578:
-----------------------------

             Summary: Type is not resolved for member 
'log4net.Util.PropertiesDictionary,log4net
                 Key: LOG4NET-578
                 URL: https://issues.apache.org/jira/browse/LOG4NET-578
             Project: Log4net
          Issue Type: Bug
          Components: Builds
    Affects Versions: 2.0.8, 2.0.7
         Environment: MS Windows 10. ASP.NET 4
            Reporter: Blake


After upgrading log4net from v1.2.11 to v2.0.8 we are now getting the following 
exception on startup (inc stack trace):

An error occurred while trying to start an integrated application instance.

Exception: System.Runtime.Serialization.SerializationException

Message: Type is not resolved for member 
'log4net.Util.PropertiesDictionary,log4net, Version=2.0.8.0, Culture=neutral, 
PublicKeyToken=669e0ddf0bb1aa2a'.

StackTrace:    at 
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, 
IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, 
HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
   at 
System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String
 appId, IApplicationHost appHost, HostingEnvironmentParameters 
hostingParameters)
   at 
System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String
 appId, IApplicationHost appHost, HostingEnvironmentParameters 
hostingParameters)
   at 
System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String 
appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
   at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, 
Type type, IApplicationHost appHost, Boolean failIfExists, 
HostingEnvironmentParameters hostingParameters)
   at System.Web.Hosting.ProcessHost.StartApplication(String appId, String 
appPath, Object& runtimeInterface)

I've also tested this on v2.0.7 and the same issue occurs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to