Cannot resolve symbol 'EnterpriseLibraryContainer'
I just started to try out the new MS Enterprise Library 6.0 Logger block. When I try to create a LogWriter, I get the error: Cannot resolve symbol 'EnterpriseLibraryContainer' I have all the references and usings in place, but can't get past this error. Is there a solution to this issue? Halleluiah! I just found a post (on a link that has since disappeared). Here's the story: The bootstrapping code for all of the blocks has changed in version 6 of Enterprise Library. The blocks no longer use Unity to manage the initialization and configuration, and each block now includes its own bootstrapping