NET Error Handling Mechanism The COMException Type. Handling COM Error Information from Managed Code . Debugging COM Servers Using VS .NET. Summary Chapter 9 .NET-to-COM Interoperability— Advanced Topics . ...
NET Error Handling Mechanism The COMException Type. Handling COM Error Information from Managed Code . Debugging COM Servers Using VS .NET. Summary Chapter 9 .NET-to-COM Interoperability— Advanced Topics . ...
NET Error Handling Remarks. There is always a possibility to create error in your error handling code. In that case you need avoid infinitive loop. For example, if your Page_Error procedure contains an error it will call itself again ...