Error Using OWC 11

A

Anil Kripalani

We are using OWC 11 from an ASP.NET 1.1 application. All has been working
well until recently when we installed Outlook 2003 on the server (Windows
Server 2000). Now the web page returns the error: QueryInterface for
interface Microsoft.Office.Interop.Owc11.ChChartSpace failed. We've tried
all sorts of things from installing OWC11 from the stand-alone install
package, to uninstalling Outlook, and re-installing Office with the '.NET
programmability support' boxes checked - nothing gets around this error.

If we now run a little VBS test file that instantiates OWC.Chart, that
returns "ActiveX component can't create object: 'OWC.Chart'". If we
manually try to run regsvr32 on owc11.dll we get "DllRegisterServer in
owc11.dll failed. Return code was: 0x8002801c."

So, I have no idea how to get OWC 11 properly installed again. Any
suggestions would be appreciated.

Thanks,
Krip
 
A

Alvin Bruney - ASP.NET MVP

have you deployed the packages on the server? u will need to do this.

--
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
 
R

rkbabu20

Thank you very much.. We installed OWC11 in server.. it is workin
fine.
Thanks and Regards
Ramesh Babu K
 
S

Susie Chiew

Did u manage to solve your problem 'activeX can't create object 'owc.chart'?
I got the same problem when i installed the owc10.exe in my friends'
computer which has microsoft office 2003. My own computer works well with
office 2000. Is it because of different versions of microsoft office? Pls
inform me if you have the solution, i need to solve my problem asap! Pls
help!
 

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