View Full Version : Error Using OWC 11


Anil Kripalani
06-07-2005, 04:26 PM
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

rkbabu20
10-03-2005, 11:14 AM
Hello,
My application with charting perfectly works in development environment
but it fails when i deploy it in server. I am getting following error.
"Query interface for interface
Microsoft.Office.Interop.Owc11.ChChartspace failed"..
If any body have a work around for this, please do help me.
Thanks
Ramesh Babu K.


--
rkbabu20Posted from - http://www.officehelp.in

Alvin Bruney - ASP.NET MVP
10-04-2005, 04:13 PM
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
-------------------------------------------------------



"rkbabu20" <rkbabu20.1wbnnx@NoSpamPleaze.com> wrote in message
news:rkbabu20.1wbnnx@NoSpamPleaze.com...
>
> Hello,
> My application with charting perfectly works in development environment
> but it fails when i deploy it in server. I am getting following error.
> "Query interface for interface
> Microsoft.Office.Interop.Owc11.ChChartspace failed"..
> If any body have a work around for this, please do help me.
> Thanks
> Ramesh Babu K.
>
>
> --
> rkbabu20Posted from - http://www.officehelp.in
>

rkbabu20
10-05-2005, 09:15 AM
Thank you very much.. We installed OWC11 in server.. it is working
fine.
Thanks and Regards
Ramesh Babu K.


--
rkbabu20Posted from - http://www.officehelp.in

Susie Chiew
06-05-2006, 07:01 AM
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!