I've created a buttonset component for browsing data in a form. When I press exit button on that, it executes the code:

unload usercontrol.parent

when usercontrol.parent is the form on which it is placed. Sometimes it shows error:

error '429': Activex cannot create object

what could be the cause for this?