Can any one explain with the example how to capture the
application error in Aplication_Error() method?



Can any one explain with the example how to capture the application error in Aplication_Error() me..

Answer / shalini kondapalli

httpServerUtility.GetLastError()

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to configure a website without using IIS.

3 Answers   CGI,


17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?

1 Answers  


What is caching? Explain.

0 Answers  


After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.

2 Answers   Syntax Softtech,


How to check the end of the record in Datareader?

2 Answers   Cognizant,


How to use one project files into another project?

4 Answers   HP,


What is session authentication?

0 Answers  


what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page

1 Answers  


What are all the ways to find out types of objects?

5 Answers   HCL,


Explain what does mvc represent in asp.net? : asp.net mvc

0 Answers  


What is difference between response.redirect and server.transfer ?

2 Answers   Kalinga Software, Satyam,


What is comparevalidator?

0 Answers  


Categories