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

.NET (Core and Framework)

 
QuestionHow do I Fill an Arbitrary Hex with a Centered Image Pin
jjwilson6115-Dec-09 9:53
jjwilson6115-Dec-09 9:53 
AnswerRe: How do I Fill an Arbitrary Hex with a Centered Image Pin
jjwilson6115-Dec-09 10:34
jjwilson6115-Dec-09 10:34 
QuestionMapping printers from a webpage Pin
Not Active15-Dec-09 7:52
mentorNot Active15-Dec-09 7:52 
AnswerRe: Mapping printers from a webpage Pin
Eddy Vluggen15-Dec-09 8:55
professionalEddy Vluggen15-Dec-09 8:55 
GeneralRe: Mapping printers from a webpage Pin
Not Active15-Dec-09 9:05
mentorNot Active15-Dec-09 9:05 
GeneralRe: Mapping printers from a webpage Pin
Eddy Vluggen15-Dec-09 9:18
professionalEddy Vluggen15-Dec-09 9:18 
GeneralRe: Mapping printers from a webpage Pin
Not Active15-Dec-09 17:13
mentorNot Active15-Dec-09 17:13 
QuestionErr Msg: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 [modified] Pin
Jeneesh K. Velayudhan15-Dec-09 1:11
Jeneesh K. Velayudhan15-Dec-09 1:11 
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 applns in the server. So left this method. (IIS won't support 32/64 bit 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 in advance .

Thanks & Regards,
Jeneesh K. Velayudhan

modified on Tuesday, December 22, 2009 9:47 PM

AnswerRe: Err Msg: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Pete O'Hanlon15-Dec-09 1:26
mvePete O'Hanlon15-Dec-09 1:26 
GeneralRe: Err Msg: retrieving 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 15:51
Jeneesh K. Velayudhan22-Dec-09 15:51 
AnswerRe: Err Msg: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
The Man from U.N.C.L.E.15-Dec-09 10:16
The Man from U.N.C.L.E.15-Dec-09 10:16 
GeneralRe: Err Msg: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
5to1baby1in519-Dec-09 6:24
5to1baby1in519-Dec-09 6:24 
GeneralRe: Err Msg: retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
Jeneesh K. Velayudhan20-Dec-09 20:05
Jeneesh K. Velayudhan20-Dec-09 20:05 
Questionreport viewer Pin
Member 59031014-Dec-09 18:33
Member 59031014-Dec-09 18:33 
AnswerRe: report viewer Pin
Russ-T24-Dec-09 2:27
Russ-T24-Dec-09 2:27 
QuestionStored procedure in formula in crystal report ... Pin
devboycpp14-Dec-09 3:48
devboycpp14-Dec-09 3:48 
QuestionThe remote server returned an error: (401) Unauthorized Help Please Pin
J71rivera12-Dec-09 20:40
J71rivera12-Dec-09 20:40 
AnswerRe: The remote server returned an error: (401) Unauthorized Help Please Pin
Mark Salsbery13-Dec-09 8:19
Mark Salsbery13-Dec-09 8:19 
QuestionMultithreading in WinForm/WPF Application Pin
sandeepranjan11-Dec-09 15:11
sandeepranjan11-Dec-09 15:11 
AnswerRe: Multithreading in WinForm/WPF Application Pin
Super Lloyd15-Dec-09 17:52
Super Lloyd15-Dec-09 17:52 
AnswerRe: Multithreading in WinForm/WPF Application Pin
Super Lloyd17-Dec-09 0:19
Super Lloyd17-Dec-09 0:19 
QuestionVSTO Excel c# UDF error when pass params Object[] Pin
Diego Gagliano10-Dec-09 14:02
Diego Gagliano10-Dec-09 14:02 
QuestionHow does IDisposable Interface Generate Dispose sub? Pin
Polymorpher10-Dec-09 5:43
Polymorpher10-Dec-09 5:43 
AnswerRe: How does IDisposable Interface Generate Dispose sub? Pin
Paulo Zemek10-Dec-09 6:42
Paulo Zemek10-Dec-09 6:42 
GeneralRe: How does IDisposable Interface Generate Dispose sub? Pin
Polymorpher10-Dec-09 12:55
Polymorpher10-Dec-09 12:55 

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.