Error: No Object in this control


This error message has a possible causes.

  1. The most common reason for this is error is that the version of the component used to develop the application is different than the version of the component being shipped.
  2. The required component has not been registered on the user machine
  3. The component has been corrupt

To resolve this issue:

  1. Ensure that the same version of the component is being used for both development and deployment. 
  2. Confirm that the component has been registered on the user machine using RegSvr32.exe
  3. If the above 2 options fail, try to redistribute the component.