Search

You searched for the word(s): userid:708793

Matching Posts

  • Re: HealthMonitoring - logging errors

    Malcolm, maybe you dont see, im already using asp,net health monitoring, i just dont need send an email, i need send to my page error the guid recorded in table, to my user could track the suport guys. This users not was logged, so i dont have your emails, understtod? Any way, Thanks.
  • HealthMonitoring - logging errors

    I need to replace the class "WebErrorEvent" for my custom class. I do not want to call the raise manually. Put simply, when an error occurs, that only my class "myWebErrorEvent" is thrown. I found an sample on MSDN ,but is incorrect, does not compile.( http://msdn.microsoft.com/en-us/library/system.web.management.weberrorevent(VS.80).aspx ) My primary need: send the "event id"(the guid recorded in sql table aspnet_WebEvent_Events) to page error... With that, they(my
    Posted to Configuration and Deployment (Forum) by LuizFredericoJr on 9/18/2009
    Filed under: Asp.net 2. 0, health Events Error
  • Re: FAQ - Health Monitoring in ASP.NET 2.0

    Using the sql to log the errors( "all errors" ) my system redirect to page errorpage.aspx and need show the guid("event id") to user. Whit that, they(my users) will track the status of error and your resolution with suport guys.(I dont use the email to send the error, because performance restrictions) But, whitout implement my own subWebEventError, could i recorver the "event id" and send it to the errorpage.aspx? Thanks?
    Posted to FAQ - Frequently Asked Questions (Forum) by LuizFredericoJr on 9/15/2009
    Filed under: Health Monitoring, WebEventError
Page 1 of 1 (3 items)