View Full Version : OWC server side scripting (ASP.Net)


06-11-2006, 05:13 PM
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

Alvin Bruney [MVP]
06-11-2006, 05:21 PM
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
-------------------------------------------------------


<kevin_dzy@hotmail.com> wrote in message
news:%23KAd9HXjGHA.4504@TK2MSFTNGP05.phx.gbl...
>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
>
>

06-11-2006, 05:45 PM
Could you tell me where are these articles and resources?

Kevin


"Alvin Bruney [MVP]" <www.lulu.com/owc> 写入消息新闻:etRzcMXjGHA.3816@TK2MSFTNGP02.phx.gbl...
> 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
> -------------------------------------------------------
>
>
> <kevin_dzy@hotmail.com> wrote in message
> news:%23KAd9HXjGHA.4504@TK2MSFTNGP05.phx.gbl...
>>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
>>
>>
>
>

Alvin Bruney [MVP]
06-11-2006, 11:42 PM
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
-------------------------------------------------------


<kevin_dzy@hotmail.com> wrote in message
news:O$Wn1ZXjGHA.1260@TK2MSFTNGP05.phx.gbl...
> Could you tell me where are these articles and resources?
>
> Kevin
>
>
> "Alvin Bruney [MVP]" <www.lulu.com/owc>
> 写入消息新闻:etRzcMXjGHA.3816@TK2MSFTNGP02.phx.gbl...
>> 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
>> -------------------------------------------------------
>>
>>
>> <kevin_dzy@hotmail.com> wrote in message
>> news:%23KAd9HXjGHA.4504@TK2MSFTNGP05.phx.gbl...
>>>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
>>>
>>>
>>
>>
>
>