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