Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error of it's dependency lib: slf4net #12

Open
zclmoon opened this issue Dec 10, 2019 · 1 comment
Open

Error of it's dependency lib: slf4net #12

zclmoon opened this issue Dec 10, 2019 · 1 comment

Comments

@zclmoon
Copy link

zclmoon commented Dec 10, 2019

slf4net: Error initializing LoggerFactory. Defaulting to no-operation (NOP) logger implementation.

Application information:
Application domain: xxxx/kids/cms-2-xxxxx
Application path: xxxx\Helix.CMS
Machine name: xxxx

Exception information:
Exception type: TypeLoadException
Exception message: A null or zero length string does not represent a valid Type.

at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
at slf4net.ActivatorUtils.Instantiate[T](String typeName)
at slf4net.Resolvers.AppConfigFactoryResolver.CreateFactoryInstance(FactoryConfigurationElement factoryConfiguration)
at slf4net.Resolvers.AppConfigFactoryResolver.LoadConfiguration()
at slf4net.LoggerFactory.PerformInitialization()

@adrianluisgonzalez
Copy link
Member

Can you provide a simple reproducer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants