Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: How to use newer version of Microsoft.Practices.EnterpriseLibrary.Common?

$
0
0
Up and running. Your problem was that you had several startuphandlers running which called UseHangFireServer (which you maybe forgot about). Calling UseHangFireServer directly without either setting the LogProvider to a specific one, or null, will yield this error since HangFire then tries to fallback to reflection to see if any of its supported LoggingFrameworks are present in the app.

When i started from scratch and made sure you only had one OwinStartupHandler which called UseCompositeC1ContribScheduledTasks everything works fine.

Updated and working zip-file is located here https://dl.dropboxusercontent.com/u/153053/compositeC1-4.3-nime.zip

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>