Exception :"The configuration section for Logging cannot be found in the configuration source."
-
Hi All, I was trying to use Enterprise Library 3.0 in my .NET application. While trying to use the Logging application block,after configuration,i got the following exception while calling the Logger.Write class: "The configuration section for Logging cannot be found in the configuration source." However, earlier while calling the LogEntry class, i was not having any issues. only while the logger class is called after the log entry, i am getting the exception. I have added the necessary references to my project and included the namespaces. Please help me solve the exception. Thanks, Ramesh
-
Hi All, I was trying to use Enterprise Library 3.0 in my .NET application. While trying to use the Logging application block,after configuration,i got the following exception while calling the Logger.Write class: "The configuration section for Logging cannot be found in the configuration source." However, earlier while calling the LogEntry class, i was not having any issues. only while the logger class is called after the log entry, i am getting the exception. I have added the necessary references to my project and included the namespaces. Please help me solve the exception. Thanks, Ramesh