log .net errors
log .net errors
We have a .net app that will put errors in the event viewer of the windows server ti resides on. What is the best way to get notified for this error. Thanks.
here is the error
- Log Name: Application
- Source: ASP.NET 4.0.30319.0
- Date: 4/22/2014 12:56:18 PM
- Event ID: 1309
- Task Category: Web Event
- Level: Warning
- Keywords: Classic
- User: N/A
- Computer: ftp
- Description:
- Event code: 3005
- Event message: An unhandled exception has occurred.
- Event time: 4/22/2014 12:56:18 PM
- Event time (UTC): 4/22/2014 5:56:18 PM
- Event ID: d1c5c33349ad441299b01bd56bfce242
- Event sequence: 893
- Event occurrence: 23
- Event detail code: 0
-
- Application information:
- Application domain: /LM/W3SVC/2/ROOT/LogOnSection-1-130426399383326250
- Trust level: Full
- Application Virtual Path: /LogOnSection
- Application Path: Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\
- Machine name: FTP
-
- Process information:
- Process ID: 304
- Process name: w3wp.exe
- Account name: IIS APPPOOL\ftp_scic_com
-
- Exception information:
- Exception type: COMException
- Exception message: The transport failed to connect to the server.
- at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
- at NA.Util.SendHTML2Mail(String SendTo, String SentFrom, String TextBody, String HTMLBody, String Subject) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\App_Code\Util.vb:line 84
- at NA.UpdateInfo.Update_Click(Object sender, EventArgs e) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\UpdatePersonalInfo\UpdateInfo.aspx.vb:line 307
- at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
- at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-
-
- Request information:
- Request URL: https://ftp.scic.com:443/LogOnSection/UpdatePersonalInfo/UpdateInfo.aspx?TransID=1124203&cpid=10001
- Request path: /LogOnSection/UpdatePersonalInfo/UpdateInfo.aspx
- User host address: 50.197.15.137
- User:
- Is authenticated: False
- Authentication Type:
- Thread account name: IIS APPPOOL\ftp_scic_com
-
- Thread information:
- Thread ID: 51
- Thread account name: IIS APPPOOL\ftp_scic_com
- Is impersonating: False
- Stack trace: at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
- at NA.Util.SendHTML2Mail(String SendTo, String SentFrom, String TextBody, String HTMLBody, String Subject) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\App_Code\Util.vb:line 84
- at NA.UpdateInfo.Update_Click(Object sender, EventArgs e) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\UpdatePersonalInfo\UpdateInfo.aspx.vb:line 307
- at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
- at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-
-
- Custom event details:
- Event Xml:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
- <Provider Name="ASP.NET 4.0.30319.0" />
- <EventID Qualifiers="32768">1309</EventID>
- <Level>3</Level>
- <Task>3</Task>
- <Keywords>0x80000000000000</Keywords>
- <TimeCreated SystemTime="2014-04-22T17:56:18.000000000Z" />
- <EventRecordID>2662</EventRecordID>
- <Channel>Application</Channel>
- <Computer>ftp</Computer>
- <Security />
- </System>
- <EventData>
- <Data>3005</Data>
- <Data>An unhandled exception has occurred.</Data>
- <Data>4/22/2014 12:56:18 PM</Data>
- <Data>4/22/2014 5:56:18 PM</Data>
- <Data>d1c5c33349ad441299b01bd56bfce242</Data>
- <Data>893</Data>
- <Data>23</Data>
- <Data>0</Data>
- <Data>/LM/W3SVC/2/ROOT/LogOnSection-1-130426399383326250</Data>
- <Data>Full</Data>
- <Data>/LogOnSection</Data>
- <Data>Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\</Data>
- <Data>FTP</Data>
- <Data>
- </Data>
- <Data>304</Data>
- <Data>w3wp.exe</Data>
- <Data>IIS APPPOOL\ftp_scic_com</Data>
- <Data>COMException</Data>
- <Data>The transport failed to connect to the server.
- at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
- at NA.Util.SendHTML2Mail(String SendTo, String SentFrom, String TextBody, String HTMLBody, String Subject) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\App_Code\Util.vb:line 84
- at NA.UpdateInfo.Update_Click(Object sender, EventArgs e) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\UpdatePersonalInfo\UpdateInfo.aspx.vb:line 307
- at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
- at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
- </Data>
- <Data>https://ftp.scic.com:443/LogOnSection/UpdatePersonalInfo/UpdateInfo.aspx?TransID=1124203&cpid=10001</Data>
- <Data>/LogOnSection/UpdatePersonalInfo/UpdateInfo.aspx</Data>
- <Data>50.197.15.137</Data>
- <Data>
- </Data>
- <Data>False</Data>
- <Data>
- </Data>
- <Data>IIS APPPOOL\ftp_scic_com</Data>
- <Data>51</Data>
- <Data>IIS APPPOOL\ftp_scic_com</Data>
- <Data>False</Data>
- <Data> at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
- at NA.Util.SendHTML2Mail(String SendTo, String SentFrom, String TextBody, String HTMLBody, String Subject) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\App_Code\Util.vb:line 84
- at NA.UpdateInfo.Update_Click(Object sender, EventArgs e) in Q:\inetpub\wwwroot\ftp_scic_com\LogOnSection\UpdatePersonalInfo\UpdateInfo.aspx.vb:line 307
- at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
- at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
- </Data>
- </EventData>
- </Event>