Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Alternative to "Resume Next"


Message #1 by "Peter Afonin" <pafo@s...> on Wed, 11 Dec 2002 16:01:42 -0800
Hello:

I'm developing an application in ASP.net using VB.Net. I need to get an
error number, and if it's a certain number, ignore it (or take another
action).

In VB 6 I would use Err.Number, then Resume Next statement. How would I do
the same using Try-Catch block?

I would appreciate your help.

Thank you,

--
Peter Afonin



  Return to Index