OWC11 documentation for ASP.NET

G

Gerry Roston

I'm not sure what I am missing...

According to
http://support.microsoft.com/default.aspx?scid=kb;en-us;319793,
documentation for OWC11 is found in C:\Program Files\Common Files\Microsoft
Shared\Web Components\11\1033. Sure enough, there are a pile of .chm files
there. However, these files describe stuff in terms of VBA, not .NET.

I was also guided to
ms-help://MS.MSDNQTR.2004APR.1033/owcvba10/html/octocMSOWCObjectModels.htm,
but I do not yet have this available. However, this seems to be similar to
OWCVBA11.CHM, so I am not sure how helpful it will be.

Can some one PLEASE direct me to useful documentation for using OWC11 under
ASP.NET. Thanks!
 
A

Alvin Bruney [MVP]

You can use the owc10 help file. The theory is that the architecture model
has not changed much so code snippets from owc10.chm should work in owc11
with a little tweaking ofcourse. There are some examples on this website as
well.
http://tinyurl.com/27cok
 

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