-
```
ErrorLog table has a tendency to overflow...
```
Original issue reported on code.google.com by `michal.z...@gmail.com` on 3 Oct 2014 at 10:08
Attachments:
- [ErrorLog.css.patch](https://storage.…
-
```
What new or enhanced feature are you proposing?
Support the same workflow as in the current version of elmah but in the new
asp.net 5 pipeline.
What goal would this enhancement help you achiev…
-
```
What new or enhanced feature are you proposing?
It should work.
What goal would this enhancement help you achieve?
Directed to set compatability level = 80 in docs
Using MVC4
SQL Server 2012 RC0…
-
```
What new or enhanced feature are you proposing?
An elmah configuration block that tells elmah whether to report
request.form.tostring() in the email. The configuration block could go
one furthe…
-
```
What new or enhanced feature are you proposing?
An elmah configuration block that tells elmah whether to report
request.form.tostring() in the email. The configuration block could go
one furthe…
-
```
What new or enhanced feature are you proposing?
An elmah configuration block that tells elmah whether to report
request.form.tostring() in the email. The configuration block could go
one furthe…
-
```
What new or enhanced feature are you proposing?
Currently, there is no clustered index on ELMAH_Error. From what I understand,
this was changed back in r131 as a performance issue. However, this …
-
```
This is a followup to issue 72. I noticed in the mail module where a try/catch
block was added to the mail module. I was wondering if there was a reason
try/catch blocks were not added at all (o…
-
```
What steps will reproduce the problem?
1.Scientific Notation value in SQL server column with Float data type
2.Visual Web Developer express 2010
3.
What is the expected output? What do you see in…
-
```
What new or enhanced feature are you proposing?
Support Elmah logging to Amazon Web Service's SimpleDB.
See http://aws.amazon.com/simpledb/
```
Original issue reported on code.google.com by …