Owc11 on Win 64

M

Mark

Hi Alvin,

I'm getting the error below;

Retrieving the COM class factory for component with CLSID
{0002E55D-0000-0000-C000-000000000046} failed due to the following error:
80040154.

Alvin Bruney said:
no, what are you seeing?

--

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

Mark said:
Anyone having any issues when using Owc11 in 64bit version of windows?
 
A

Alvin Bruney

This sometimes occurs because the class is not in the registry - you can
try re-registering the OWCx dll at the command prompt, but it also often
occurs if IUSR_MACHINE doesn't have adequate permissions to launch this
server. It likely isn't related to the x64 architecture.

--

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

Mark said:
Hi Alvin,

I'm getting the error below;

Retrieving the COM class factory for component with CLSID
{0002E55D-0000-0000-C000-000000000046} failed due to the following error:
80040154.

Alvin Bruney said:
no, what are you seeing?

--

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

Mark said:
Anyone having any issues when using Owc11 in 64bit version of windows?
 
M

Mark

Just so you know I'm using Microsoft.Office.Interop.OwC11

what do you mean by ' IUSR_MACHINE doesn't have adequate permissions to
launch this server'.

By the way I have ordered your OWC book.


Alvin Bruney said:
This sometimes occurs because the class is not in the registry - you can
try re-registering the OWCx dll at the command prompt, but it also often
occurs if IUSR_MACHINE doesn't have adequate permissions to launch this
server. It likely isn't related to the x64 architecture.

--

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

Mark said:
Hi Alvin,

I'm getting the error below;

Retrieving the COM class factory for component with CLSID
{0002E55D-0000-0000-C000-000000000046} failed due to the following error:
80040154.

Alvin Bruney said:
no, what are you seeing?

--

________________________
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
 
A

Alvin Bruney

That is the user account that the web page runs under for 1.1.

--

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

Mark said:
Just so you know I'm using Microsoft.Office.Interop.OwC11

what do you mean by ' IUSR_MACHINE doesn't have adequate permissions to
launch this server'.

By the way I have ordered your OWC book.


Alvin Bruney said:
This sometimes occurs because the class is not in the registry - you can
try re-registering the OWCx dll at the command prompt, but it also often
occurs if IUSR_MACHINE doesn't have adequate permissions to launch this
server. It likely isn't related to the x64 architecture.

--

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

Mark said:
Hi Alvin,

I'm getting the error below;

Retrieving the COM class factory for component with CLSID
{0002E55D-0000-0000-C000-000000000046} failed due to the following
error:
80040154.

:

no, what are you seeing?

--

________________________
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
 
M

Mark

Do you mean giving the iusr account permissions on the owc11.dll (sorry I'm
away from the office now so I can't try it)?
 

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