Pivot Table showing white square instead of component on some PCs
by cmljaA » Sat, 03 Feb 2007 02:05:01 GMT
Hi,
I have developed a pivottable application in ASP.NET and am using the code
<object id="pivot"
classid="CLSID:0002E520-0000-0000-C000-000000000046"></object>
to show the pivot table on the apsx page, on some PCs this results in the
page showing white square instead of component. Is this due to the CLASSID
not being recognised or a security issue not loading the component?
All the PCs have Office 2000 or higher installed on them.
RE: Pivot Table showing white square instead of component on some PCs
by TGF1dGxvcw » Sat, 03 Feb 2007 21:53:03 GMT
Hello,
The classid="CLSID:0002E520-0000-0000-C000-000000000046" you are using
specifies the OWC9 PivotTable AveX Control. So the Office Web Components 9
(the ones shipped with Office2000) have to be installed.
Make sure, that on alle Computer with Office2K the OWC9 are installed (via
the Offive Setup) and on all Computers with a newer Office Controls with that
ID are registered in the Registry.
If they are missing, install them from a Office2000 Professional or Premium,
or better a newer Version from Microsoft. Mind the Licencing Issues.
Clear skies,
Lautlos