Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


03-31-2006, 4:06 PM

I tried to open a previous project that I was working on in VB6 and I get this problem.

While I was working on the project I did try to reinstall a version of active reports.

I can create new projects with new AR but can't open this one.

The version of Active Reports did not change.

Any ideas?

 

Thanks,

Trieu V. Nguyen

Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


04-03-2006, 4:08 PM

Trieu,

This error means that there is some control that is used by your project which was once there, but now no longer is. This does not necessarily mean this is referring to Active Reports. It could be another control in the project which has been removed.

Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


04-19-2006, 5:38 PM

Thanks.  I am not sure what it was.  I just ended up creating the report from scratch after I upgraded the AR from a demo version to a registered version.

I have no idea wh I even had the demo version installed.

Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


06-19-2009, 6:03 AM
I have installed active reports 1.0 and when i open a .Dsr report i get an error "Can't Instantiate the control- Control is not registered.CLSID={827E9F50-96A4-11CF-823E-000021570103} Name="GraphSch".I had the same problem when i had installed demo version. Even after upgrading to the licensed version i have the same problem.Could any one help me how to get rid of this error.

Thanks
Venkat

Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


06-22-2009, 8:32 AM

Venkat,

Do you get this error when you open an existing project or when you open a new project and add a new ActiveReports Designer to it? If you get this error when you open an existing project or an existing designer, it could be that some controls were used in this project which has been unregistered. You may want to re-register this control. Please take a look at these articles which speak of the same error.

Regards,
Prantik


Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


06-24-2009, 10:19 PM
Hello Prantik,
Iam getting this error when i open the existing designer.How can we find what are the controls that has been unregistered.

Re: Can't Instantiate Control - Control is not Registered CLSID = 00000000-032C-0000-000022039003


06-25-2009, 12:59 PM
Hello,

The error code that you have mentioned speaks of the control whose class ID is {827E9F50-96A4-11CF-823E-000021570103} and name: - GraphSch" is not registered. This is not a control within ActiveReports. This probably is a third party control being used as an ActiveX control within the report.

Regards,
Prantik