Click here to Skip to main content
15,904,024 members
Home / Discussions / COM
   

COM

 
GeneralIIS mime Type Pin
fenil jacob10-Nov-03 23:38
fenil jacob10-Nov-03 23:38 
GeneralRe: IIS mime Type Pin
Vi211-Nov-03 19:21
Vi211-Nov-03 19:21 
GeneralCoGetClassObjectFromURL Pin
JOG10-Nov-03 14:35
JOG10-Nov-03 14:35 
QuestionCan the operator be overloaded in ATL and how? Pin
sqwang10-Nov-03 13:42
sqwang10-Nov-03 13:42 
GeneralDllMain issues Pin
Matt Gates7-Nov-03 17:51
Matt Gates7-Nov-03 17:51 
GeneralRe: DllMain issues Pin
MultiThread8-Nov-03 7:17
MultiThread8-Nov-03 7:17 
GeneralRe: DllMain issues Pin
Matt Gates9-Nov-03 12:06
Matt Gates9-Nov-03 12:06 
GeneralCOM+ proxy application problem Pin
Member 7638697-Nov-03 4:54
Member 7638697-Nov-03 4:54 
Hi:

I have a com+ component installed using a application proxy on a remote computer. By the way, I have no problems when running the local client. I'm using a VB.NET Client.

The problem occurs when I try to execute a method on the remote object:

--------------------------------------------------------------

An unhandled exception of type 'System.InvalidCastException' occurred
in Client.exe

Additional information: QueryInterface for interface
MyComponentLib.IMyInterface failed.

--------------------------------------------------------------

Interestingly, The instantiation of the remote object by CreateObject succeeds and the application is activated on the server machine, i.e., I can see the rolling icon animation.

Activating proxy in OLEVIEW also succeeds.

The security is set to Interactive at this point.

If I use a VB6 client I get 'Run-Time Error 424 Object Required' when I call CreateObject!!

This is a very simple COM+ app but I'm really stuck!

I'll appreciate any help...

Thanks


GeneralRe: COM+ proxy application problem Pin
MultiThread8-Nov-03 7:22
MultiThread8-Nov-03 7:22 
GeneralRe: COM+ proxy application problem Pin
Anonymous13-Nov-03 4:09
Anonymous13-Nov-03 4:09 
GeneralRe: COM+ proxy application problem Pin
Steve S13-Nov-03 4:34
Steve S13-Nov-03 4:34 
GeneralCoGetClassObject( ) and Shell extension Pin
Jin Yao6-Nov-03 3:50
Jin Yao6-Nov-03 3:50 
QuestionHow do I use a COM component in Java? Pin
melwyn5-Nov-03 23:32
melwyn5-Nov-03 23:32 
AnswerRe: How do I use a COM component in Java? Pin
Giles12-Nov-03 3:07
Giles12-Nov-03 3:07 
GeneralRe: How do I use a COM component in Java? Pin
melwyn13-Nov-03 1:21
melwyn13-Nov-03 1:21 
Questionhow to make default parameters for method? Pin
ashxly5-Nov-03 22:20
ashxly5-Nov-03 22:20 
AnswerRe: how to make default parameters for method? Pin
Vi210-Nov-03 3:12
Vi210-Nov-03 3:12 
QuestionHow do i register a dll into the assembly cache Pin
Srikar Y4-Nov-03 21:03
Srikar Y4-Nov-03 21:03 
AnswerRe: How do i register a dll into the assembly cache Pin
MultiThread10-Nov-03 17:11
MultiThread10-Nov-03 17:11 
GeneralDCOM problem (Very urgent!!!) Pin
Orkun GEDiK4-Nov-03 19:17
Orkun GEDiK4-Nov-03 19:17 
Generaloffice add in Pin
Member 6721434-Nov-03 18:30
Member 6721434-Nov-03 18:30 
GeneralVery urgent DCOM problem!!! Pin
Orkun GEDiK4-Nov-03 9:51
Orkun GEDiK4-Nov-03 9:51 
Generalthread in COM for Office Addin Pin
Tomaz Rotovnik4-Nov-03 6:03
Tomaz Rotovnik4-Nov-03 6:03 
GeneralRe: thread in COM for Office Addin Pin
Ryan_Roberts4-Nov-03 6:19
Ryan_Roberts4-Nov-03 6:19 
GeneralRe: thread in COM for Office Addin Pin
Tomaz Rotovnik5-Nov-03 5:59
Tomaz Rotovnik5-Nov-03 5:59 

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.