Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finally is used to complete a Try...Catch...Finally block; hence it can only appear once at the end of the block.
Error ID: BC30381
To correct this error
- Locate and remove the redundant Finally.
See Also
Concepts
Structured Exception Handling Overview for Visual Basic