Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am using ExceptionHandling Application Blocks to create Exception log files into a file named trace.log .That is OK and working fine.

 

I also want to write these log messages into SQL Server database table.

 

I am not getting how to configure Enterprise Library to make this happen. Please do some help for me (ASP.net,C# )?

ima
Posted
You have to use Logging Handler and then configure the Logging and Instrumentation Application Block (database sink) so that you can log into database.

A man and a dog have an average of three legs.

Beaware of Statistics.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...