C
Chuck Heatherly
My company just got us upgraded to Windows XP SP2 last week, and now I have
found that it is much more difficult to use the OWC PivotTable component (all
versions -- 9, 10, and 11).
I am using the component in an HTML page that is local to my PC, and opening it
through Windows Explorer. The page just has an <OBJECT> tag referencing the
CLSID of the component, with a VBScript section that sets the connection string
and the OLAP cube to open.
When I try to do this now, I get a notification on the Information Bar saying
"To help protect your security, Internet Explorer has restricted this file from
showing active content that could access your computer. Click here for
options." When I click on the bar and select "Allow Blocked Content" and then
hit Yes on the dialog box that appears, then the OWC component opens and
displays.
This is not good because I am a software tester, and I have many automated tests
that use OWC to test our OLAP server software. So now, none of my automated
tests can run because of the extra user interaction required.
I have gone to the Security tab of the IE Options and set every ActiveX option
to Enable, I have turned off the pop-up blocker, I have told the Information Bar
to not notify me about problems, but I can not get the OWC component to come up
without being blocked first.
If anyone has any help about what I can do to get this going again, please post!
Again, I am instantiating the control by opening a file on my local file system,
there is no web server in the picture at all.
Thanks,
Chuck
found that it is much more difficult to use the OWC PivotTable component (all
versions -- 9, 10, and 11).
I am using the component in an HTML page that is local to my PC, and opening it
through Windows Explorer. The page just has an <OBJECT> tag referencing the
CLSID of the component, with a VBScript section that sets the connection string
and the OLAP cube to open.
When I try to do this now, I get a notification on the Information Bar saying
"To help protect your security, Internet Explorer has restricted this file from
showing active content that could access your computer. Click here for
options." When I click on the bar and select "Allow Blocked Content" and then
hit Yes on the dialog box that appears, then the OWC component opens and
displays.
This is not good because I am a software tester, and I have many automated tests
that use OWC to test our OLAP server software. So now, none of my automated
tests can run because of the extra user interaction required.
I have gone to the Security tab of the IE Options and set every ActiveX option
to Enable, I have turned off the pop-up blocker, I have told the Information Bar
to not notify me about problems, but I can not get the OWC component to come up
without being blocked first.
If anyone has any help about what I can do to get this going again, please post!
Again, I am instantiating the control by opening a file on my local file system,
there is no web server in the picture at all.
Thanks,
Chuck