James_2JS
unread,May 19, 2008, 7:29:24 PM5/19/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ELMAH
Hi Jim,
On the surface, it looks like pretty standard stuff and shouldn't
cause any problems.
1) What version of Visual Studio are you using?
2) What version of Elmah are you using?
Also, have you tried creating a test "bare bones" solution??
Take an empty website, add in the config sections, the http handler,
the http module and the elmah section.
Use the MemoryErrorLog to keep things as simple as possible.
View elmah.axd/test which will generate an exception which will then
be logged
Then view elmah.axd to see that it has been logged correctly.
If this works, we need to see what's going on in your solution!!!
Good luck,
James