﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / General .NET Discussion / .NET Forums  / Error logging to event log / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Fri, 21 Nov 2008 15:05:18 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Error logging to event log</title><link>http://forum.strataframe.net/Topic3155-14-1.aspx</link><description>No problem :)</description><pubDate>Thu, 28 Sep 2006 13:49:07 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: Error logging to event log</title><link>http://forum.strataframe.net/Topic3155-14-1.aspx</link><description>OK thanks Ben, that was my conclusion.</description><pubDate>Thu, 28 Sep 2006 09:57:47 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Error logging to event log</title><link>http://forum.strataframe.net/Topic3155-14-1.aspx</link><description>I believe there is only one Application event log, but you can specify the "source" for the entries that should allow you to separate your entries from other applications.</description><pubDate>Thu, 28 Sep 2006 09:55:49 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: Error logging to event log</title><link>http://forum.strataframe.net/Topic3155-14-1.aspx</link><description>application log should read "Windows Event Logs"&lt;br&gt;&lt;br&gt;I am using &lt;br&gt;&lt;br&gt;Dim objEventLog As New EventLog()&lt;br&gt;objEventLog.WriteEntry(Entry, EventType)&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 28 Sep 2006 09:46:55 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>Error logging to event log</title><link>http://forum.strataframe.net/Topic3155-14-1.aspx</link><description>I have added my own error logging routine to UnhandledExceptionFound, currently among other things it writes errors to the application log.&lt;br&gt;&lt;br&gt;Is there a way to create an event log specific to my application to write errors to, or do I have to use one of the Windows default log types?&lt;br&gt;&lt;br&gt;I have looked and didnt find anything and figured I would post here before I gave up because I would really like to segregate my applications errors to their own event log.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;</description><pubDate>Thu, 28 Sep 2006 09:37:12 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item></channel></rss>