文件名称:ELMAH-ErrorLoggingModulesAndHandlers
- 所属分类:
- Web服务器
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.76mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ELMAH(Error Logging Modules and Handlers for ASP.NET )是一款ASP.NET下的系统错误记录管理工具,它可以非常方便的把“黄屏”错误记录到XML,MS SQLServer,SQLite,MySql等文件中,甚至它还可以发送邮件。-ELMAH (Error Logging Modules and Handlers for ASP.NET) is a system error ASP.NET under the records management tool, it can be very convenient to the " yellow screen" error log to XML, MS SQLServer, SQLite, MySql and other documents in the , and even it can send messages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin
...\net-1.0
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\net-1.1
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\net-2.0
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\.....\System.Data.SQLite.DLL
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\.......\.......\System.Data.SQLite.DLL
build.cmd
COPYING.txt
doc
...\ELMAH.ndoc
lib
...\System.Data.SQLite.DLL
README.html
README.txt
samples
.......\web.config
src
...\Elmah
...\.....\AboutPage.cs
...\.....\ApplicationException.cs
...\.....\AssemblyInfo.cs
...\.....\Assertions
...\.....\..........\AssertionFactory.cs
...\.....\..........\ComparisonAssertion.cs
...\.....\..........\ComparisonResults.cs
...\.....\..........\CompositeAssertion.cs
...\.....\..........\DataBinder.cs
...\.....\..........\DataBoundAssertion.cs
...\.....\..........\IAssertion.cs
...\.....\..........\LogicalAssertion.cs
...\.....\..........\RegexMatchAssertion.cs
...\.....\..........\StaticAssertion.cs
...\.....\..........\TypeAssertion.cs
...\.....\..........\UnaryNotAssertion.cs
...\.....\Build.cs
...\.....\CdoConfigurationFields.cs
...\.....\Configuration.cs
...\.....\ConfigurationSectionHelper.cs
...\.....\Database.sql
...\.....\Debug.cs
...\.....\Error.cs
...\.....\ErrorDetailPage.cs
...\.....\ErrorDigestRssHandler.cs
...\.....\ErrorFilterConfiguration.cs
...\.....\ErrorFilterModule.cs
...\.....\ErrorFilterSectionHandler.cs
...\.....\ErrorHtmlPage.cs
...\.....\ErrorLog.cs
...\.....\ErrorLog.css
...\.....\ErrorLogDownloadHandler.cs
...\.....\ErrorLogEntry.cs
...\.....\ErrorLogModule.cs
...\.....\ErrorLogPage.cs
...\.....\ErrorLogPageFactory.cs
...\.....\ErrorLogSectionHandler.cs
...\.....\ErrorMailHtmlFormatter.cs
...\.....\ErrorMailModule.cs
...\.....\ErrorMailSectionHandler.cs
...\.....\ErrorPageBase.cs
...\.....\ErrorRssHandler.cs
...\.....\ErrorSignal.cs
...\.....\ErrorTextFormatter.cs
...\.....\ErrorXmlHandler.cs
...\.....\ExceptionFiltering.cs
...\.....\HtmlLinkType.cs
...\.....\HttpModuleBase.cs
...\.....\HttpModuleRegistry.cs
...\.....\HttpRequestSecurity.cs
...\.....\HttpStatus.cs
...\.....\HttpValuesCollection.cs
...\.....\InvariantStringArray.cs
...\.....\IXmlExportable.cs
...\.....\ManifestResourceHandler.cs
...\.....\Mask.cs
...\.....\MemoryErrorLog.cs
...\.....\PoweredBy.cs
...\net-1.0
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\net-1.1
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\net-2.0
...\.......\Debug
...\.......\.....\Elmah.dll
...\.......\.....\Elmah.pdb
...\.......\.....\Elmah.xml
...\.......\.....\System.Data.SQLite.DLL
...\.......\Release
...\.......\.......\Elmah.dll
...\.......\.......\Elmah.pdb
...\.......\.......\Elmah.xml
...\.......\.......\System.Data.SQLite.DLL
build.cmd
COPYING.txt
doc
...\ELMAH.ndoc
lib
...\System.Data.SQLite.DLL
README.html
README.txt
samples
.......\web.config
src
...\Elmah
...\.....\AboutPage.cs
...\.....\ApplicationException.cs
...\.....\AssemblyInfo.cs
...\.....\Assertions
...\.....\..........\AssertionFactory.cs
...\.....\..........\ComparisonAssertion.cs
...\.....\..........\ComparisonResults.cs
...\.....\..........\CompositeAssertion.cs
...\.....\..........\DataBinder.cs
...\.....\..........\DataBoundAssertion.cs
...\.....\..........\IAssertion.cs
...\.....\..........\LogicalAssertion.cs
...\.....\..........\RegexMatchAssertion.cs
...\.....\..........\StaticAssertion.cs
...\.....\..........\TypeAssertion.cs
...\.....\..........\UnaryNotAssertion.cs
...\.....\Build.cs
...\.....\CdoConfigurationFields.cs
...\.....\Configuration.cs
...\.....\ConfigurationSectionHelper.cs
...\.....\Database.sql
...\.....\Debug.cs
...\.....\Error.cs
...\.....\ErrorDetailPage.cs
...\.....\ErrorDigestRssHandler.cs
...\.....\ErrorFilterConfiguration.cs
...\.....\ErrorFilterModule.cs
...\.....\ErrorFilterSectionHandler.cs
...\.....\ErrorHtmlPage.cs
...\.....\ErrorLog.cs
...\.....\ErrorLog.css
...\.....\ErrorLogDownloadHandler.cs
...\.....\ErrorLogEntry.cs
...\.....\ErrorLogModule.cs
...\.....\ErrorLogPage.cs
...\.....\ErrorLogPageFactory.cs
...\.....\ErrorLogSectionHandler.cs
...\.....\ErrorMailHtmlFormatter.cs
...\.....\ErrorMailModule.cs
...\.....\ErrorMailSectionHandler.cs
...\.....\ErrorPageBase.cs
...\.....\ErrorRssHandler.cs
...\.....\ErrorSignal.cs
...\.....\ErrorTextFormatter.cs
...\.....\ErrorXmlHandler.cs
...\.....\ExceptionFiltering.cs
...\.....\HtmlLinkType.cs
...\.....\HttpModuleBase.cs
...\.....\HttpModuleRegistry.cs
...\.....\HttpRequestSecurity.cs
...\.....\HttpStatus.cs
...\.....\HttpValuesCollection.cs
...\.....\InvariantStringArray.cs
...\.....\IXmlExportable.cs
...\.....\ManifestResourceHandler.cs
...\.....\Mask.cs
...\.....\MemoryErrorLog.cs
...\.....\PoweredBy.cs