Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Registry Problems NullException Pin
StevenWalsh5-Jul-07 4:09
StevenWalsh5-Jul-07 4:09 
GeneralRe: Registry Problems NullException Pin
Christian Graus5-Jul-07 4:22
protectorChristian Graus5-Jul-07 4:22 
GeneralRe: Registry Problems NullException Pin
StevenWalsh5-Jul-07 4:42
StevenWalsh5-Jul-07 4:42 
Questionuser id,password.etcc.. Pin
myat_035-Jul-07 3:05
myat_035-Jul-07 3:05 
JokeRe: user id,password.etcc.. Pin
originSH5-Jul-07 3:10
originSH5-Jul-07 3:10 
GeneralRe: user id,password.etcc.. Pin
myat_035-Jul-07 3:25
myat_035-Jul-07 3:25 
GeneralRe: user id,password.etcc.. Pin
originSH5-Jul-07 3:36
originSH5-Jul-07 3:36 
GeneralRe: user id,password.etcc.. Pin
Christian Graus5-Jul-07 3:56
protectorChristian Graus5-Jul-07 3:56 
AnswerRe: user id,password.etcc.. Pin
Christian Graus5-Jul-07 3:19
protectorChristian Graus5-Jul-07 3:19 
AnswerRe: user id,password.etcc.. Pin
Paul Conrad5-Jul-07 6:02
professionalPaul Conrad5-Jul-07 6:02 
QuestionChange column title in DataGrid Pin
Muhammad Gouda5-Jul-07 2:20
Muhammad Gouda5-Jul-07 2:20 
AnswerRe: Change column title in DataGrid Pin
kubben5-Jul-07 2:28
kubben5-Jul-07 2:28 
GeneralRe: Change column title in DataGrid Pin
Muhammad Gouda9-Jul-07 21:21
Muhammad Gouda9-Jul-07 21:21 
Questionmp3 seek [modified] Pin
tradakad5-Jul-07 2:09
tradakad5-Jul-07 2:09 
AnswerRe: mp3 seek Pin
Christian Graus5-Jul-07 2:19
protectorChristian Graus5-Jul-07 2:19 
GeneralRe: mp3 seek Pin
tradakad5-Jul-07 2:42
tradakad5-Jul-07 2:42 
GeneralRe: mp3 seek Pin
Christian Graus5-Jul-07 2:53
protectorChristian Graus5-Jul-07 2:53 
GeneralRe: mp3 seek Pin
tradakad5-Jul-07 3:25
tradakad5-Jul-07 3:25 
QuestionProcess problems Pin
SilvermanDK5-Jul-07 2:01
SilvermanDK5-Jul-07 2:01 
QuestionOnline Radio Pin
atulonweb@hotmail.com5-Jul-07 1:36
atulonweb@hotmail.com5-Jul-07 1:36 
AnswerRe: Online Radio Pin
Christian Graus5-Jul-07 2:20
protectorChristian Graus5-Jul-07 2:20 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com5-Jul-07 23:00
atulonweb@hotmail.com5-Jul-07 23:00 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com5-Jul-07 23:14
atulonweb@hotmail.com5-Jul-07 23:14 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com22-Jul-07 23:15
atulonweb@hotmail.com22-Jul-07 23:15 
QuestionException :"The configuration section for Logging cannot be found in the configuration source." Pin
rameshbhojan5-Jul-07 0:55
rameshbhojan5-Jul-07 0:55 
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

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.