Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Createing a httpmodule to log IIS

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mick Walker - 29 Oct 2007 10:19 GMT
I am interested in creatign a httpmodule that will log all IIS requests
to SQL Server.

I am just wondering, how would I be able to log bad requests such as 404
etc? Would I have to change the custom error page to a page that could
alert my httpmodule?

Signature

Mick Walker
Software Engineer

http://www.mick-walker.co.uk

Michael Nemtsev, MVP - 29 Oct 2007 10:37 GMT
Hello Mick,

Just crete the handle for the HttpContext.Error and control your errorst
there

see sample there http://www.codegod.de/WebAppCodeGod/exception-handling-in-aspnet-AID375.aspx

---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour 

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

MW> I am interested in creatign a httpmodule that will log all IIS
MW> requests to SQL Server.
MW>
MW> I am just wondering, how would I be able to log bad requests such as
MW> 404 etc? Would I have to change the custom error page to a page that
MW> could alert my httpmodule?
MW>
MW> http://www.mick-walker.co.uk
MW>
Peter Bromberg [C# MVP] - 29 Oct 2007 15:03 GMT
You don't need to do this. All you need to do is set up IIS to log to the
database with an ODBC connection:
http://support.microsoft.com/kb/245243
Don't reinvent the wheel!
-- Peter
Recursion: see Recursion
site:  http://www.eggheadcafe.com
unBlog:  http://petesbloggerama.blogspot.com
BlogMetaFinder:    http://www.blogmetafinder.com

> I am interested in creatign a httpmodule that will log all IIS requests
> to SQL Server.
>
> I am just wondering, how would I be able to log bad requests such as 404
> etc? Would I have to change the custom error page to a page that could
> alert my httpmodule?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.