3 references to UnhandledExceptionEventLogMessage
System.Web.Extensions (3)
ApplicationServices\AuthenticationService.cs (1)
190WebServiceErrorEvent errorevent = new WebServiceErrorEvent(AtlasWeb.UnhandledExceptionEventLogMessage, this, e);
ApplicationServices\ProfileService.cs (1)
313WebServiceErrorEvent errorevent = new WebServiceErrorEvent(AtlasWeb.UnhandledExceptionEventLogMessage, this, e);
ApplicationServices\RoleService.cs (1)
105WebServiceErrorEvent errorevent = new WebServiceErrorEvent(AtlasWeb.UnhandledExceptionEventLogMessage, this, e);