deploy office web component with .net application

G

grey

I got errors when i tried to deploy .net application with office 2003 web
components. I am pretty sure that there are some missing dll files. I want
to ask that what files should be included in the setup kit. the machine has
installed the office 2003. Do i need to include all the interop.XXX files in
the setup kit.

thanks
 
A

Alvin Bruney - ASP.NET MVP

It's against licensing requirements to package any part of the OWC for
distribution. Instead, you must instruct your users to point to and download
content from the Office web site

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 
G

grey

if user already has one office verison in the machine. is it possible to
another OWC from web site?? in other word, can one machine store two version
OWC??

thanks.

Alvin Bruney - ASP.NET MVP said:
It's against licensing requirements to package any part of the OWC for
distribution. Instead, you must instruct your users to point to and
download
content from the Office web site

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



grey said:
I got errors when i tried to deploy .net application with office 2003 web
components. I am pretty sure that there are some missing dll files. I
want
to ask that what files should be included in the setup kit. the machine has
installed the office 2003. Do i need to include all the interop.XXX files in
the setup kit.

thanks
 
A

Alvin Bruney - MVP ASP.NET

By default for versions 10 and 11 more than one woc version is installed on
the client system so to you answer your question - Yes.

--
Regards,
Alvin Bruney

Shameless Author Plug
[The Microsoft Office Web Components Black Book with .NET]
www.lulu.com/owc, Amazon, Barnes & Noble etc
Forth-coming VSTO.NET
--------------------------------------------------------------------------------------------------------




grey said:
if user already has one office verison in the machine. is it possible to
another OWC from web site?? in other word, can one machine store two
version OWC??

thanks.

Alvin Bruney - ASP.NET MVP said:
It's against licensing requirements to package any part of the OWC for
distribution. Instead, you must instruct your users to point to and
download
content from the Office web site

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



grey said:
I got errors when i tried to deploy .net application with office 2003
web
components. I am pretty sure that there are some missing dll files. I
want
to ask that what files should be included in the setup kit. the machine has
installed the office 2003. Do i need to include all the interop.XXX
files in
the setup kit.

thanks
 

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