Re: OWC10, Versions... What can I do now ?

From: Alvin Bruney [MVP] (vapor)
Date: 09/14/04


Date: Tue, 14 Sep 2004 09:05:05 -0500

regsvr32 owc10.dll at a command prompt should fix your problem

-- 
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27***
"Claude Vernier" <ClaudeVernier@discussions.microsoft.com> wrote in message 
news:7095770C-37FE-4F7E-97D5-302AEA6378AD@microsoft.com...
> Hello!
>
> I need to deploy to my server a new version of my Web Interface in C# 
> (.Net
> framework 1.1)
> that uses Pivot tables and charts both on client and server side.
>
> I tried it and got this error:
> COM object with CLSID {0002E546-0000-0000-C000-000000000046} is either not
> valid or not registered.
>
> on the line:
> o = new OWC10.ChartSpaceClass
>
> It works on my DEV computer but not the server.
> I looked at versions of the OWC10.DLL,
> on my machine, it is version: 10.0.6619.0
> on server, it is version: 10.0.4109.0
>
> This proved the message to be exact, this GUID does not exist in server's
> registry but exist on mine.
>
> I have only one URL to download OWC, it is:
> <http://www.microsoft.com/downloads/details.aspx?FamilyID=982B0359-0A86-4FB2-A7EE-5F3A499515DD&displaylang=EN>
> I'd like to know if there is many and if this one is the best one.
>
> Also, from the Add/Remove Programs, on both machines,
> I've looked at OWC and the version number is the same: 10.0.4406.0
> It seems strange that the same version number as different versions of DLL
> and GUIDs.
>
> I went on "DLL Help Database" site
> (<http://support.microsoft.com/default.aspx?scid=/servicedesks/FileVersion/dllinfo.asp>)
> and my version of the DLL is not there...
>
> If you could help me find where this difference comes from and what I must
> reinstall and will a reboot be necessary ??
>
> Thanks you very much !
> Claude
>