Click here to Skip to main content
15,910,009 members
Home / Discussions / COM
   

COM

 
GeneralActive doc container/server communication Pin
TMME2-Oct-00 8:34
sussTMME2-Oct-00 8:34 
GeneralRegistration of com components Pin
Gunnar2-Oct-00 1:15
Gunnar2-Oct-00 1:15 
GeneralModem functions in C++ Pin
Doron Yaacoby28-Sep-00 10:10
Doron Yaacoby28-Sep-00 10:10 
GeneralRe: Modem functions in C++ Pin
Alex Gorev28-Sep-00 11:27
Alex Gorev28-Sep-00 11:27 
GeneralRe: Modem functions in C++ Pin
Roger Scudder30-Sep-00 12:40
Roger Scudder30-Sep-00 12:40 
GeneralAccessing a non-registered VB ActiveX DLL Pin
Nemanja Trifunovic26-Sep-00 9:02
Nemanja Trifunovic26-Sep-00 9:02 
GeneralRe: Accessing a non-registered VB ActiveX DLL Pin
Alex Gorev27-Sep-00 9:02
Alex Gorev27-Sep-00 9:02 
GeneralDCOM over internet config problem Pin
Keith Gemeinhart25-Sep-00 8:23
sussKeith Gemeinhart25-Sep-00 8:23 
Dear COM gurus,

Here is my situation ... I have a VC++ server and a VB client that must communicate over
the internet.

My client and server can talk successfully on the same computer. I've tested it on my local
computer and on the remote system that will eventually host the server. They also talk
successfully on my local network with the client and server apps on different machines.

However, when I try to communicate with the server on a remote system, I get the following
error (from the VB client):
Run-time error '462':
The remote server machine does not exist or is unavailable.

I believe the error must be somewhere in the DCOM configuration or a firewall problem. Is
there a recipe/checklist for configuring DCOM over the internet ? What firewall ports need
to be open ?

In dcomcnfg, I've tried setting the Connection-oriented TCP/IP endpoints to use port 80
on both client and server machines, but that didn't work. I chose port 80 because I know
that traffic can flow through the firewall on that port.

Other dcomcnfg settings are as follows:
Client:
auth level = default
location: run on this computer, run where data is located
security access: allow everyone, interactive, (my user id), network, system
security launch: allow everyone, interactive, (my user id), network, system, users
security config: administrators = full, creator owner = full, everyone = special,
power users = special, system = full, users = read
identity: interactive user
endpoints: use static endpoint = 80 w/ connection-oriented TCP/IP
Server:
auth level = default
location: run on this computer
security access: allow everyone, interactive, (my user id), network, system, administrators
security launch: allow everyone, interactive, (my user id), network, system, administrators

security config: administrators = full, creator owner = full, everyone = read,
interactive = special, system = full
identity: (my user id)
endpoints: use static endpoint = 80 w/ connection-oriented TCP/IP

I hope someone out there can tell me what I'm doing wrong.

Thanks,
Keith Gemeinhart


GeneralRe: DCOM over internet config problem Pin
23-Feb-01 0:54
suss23-Feb-01 0:54 
QuestionMMC programming ? Pin
Igor25-Sep-00 3:53
Igor25-Sep-00 3:53 
AnswerYes! Pin
8-Jan-01 0:39
suss8-Jan-01 0:39 
GeneralActiveX control with control container capabilities Pin
Fabian23-Sep-00 12:55
Fabian23-Sep-00 12:55 
GeneralCOM Method Interception... Pin
XUnleashed22-Sep-00 4:50
XUnleashed22-Sep-00 4:50 
GeneralEvents & Methods for IE Explorer Bars Pin
Robert Thompson21-Sep-00 16:12
Robert Thompson21-Sep-00 16:12 
GeneralSafe for scripting/initialization Pin
Luis Teixeira19-Sep-00 22:22
Luis Teixeira19-Sep-00 22:22 
GeneralRe: Safe for scripting/initialization Pin
Alex Gorev21-Sep-00 5:10
Alex Gorev21-Sep-00 5:10 
GeneralRe: Safe for scripting/initialization Pin
Luis Teixeira21-Sep-00 22:14
Luis Teixeira21-Sep-00 22:14 
GeneralPDF Reader ActiveX control as CView... Pin
Paul Selormey19-Sep-00 11:19
Paul Selormey19-Sep-00 11:19 
GeneralCORBA.. (I know it's a COM forum) Pin
James Spibey19-Sep-00 3:23
James Spibey19-Sep-00 3:23 
GeneralRe: CORBA.. (I know it's a COM forum) Pin
Alex Gorev19-Sep-00 10:45
Alex Gorev19-Sep-00 10:45 
GeneralRe: CORBA.. (I know it's a COM forum) Pin
Christian Skovdal Andersen22-Dec-00 11:54
Christian Skovdal Andersen22-Dec-00 11:54 
GeneralCtime library in ATL Pin
Kon18-Sep-00 4:26
Kon18-Sep-00 4:26 
GeneralDynamic COM DLL Loading Pin
Jafet Sánchez17-Sep-00 11:29
Jafet Sánchez17-Sep-00 11:29 
General2 instances of a singelton..@?!?!?@ Pin
tomer dror13-Sep-00 7:26
tomer dror13-Sep-00 7:26 
GeneralATL3.0 - Stock Property Pages - Fonts Pin
albinsson9-Sep-00 5:09
albinsson9-Sep-00 5: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.