R
rich
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.
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.