tags:

views:

21

answers:

0

Elmah has an rss feed and rss digest feature. My feeds are working just fine from within my brwoser. However I would like to add them to google reader as this is my feed reader of choice.

The problem is that Elmah uses an AXD handler to server its information - therefore the path to the RSS feed is not a physical one. For example the RSS feed for my site is located at:

http://www.mysite.com/errors/elmah.axd/rss

This is not a file nor does the folder structure exist - it is all part of the beauty of Elmah. When I attempt to add this virtual path as a feed in google reader i get:

Your search did not match any feeds

Any help would be greatly appreciated,

Thanks

Jason