OWC 10 Installs but not registered...

M

Mike Austin

All,

I installed OWC10. The setup program flashes a message
that implies that it is registering the components. (It
happens too fast to make out the exact message...)
However, when I try to place the pivot table control on my
form in design mode, it tells me

"The OLE server isn't registered. To register the OLE
server, reinstall it."

Needless to say, reinstalling the components has no effect
whatsoever.

I need to install this on ~ 15 PCs and I'd rather not have
to manually register the controls on every PC. Is there
something going on that I am missing?

TIA,

Mike
 
A

Alvin Bruney [MVP]

manually register it like so
at a command prompt in the directory where owc10.dll is located
regsvr32 owc10.dll
 
T

Thao Moua [ms]

How did you install the OWC10 control? Did you run the OWC10.msi or setup? Which application did you use to create the pivotlist control to cause the error message?

Thao Moua
OWC Webchart Support

This posting is provided "AS IS" with no warranties, and
confers no rights. Use of included script samples are
subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
Top