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

Dominik Psenner closed LOG4NET-578.
-----------------------------------
    Resolution: Not A Bug
      Assignee: Dominik Psenner

Looks like the appdomain cant find the mentioned class, maybe because the 
referenced assembly is unavailable or multiple versions of the same assembly 
are referenced in the same appdomain. I am afraid there is nothing we can do on 
our end. Therefore I close the ticket. Feel free to reopen it in case there is 
anything we can do.

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