CompositeWebClientLibrary that supports Enterprise Library 4.1
-
Hi all I have a work to integrate two different web application in one 1. First one use Enterprise Library 4.1(say Microsoft.Practices. EnterpriseLibrary. Logging, Version=4.1.0.0) On the other hand 2. Second one use two thirdparty a) Enterprise Library 3.1(say Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0) and b) CompositeWebClientLibrary-2008( say Microsoft.Practices.CompositeWeb.dll version 2.0.2) We know, CompositeWebClientLibrary-2008 have strict dependence on Enterprise Library 3.1 * Based on above issues, I have to update Second one using Enterprise Library 4.1. * Its clear to us: if we update Second one using Enterprise Library 4.1 the existing CompositeWebClientLibrary-2008 does not support Enterprise Library 4.1.( bcoz CompositeWebClientLibrary-2008 have strict dependence on Enterprise Library 3.1) Please help me by informing about such CompositeWebClientLibrary that supports Enterprise Library 4.1
shahdat