Closed GoogleCodeExporter closed 8 years ago
>>
What I don't know is how do your format the XML so that it looks nice (like it
would if I went to elmah.axd web page locally).
<<
The ELMAH_Error table has some columns that are used as a summary and then the
AllXml columns holds the full details in XML. At run-time, the XML is loaded
into an Error object that is then used to format the various pages. You might
also want to check out some of the following search results for ideas on
working with the AllXml column directly in SQL Server:
https://www.google.com/search?q=elmah+error+table+xml+query
> Has anyone else arleady don this?
No. If you plan to work on this then we can certainly link to your solution,
whether that be in the form of an open source project, article or a blog entry.
Original comment by azizatif
on 5 Oct 2013 at 8:00
Thank you for your response and your google search suggestion.
Maybe the solution to my problem is ELMAH Log Analyzer
http://code.google.com/p/elmah-loganalyzer/
I didn't know this existed before I made this feature proposal
John
Original comment by JohnMars...@gmail.com
on 5 Oct 2013 at 2:42
Closing based on comment #2
Original comment by azizatif
on 7 Oct 2013 at 5:31
Original issue reported on code.google.com by
JohnMars...@gmail.com
on 1 Oct 2013 at 9:08