Groups | Blog | Home
all groups > sql server data mining > november 2006 >

sql server data mining : Class not registered?


Bogdan Crivat
11/8/2006 12:00:00 AM
The Time Series viewer uses the Office Web Components (OWC) to render the charts. The clustering viewer, for example, is not using external components.
Typically, OWC gets installed with SQL Server.

Could you try installing OWC on you second server? OWC can be downloaded from here:
http://www.microsoft.com/downloads/details.aspx?familyid=7287252C-402E-4F72-97A5-E0FD290D4B76&displaylang=en



[quoted text, click to view]
anonymous_user NO[at]SPAM sqlserverdatamining.com
11/8/2006 12:00:00 AM
Thanks for your quick response. I have installed OWC on that server now (It does have an old version of OWC installed so this installation is an update)

However, the same errror still exists. Is there any other solution to this problem? Thanks a million.



[quoted text, click to view]
anonymous_user NO[at]SPAM sqlserverdatamining.com
11/8/2006 4:00:08 AM
hi

I use your sample project DataMiningViewerClient.zip to generate a .exe viewer and it is working well.

However when I move this .exe file to another server and it can only display some of the mining models.(e.g. clustering model) For all the time series models, it will report an error:

Class not registered (Exception form HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

Would you please tell me is there any solution to this problem?

Bogdan Crivat [MSFT]
11/8/2006 8:23:53 AM
Is the Analysis Services OLE DB provider installed on that machine?

--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. It is for newsgroup
purposes only.

thanks,
bogdan

[quoted text, click to view]

anonymous_user NO[at]SPAM sqlserverdatamining.com
11/10/2006 12:00:00 AM
hi, bogdan

I believe it is installed but I want to make sure. How can I check whether it is installed or not? Thanks.

[quoted text, click to view]
anonymous_user NO[at]SPAM sqlserverdatamining.com
11/15/2006 3:40:07 AM
hi, bogdan

Bogdan Crivat [MSFT]
11/17/2006 9:29:59 AM
Are you trying to run the DM Viewers on the 64 bit machine? If so, make sure
the 32 bit OLE DB provider is also installed on that machine
Did you install the DM Viewers redist on that machine, or just copied your
application?

I would suggest installing the DM Viewers redistributable on the machine
where you ported the exe, it will make sure that all the dependencies are in
place

Which viewer are you using (trees/clustering)?

--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. It is for newsgroup
purposes only.

thanks,
bogdan

[quoted text, click to view]

AddThis Social Bookmark Button