elmah
NLog, Elmah + shared library
I am trying to come up with a way to create a commo开发者_如何学运维n library for all my MVC projects. I started off really simple withBaseController and BaseModel classes. Easy stuff![详细]
2023-03-18 11:33 分类:问答Googlebot causes .NET System.Web.HttpException
I have an ASP.NET website mixed with classic asp (we are working on a conversion to .NET) and I recently upgraded from .NET 1.1 to .NET 4.0 and switched to integrated pipeline in IIS 7.[详细]
2023-03-17 19:11 分类:问答elmah error handling - store in database
How do I get ELMAH to store the cached errors in my database? Has anyone implemented it already? If 开发者_C百科yes please guide me how to do that step by steps please?[详细]
2023-03-17 11:56 分类:问答Elmah 1.2 does not log to SQL on Windows 2008 IIS7.5 Integrated mode (but works locally)
I\'m building a new Web Forms aspnet 4.0 website and have installed Elmah 1.2 using NuGet.I\'ve added a line to the web.config to log to sql server express, and created the relevant table and 3 stored[详细]
2023-03-17 04:15 分类:问答Programmatically Logging Errors With Elmah : Logging specific information
I am logging error wit开发者_如何学运维h Elmah inside a try-catch block. here is the code; try {[详细]
2023-03-16 17:53 分类:问答Elmah and ASP.NET MVC 3
What are the steps required to set up elmah on an ASP.开发者_开发技巧NET MVC 3 application? nuget elmah[详细]
2023-03-15 20:15 分类:问答asp.net mvc: What makes error.cshtml run (and in the process not log to elmah)
I am getting an error of some sort that causes error.cshtml to be displayed. I dont see what settings are making it do that, plus I dont like the fact that elmah doesnt see the error either.[详细]
2023-03-15 11:11 分类:问答.net 4 MVC 2 Elmah is logging background-image
I am using Elmah in my MVC 2 project and everything works fine - except that Elmah is logging my background-image as an not implemented controller (see http://imageshack.us/photo/my-images/834/unbenan[详细]
2023-03-15 09:18 分类:问答Does ELMAH have flood protection implemented and enabled by default?
Can anyone confirm that Elmah implements flood protection behavior and that this behavior is enabled by default, or is easily enabled via web.config? If so, is the time threshold configurable?[详细]
2023-03-13 23:04 分类:问答How to Secure Elmah in an Asp.net MVC 3 site (will be using IIS 7.5 - right now on local host)
I am trying to secure elmah in an asp.net mvc 3 application. I been searching around and found this to be the way to do it[详细]
2023-03-13 18:44 分类:问答
加载中,请稍侯......