c# - Could not load file or assembly 'Microsoft.Practices.EnterpriseLibrary.Common in WCF -


i trying use enterpriselibrary version=5.0.414.0,in wcf service.but throwing run time error while executing logger.write(log) method.error detailed is

could not load file or assembly 'microsoft.practices.enterpriselibrary.common, version=5.0.414.0

anyone have idea?

yes. application built make use of microsoft enterprise library version 5.0. normally, should installed installation installed dependent software.

you can manually download , install microsoft enterprise library @ link: download microsoft enterprise library.

once done, software should function nominally.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -