OWC server side scripting (ASP.Net)

G

Guest

I want to use OWC in my ASP.Net web pages, using server side scripting, my
question is, will there be any performance issues when I do this? For I know
if I use office automation in a server side aspx page, it be bring big
problem to the Windows Server and IIS. But how about OWC?

Thanks!
Kevin
 
A

Alvin Bruney [MVP]

There are some resources/best practices on how to proceed in here and on the
web. You should have a look at these to see if the solution is best for you.
Basically, concurrency is the major sticking point but there are ways to
work around it.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 
G

Guest

Could you tell me where are these articles and resources?

Kevin


Alvin Bruney said:
There are some resources/best practices on how to proceed in here and on
the web. You should have a look at these to see if the solution is best
for you. Basically, concurrency is the major sticking point but there are
ways to work around it.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


I want to use OWC in my ASP.Net web pages, using server side scripting, my
question is, will there be any performance issues when I do this? For I
know if I use office automation in a server side aspx page, it be bring
big problem to the Windows Server and IIS. But how about OWC?

Thanks!
Kevin
 
A

Alvin Bruney [MVP]

3 Books (in no particular order)
OWC Black book (Lulu press)
Programming OWC with ASP (Iuniverse press)
Office Web Components (Microsoft press)

Microsoft Office Website for scripts and snippets and literature
Office Web component toolpack download on Microsoft Office website.

MSDN articles based on licensing and usage - a couple examples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacbk02/html/odc_4010c12.asp

http://support.microsoft.com/default.aspx?scid=kb;en-us;555094

http://www.phdcc.com/dynamic-cd/examples/owc.asp
--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


Could you tell me where are these articles and resources?

Kevin


Alvin Bruney said:
There are some resources/best practices on how to proceed in here and on
the web. You should have a look at these to see if the solution is best
for you. Basically, concurrency is the major sticking point but there are
ways to work around it.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


I want to use OWC in my ASP.Net web pages, using server side scripting,
my question is, will there be any performance issues when I do this? For
I know if I use office automation in a server side aspx page, it be bring
big problem to the Windows Server and IIS. But how about OWC?

Thanks!
Kevin
 

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