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.
Try...Catch...Finally statements cannot be used in the debugging context.
Error ID: BC30706
To correct this error
- Remove Try...Catch...Finally statements from debugging code.
See Also
Reference
Try...Catch...Finally Statement (Visual Basic)