Can any one explain with the example how to capture the
application error in Aplication_Error() method?
Answer Posted / shalini kondapalli
httpServerUtility.GetLastError()
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why session is used in asp.net?
Are cookies client side or server side?
In which event of page cycle is the viewstate available?
What is a 401 redirect?
Differentiate between a page theme and a global theme?
Please briefly explain the usage of global.asax?
Where code pages are used?
Explain different authentication modes in asp.net?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is the difference between client-side and server-side validations in webpages?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is http post action?
How can we provide the WebParts control functionality to a server control?
What are the types of caching in asp.net?
How is session id generated?