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.
On Error statements are cannot be used in SyncLock blocks because they would disrupt thread synchronization.
Error ID: BC30752
To correct this error
- Place On Error statements outside SyncLock blocks.