ASP.NET应用程序的集成库 该库将检测基于ASP.NET的应用程序中所有未处理的异常。 如果要获得基于ASP.NET的库之一的自动异常处理,请使用以下程序包: 报告第一个错误 首先,请遵循。 然后激活此库: public class Global : System . Web . HttpApplication { protected void Application_Start ( object sender , EventArgs e ) { // replace with your server URL and your appkey/SharedSecret.