Click here to Skip to main content
15,903,523 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .NET and COM Pin
Richard MacCutchan23-Dec-09 9:47
mveRichard MacCutchan23-Dec-09 9:47 
GeneralRe: .NET and COM Pin
transoft23-Dec-09 10:31
transoft23-Dec-09 10:31 
GeneralRe: .NET and COM [modified] Pin
Richard MacCutchan23-Dec-09 10:57
mveRichard MacCutchan23-Dec-09 10:57 
GeneralRe: .NET and COM Pin
transoft23-Dec-09 11:15
transoft23-Dec-09 11:15 
GeneralRe: .NET and COM Pin
Richard MacCutchan23-Dec-09 11:22
mveRichard MacCutchan23-Dec-09 11:22 
GeneralRe: .NET and COM Pin
Luc Pattyn23-Dec-09 12:09
sitebuilderLuc Pattyn23-Dec-09 12:09 
GeneralRe: .NET and COM Pin
darkelv25-Dec-09 21:26
darkelv25-Dec-09 21:26 
Questionretrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan22-Dec-09 23:04
Jeneesh K. Velayudhan22-Dec-09 23:04 
Hi,

am using a dll in my web project ("Owc11.dll")
Before upgrading our production server (32 bit) it was working fine. So, recently
our production server has been upgraded to 64 bit. So, while running the
application one error throwing like this:

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

Anybody could you please help me asap.

These much ways i have tried,

1. dll registered in GAC also available in regedit.
2. Enabled 32 bit appln (WOW64) on 64 bit application pool by using .net command prompt. But i have 64 bit applns also in the server. So left this method. (IIS won't support 32/64 mode applns at the same time).
3. Created Wrapper DLL and used by pre-binding method (act like interface b/w 32 bit DLL and 64 bit appln)
4. Handlers also used.

Thanks & Regards,
Jeneesh k. v.

AnswerRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Dimitri Witkowski26-Dec-09 23:48
Dimitri Witkowski26-Dec-09 23:48 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan28-Dec-09 23:13
Jeneesh K. Velayudhan28-Dec-09 23:13 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Dimitri Witkowski28-Dec-09 23:23
Dimitri Witkowski28-Dec-09 23:23 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan5-Jan-10 20:02
Jeneesh K. Velayudhan5-Jan-10 20:02 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Dimitri Witkowski5-Jan-10 20:32
Dimitri Witkowski5-Jan-10 20:32 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan11-Jan-10 23:47
Jeneesh K. Velayudhan11-Jan-10 23:47 
AnswerRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
john_masen7-Jan-10 1:51
john_masen7-Jan-10 1:51 
GeneralRe: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan11-Jan-10 23:49
Jeneesh K. Velayudhan11-Jan-10 23:49 
QuestionDetermine executing OS, not application architecture Pin
Tony Teveris22-Dec-09 8:41
Tony Teveris22-Dec-09 8:41 
AnswerRe: Determine executing OS, not application architecture Pin
Sir Dot Net22-Dec-09 8:50
Sir Dot Net22-Dec-09 8:50 
GeneralRe: Determine executing OS, not application architecture Pin
Tony Teveris22-Dec-09 9:07
Tony Teveris22-Dec-09 9:07 
GeneralRe: Determine executing OS, not application architecture Pin
Sir Dot Net22-Dec-09 10:48
Sir Dot Net22-Dec-09 10:48 
AnswerRe: Determine executing OS, not application architecture Pin
Luc Pattyn22-Dec-09 8:55
sitebuilderLuc Pattyn22-Dec-09 8:55 
GeneralRe: Determine executing OS, not application architecture Pin
Tony Teveris22-Dec-09 9:20
Tony Teveris22-Dec-09 9:20 
QuestionDate formatting issue Pin
Jack Vanderhorst22-Dec-09 8:03
Jack Vanderhorst22-Dec-09 8:03 
AnswerRe: Date formatting issue [modified] Pin
Luc Pattyn22-Dec-09 8:13
sitebuilderLuc Pattyn22-Dec-09 8:13 
GeneralRe: Date formatting issue Pin
Jack Vanderhorst22-Dec-09 9:09
Jack Vanderhorst22-Dec-09 9:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.