Spreadsheet Web Component problems

G

Guest

I have inherted an internal web page that was developed with FP2000 or FP2002
using Spreadsheet Web Components. This page performs fine when using Office
2000 and Office XP (Excel) however, with Office 2003 objects with the
following form fail to resolve:
<object classid="clsid:0002E510-0000-0000-C000-000000000046"
id="Spreadsheet5" codebase="file:///Y:/microsof/Office/Office2000/msowc.cab"
width="77" height="20">
<param name="HTMLURL" value>
<param name="HTMLData" value="<html
xmlns:x="urn:schemas-microsoft-com:blush:ffice:excel"
xmlns="http://www.w3.org/TR/REC-html40">

Any thoughts on whether this can resolved are welcome.
Thanks,
 
S

Steve Easton

Is the file path correct??

Is there really a microsof folder in the path or should it be microsoft

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
G

Guest

File path: this seems to reference a .cab file that does not seem to exist in
Office 2003. We had attempted to use MSOWC.dll and register it. That solved
some of the issues. MSOWC.dll is not part of Office 2003. The .cab file I
have not located.

The microsof folder cannot be located either.

I can remove Office 2003 and install Office XP and the page works fine. The
path and folder still cannot be located.
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=kb;EN-US;828950

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| File path: this seems to reference a .cab file that does not seem to exist in
| Office 2003. We had attempted to use MSOWC.dll and register it. That solved
| some of the issues. MSOWC.dll is not part of Office 2003. The .cab file I
| have not located.
|
| The microsof folder cannot be located either.
|
| I can remove Office 2003 and install Office XP and the page works fine. The
| path and folder still cannot be located.
|
| --
| John Yost
|
|
| "Steve Easton" wrote:
|
| > Is the file path correct??
| >
| > Is there really a microsof folder in the path or should it be microsoft
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed..................
| > ...............................with a computer
| >
| > | > > I have inherted an internal web page that was developed with FP2000 or FP2002
| > > using Spreadsheet Web Components. This page performs fine when using Office
| > > 2000 and Office XP (Excel) however, with Office 2003 objects with the
| > > following form fail to resolve:
| > > <object classid="clsid:0002E510-0000-0000-C000-000000000046"
| > > id="Spreadsheet5" codebase="file:///Y:/microsof/Office/Office2000/msowc.cab"
| > > width="77" height="20">
| > > <param name="HTMLURL" value>
| > > <param name="HTMLData" value="<html
| > > xmlns:x="urn:schemas-microsoft-com:blush:ffice:excel"
| > > xmlns="http://www.w3.org/TR/REC-html40">
| > >
| > > Any thoughts on whether this can resolved are welcome.
| > > Thanks,
| > > --
| > > John Yost
| >
| >
| >
 

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