Using Frontpage 2003 to develop Office XP PivotTables (OWC)

A

Andrew Y.

In our department, our 5000+ users are all using Office
XP. We recently upgraded our Frontpage 2002 to the current
2003 version. We use Frontpage to develop web pages that
use the Office PivotTable Web Components to connect to our
SQL Server 2000 Analysis Services cubes.

However, since the upgrade, we can no longer edit our web
pages because Frontpage 2003 does not seem to understand
Office XP Web Componenents (OWC 10).

Is there a way to configure Frontpage 2003 to allow us to
develop web pages that use the older office web
components? (OWC 10 instead of OWC 11)?

Thanks in advance.
 
T

Tom Pepper Willett

You'll need office 2003. See:
http://www.microsoft.com/downloads/...2c-402e-4f72-97a5-e0fd290d4b76&displaylang=en
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================
| In our department, our 5000+ users are all using Office
| XP. We recently upgraded our Frontpage 2002 to the current
| 2003 version. We use Frontpage to develop web pages that
| use the Office PivotTable Web Components to connect to our
| SQL Server 2000 Analysis Services cubes.
|
| However, since the upgrade, we can no longer edit our web
| pages because Frontpage 2003 does not seem to understand
| Office XP Web Componenents (OWC 10).
|
| Is there a way to configure Frontpage 2003 to allow us to
| develop web pages that use the older office web
| components? (OWC 10 instead of OWC 11)?
|
| Thanks in advance.
 
A

Andrew Y.

I was able to open web pages (that reference OWC10 pivot tables)
in Frontpage 2003 by changing the classID of the object.

To get FP 2003 to recognize the page, the class ID was changed from
classid="CLSID:0002E552-0000-0000-C000-000000000046"
to
classid="clsid:0002E542-0000-0000-C000-000000000046
**

For some reason, OWC10 is accessible via 2 different classids.
Only the second classid was recognized by FP 2003, although
both web pages open with problem in IE browser.

Anyone know the difference between the 2 class IDS? Both refer to OWC
10
(Office Web Components version 10.0.0.6619)

Snippets:
....
<body>
<div id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473"
align=center
x:publishsource="Excel">
<object
id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473_PivotTable"
classid="CLSID:0002E552-0000-0000-C000-000000000046" width="100%"
height="100%" align="left" hspace="0">
<param name=XMLData
.....
 
T

troy

Were you able to resolve this? If I make this change as
shown below, I can see it in FP,but then my clients
cannot see them in IE

troy

-----Original Message-----
I was able to open web pages (that reference OWC10 pivot tables)
in Frontpage 2003 by changing the classID of the object.

To get FP 2003 to recognize the page, the class ID was changed from
classid="CLSID:0002E552-0000-0000-C000-000000000046"
to
classid="clsid:0002E542-0000-0000-C000-000000000046
**

For some reason, OWC10 is accessible via 2 different classids.
Only the second classid was recognized by FP 2003, although
both web pages open with problem in IE browser.

Anyone know the difference between the 2 class IDS? Both refer to OWC
10
(Office Web Components version 10.0.0.6619)

Snippets:
....
<body>
<div id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473"
align=center
x:publishsource="Excel">
<object
id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473_Pi
votTable"
classid="CLSID:0002E552-0000-0000-C000-000000000046"
width="100%"
height="100%" align="left" hspace="0">
<param name=XMLData
.....


"Tom Pepper Willett" <[email protected]> wrote in
message news: said:
FamilyID=7287252c-402e-4f72-97a5-
e0fd290d4b76&displaylang=en http://www.microsoft.com/office/frontpage/prodinfo/default
..mspx
http://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
| In our department, our 5000+ users are all using Office
| XP. We recently upgraded our Frontpage 2002 to the current
| 2003 version. We use Frontpage to develop web pages that
| use the Office PivotTable Web Components to connect to our
| SQL Server 2000 Analysis Services cubes.
|
| However, since the upgrade, we can no longer edit our web
| pages because Frontpage 2003 does not seem to understand
| Office XP Web Componenents (OWC 10).
|
| Is there a way to configure Frontpage 2003 to allow us to
| develop web pages that use the older office web
| components? (OWC 10 instead of OWC 11)?
|
| Thanks in advance.
.
 
A

Andrew Y.

We did not test if our clients could see the web page after changing
the classid (though it did work on our development machine).

For the moment, we've gone back to using Frontpage 2002...



troy said:
Were you able to resolve this? If I make this change as
shown below, I can see it in FP,but then my clients
cannot see them in IE

troy

-----Original Message-----
I was able to open web pages (that reference OWC10 pivot tables)
in Frontpage 2003 by changing the classID of the object.

To get FP 2003 to recognize the page, the class ID was changed from
classid="CLSID:0002E552-0000-0000-C000-000000000046"
to
classid="clsid:0002E542-0000-0000-C000-000000000046
**

For some reason, OWC10 is accessible via 2 different classids.
Only the second classid was recognized by FP 2003, although
both web pages open with problem in IE browser.

Anyone know the difference between the 2 class IDS? Both refer to OWC
10
(Office Web Components version 10.0.0.6619)

Snippets:
....
<body>
<div id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473"
align=center
x:publishsource="Excel">
<object
id="fy2003_snap2004Jun03.Program_4_Sponsoring20_21_6473_Pi
votTable"
classid="CLSID:0002E552-0000-0000-C000-000000000046"
width="100%"
height="100%" align="left" hspace="0">
<param name=XMLData
.....


"Tom Pepper Willett" <[email protected]> wrote in
message news: said:
FamilyID=7287252c-402e-4f72-97a5-
e0fd290d4b76&displaylang=en http://www.microsoft.com/office/frontpage/prodinfo/default
.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
| In our department, our 5000+ users are all using Office
| XP. We recently upgraded our Frontpage 2002 to the current
| 2003 version. We use Frontpage to develop web pages that
| use the Office PivotTable Web Components to connect to our
| SQL Server 2000 Analysis Services cubes.
|
| However, since the upgrade, we can no longer edit our web
| pages because Frontpage 2003 does not seem to understand
| Office XP Web Componenents (OWC 10).
|
| Is there a way to configure Frontpage 2003 to allow us to
| develop web pages that use the older office web
| components? (OWC 10 instead of OWC 11)?
|
| Thanks in advance.
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top