<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Integrating ELMAH with Umbraco</title>
	<atom:link href="http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/feed/" rel="self" type="application/rss+xml" />
	<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/</link>
	<description>Umbraco Specialist</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Umbraco, ELMAH, MADAM and authentication &#124; kipusoep's tech blog</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8996</link>
		<dc:creator>Umbraco, ELMAH, MADAM and authentication &#124; kipusoep's tech blog</dc:creator>
		<pubDate>Tue, 29 Nov 2011 16:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8996</guid>
		<description>[...] a guide how to set-up your project (which I assume already has ELMAH running and configured, as described here for example): Add the MADAM assembly to the bin folder (+ reference if you use VS) Some stuff in the [...] </description>
		<content:encoded><![CDATA[<p>[...] a guide how to set-up your project (which I assume already has ELMAH running and configured, as described here for example): Add the MADAM assembly to the bin folder (+ reference if you use VS) Some stuff in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8995</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Sun, 01 Aug 2010 13:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8995</guid>
		<description>Hi David, thanks for your comments.

Yeah, I wrote this blog post about 18-months ago, when I was still using Umbraco v3 and .NET 2.0.

I&#039;ll add a message onto the Our Umbraco wiki page - which originally was based on this blog post!

Cheers,
- Lee</description>
		<content:encoded><![CDATA[<p>Hi David, thanks for your comments.</p>
<p>Yeah, I wrote this blog post about 18-months ago, when I was still using Umbraco v3 and .NET 2.0.</p>
<p>I&#8217;ll add a message onto the Our Umbraco wiki page &#8211; which originally was based on this blog post!</p>
<p>Cheers,<br />
- Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidsiew</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8994</link>
		<dc:creator>davidsiew</dc:creator>
		<pubDate>Sun, 01 Aug 2010 13:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8994</guid>
		<description>Hey Lee, 

Thanks for the great post. However, I should say that it would be better to follow the instructions at http://our.umbraco.org/wiki/how-tos/use-elmah-with-umbraco because there is some code missing in your blog for some reason. There&#039;s also a section that needs to be added when using the .NET 3.5 version. I can also confirm that the instructions work for Umbraco 4.5.1.</description>
		<content:encoded><![CDATA[<p>Hey Lee, </p>
<p>Thanks for the great post. However, I should say that it would be better to follow the instructions at <a href="http://our.umbraco.org/wiki/how-tos/use-elmah-with-umbraco" rel="nofollow">http://our.umbraco.org/wiki/how-tos/use-elmah-with-umbraco</a> because there is some code missing in your blog for some reason. There&#8217;s also a section that needs to be added when using the .NET 3.5 version. I can also confirm that the instructions work for Umbraco 4.5.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Stevenson-Leggett</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8993</link>
		<dc:creator>Rob Stevenson-Leggett</dc:creator>
		<pubDate>Wed, 30 Dec 2009 00:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8993</guid>
		<description>Lee,

Just come across this again and realised I used this in a project I (and later you too!) worked on. Thanks for the info! :-)

Rob</description>
		<content:encoded><![CDATA[<p>Lee,</p>
<p>Just come across this again and realised I used this in a project I (and later you too!) worked on. Thanks for the info! <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan Janssen</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8992</link>
		<dc:creator>Sebastiaan Janssen</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8992</guid>
		<description>And, since that didn&#039;t work.. you can read all about it in this forum post ;-)

http://our.umbraco.org/forum/developers/extending-umbraco/6105-How-to-use-ELMAH-as-a-user-control-in-umbraco?p=0#comment22034</description>
		<content:encoded><![CDATA[<p>And, since that didn&#8217;t work.. you can read all about it in this forum post <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://our.umbraco.org/forum/developers/extending-umbraco/6105-How-to-use-ELMAH-as-a-user-control-in-umbraco?p=0#comment22034" rel="nofollow">http://our.umbraco.org/forum/developers/extending-umbraco/6105-How-to-use-ELMAH-as-a-user-control-in-umbraco?p=0#comment22034</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan Janssen</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8991</link>
		<dc:creator>Sebastiaan Janssen</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8991</guid>
		<description>I recently was trying to get Elmah into one of my projects, but it was just not recording anything at all.

Turns out, that when you&#039;re running on an asp.net 3.5 config (as opposed to 2.0), you need to add some more keys:

In system.webServermodules, add:





And in system.webServerhandlers, add:

</description>
		<content:encoded><![CDATA[<p>I recently was trying to get Elmah into one of my projects, but it was just not recording anything at all.</p>
<p>Turns out, that when you&#8217;re running on an asp.net 3.5 config (as opposed to 2.0), you need to add some more keys:</p>
<p>In system.webServermodules, add:</p>
<p>And in system.webServerhandlers, add:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8990</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Thu, 17 Sep 2009 08:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8990</guid>
		<description>Hi Murray, I haven&#039;t tried to set ELMAH up for remote access for a specific user group/role.

You could try the ELMAH support group forum? See if they have any ideas?
http://groups.google.com/group/elmah</description>
		<content:encoded><![CDATA[<p>Hi Murray, I haven&#8217;t tried to set ELMAH up for remote access for a specific user group/role.</p>
<p>You could try the ELMAH support group forum? See if they have any ideas?<br />
<a href="http://groups.google.com/group/elmah" rel="nofollow">http://groups.google.com/group/elmah</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8989</link>
		<dc:creator>Murray</dc:creator>
		<pubDate>Thu, 17 Sep 2009 03:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8989</guid>
		<description>Hi Lee, 
did you try securing elmah?
I have a problem with it, in that umbraco does not seem to login using standard .net authorization &#039;roles&#039;.

Here&#039;s the bit of the web.config that&#039;s not working: (this denies access to everyone)

&lt;location path=&quot;elmah.axd&quot;&gt;
&lt;system.web&gt;
&lt;authorization&gt;
&lt;allow roles=&quot;Administrators&quot;/&gt;
&lt;deny users=&quot;*&quot; /&gt;
&lt;/authorization&gt;
&lt;/system.web&gt;
&lt;/location&gt;

Or do I have the role name wrong?
Cheers.
Murray.</description>
		<content:encoded><![CDATA[<p>Hi Lee,<br />
did you try securing elmah?<br />
I have a problem with it, in that umbraco does not seem to login using standard .net authorization &#8216;roles&#8217;.</p>
<p>Here&#8217;s the bit of the web.config that&#8217;s not working: (this denies access to everyone)</p>
<p>&lt;location path=&#8221;elmah.axd&#8221;&gt;<br />
&lt;system.web&gt;<br />
&lt;authorization&gt;<br />
&lt;allow roles=&#8221;Administrators&#8221;/&gt;<br />
&lt;deny users=&#8221;*&#8221; /&gt;<br />
&lt;/authorization&gt;<br />
&lt;/system.web&gt;<br />
&lt;/location&gt;</p>
<p>Or do I have the role name wrong?<br />
Cheers.<br />
Murray.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8988</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Wed, 02 Sep 2009 23:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8988</guid>
		<description>Thanks Murray, I&#039;ve been meaning to get around to posting a fix for it in Umbraco v4.

(I combined your 2 comments into 1 btw)

I&#039;ve been working on tighter ELMAH integration in my sparse [sic] time - building it as a custom appTree.</description>
		<content:encoded><![CDATA[<p>Thanks Murray, I&#8217;ve been meaning to get around to posting a fix for it in Umbraco v4.</p>
<p>(I combined your 2 comments into 1 btw)</p>
<p>I&#8217;ve been working on tighter ELMAH integration in my sparse [sic] time &#8211; building it as a custom appTree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8987</link>
		<dc:creator>Murray</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8987</guid>
		<description>Excellent thanks.
I made this tweak to get the iframe filling the panel.

&lt;style&gt;
.tabpageContent{height:100%;}
#elmahFrame{border:0;}
&lt;/style&gt;
&lt;iframe height=&quot;98%&quot; width=&quot;100%&quot; scrolling=&quot;auto&quot; src=&quot;elmah.axd&quot; style=&quot;margin-top:5px;&quot; id=&quot;elmahFrame&quot;&gt;&lt;/iframe&gt;</description>
		<content:encoded><![CDATA[<p>Excellent thanks.<br />
I made this tweak to get the iframe filling the panel.</p>
<p>&lt;style&gt;<br />
.tabpageContent{height:100%;}<br />
#elmahFrame{border:0;}<br />
&lt;/style&gt;<br />
&lt;iframe height=&#8221;98%&#8221; width=&#8221;100%&#8221; scrolling=&#8221;auto&#8221; src=&#8221;elmah.axd&#8221; style=&#8221;margin-top:5px;&#8221; id=&#8221;elmahFrame&#8221;&gt;&lt;/iframe&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySql data-source support for ELMAH &#171; Lee Kelleher&#8217;s Weblog</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8986</link>
		<dc:creator>MySql data-source support for ELMAH &#171; Lee Kelleher&#8217;s Weblog</dc:creator>
		<pubDate>Mon, 29 Jun 2009 11:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8986</guid>
		<description>[...] a comment &#187;  Following on from my last post (a couple of months ago) about Integrating ELMAH with Umbraco, I received a comment if it was possible for ELMAH to use MySQL as a back-end [...] </description>
		<content:encoded><![CDATA[<p>[...] a comment &raquo;  Following on from my last post (a couple of months ago) about Integrating ELMAH with Umbraco, I received a comment if it was possible for ELMAH to use MySQL as a back-end [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Palm</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8985</link>
		<dc:creator>Christian Palm</dc:creator>
		<pubDate>Thu, 11 Jun 2009 13:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8985</guid>
		<description>Thanks for sharing, works perfect with umbraco (using the MS SQL edition)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, works perfect with umbraco (using the MS SQL edition)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8984</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Mon, 08 Jun 2009 05:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8984</guid>
		<description>Hi Rajiv,

Thanks for your comment, I see that you have been liaising with Atif (the core ELMAH developer) about it - that&#039;s probably your best bet.

http://groups.google.com/group/elmah/browse_thread/thread/33d2597ad0fd15cd

A MySQL provider should be straight-forward to implement. To be honest, I&#039;m quite surprised that it has not been done already!

If you still need help, feel free to contact me via the form on my website:
http://leekelleher.com/contact/

Cheers,
- Lee</description>
		<content:encoded><![CDATA[<p>Hi Rajiv,</p>
<p>Thanks for your comment, I see that you have been liaising with Atif (the core ELMAH developer) about it &#8211; that&#8217;s probably your best bet.</p>
<p><a href="http://groups.google.com/group/elmah/browse_thread/thread/33d2597ad0fd15cd" rel="nofollow">http://groups.google.com/group/elmah/browse_thread/thread/33d2597ad0fd15cd</a></p>
<p>A MySQL provider should be straight-forward to implement. To be honest, I&#8217;m quite surprised that it has not been done already!</p>
<p>If you still need help, feel free to contact me via the form on my website:<br />
<a href="http://leekelleher.com/contact/" rel="nofollow">http://leekelleher.com/contact/</a></p>
<p>Cheers,<br />
- Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajiv</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8983</link>
		<dc:creator>Rajiv</dc:creator>
		<pubDate>Mon, 08 Jun 2009 04:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8983</guid>
		<description>Hello Everybody,

I was just curious if any body has tried integrating ELMAH with MySql, i am trying for the implementation but stuck at the moment.</description>
		<content:encoded><![CDATA[<p>Hello Everybody,</p>
<p>I was just curious if any body has tried integrating ELMAH with MySql, i am trying for the implementation but stuck at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Allegro</title>
		<link>http://leekelleher.com/2009/04/23/integrating-elmah-with-umbraco/comment-page-1/#comment-8982</link>
		<dc:creator>Mario Allegro</dc:creator>
		<pubDate>Mon, 25 May 2009 09:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=116#comment-8982</guid>
		<description>Superb!! It works like a charm.</description>
		<content:encoded><![CDATA[<p>Superb!! It works like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

