Click here to Skip to main content
16,004,828 members
Home / Discussions / COM
   

COM

 
GeneralRe: MTS and COM ! Pin
Mayank Dev Sondhi7-Aug-00 1:38
sussMayank Dev Sondhi7-Aug-00 1:38 
Generalproblem with GetObject Pin
Eric28-Jul-00 9:35
Eric28-Jul-00 9:35 
GeneralSpell Checking Pin
siva28-Jul-00 4:52
siva28-Jul-00 4:52 
GeneralSpell Checking Pin
siva28-Jul-00 4:52
siva28-Jul-00 4:52 
GeneralAfxConnectionAdvise Pin
Francisco José Sen del Prado27-Jul-00 7:50
Francisco José Sen del Prado27-Jul-00 7:50 
GeneralRe: AfxConnectionAdvise Pin
Alex Gorev27-Jul-00 10:16
Alex Gorev27-Jul-00 10:16 
GeneralRe: AfxConnectionAdvise Pin
jose27-Jul-00 19:55
jose27-Jul-00 19:55 
GeneralRe: AfxConnectionAdvise Pin
Brian Hart7-Aug-00 16:44
Brian Hart7-Aug-00 16:44 
"If the server is launched remotely by the client, I cannot establish the connection between them."

Jose,

Look soon for a tutorial I wrote, implementing a DCOM server and client with the full support for everything, including making the server a Service, which in your case would solve your problems.

However, you don't have a service, you have an EXE. Here's what to do:

1. Click the Start button, and then click Run.

2. Type 'dcomcnfg' in the box.

3. Search in the list for the name you gave your server project (say 'EventSvr'). Double-click it.

4. Go to Identity. Click 'This user,' and type in the Administrator username and the Administrator password, if you know it. If you don't then ask your sysadmin.

Voila! Hope it works Smile | :)

Cheers,
Brian
GeneralRe: AfxConnectionAdvise Pin
Brian Hart7-Aug-00 16:40
Brian Hart7-Aug-00 16:40 
GeneralEdit Control in Internet Explorer Band Objects Pin
Sivakumar27-Jul-00 6:48
Sivakumar27-Jul-00 6:48 
GeneralCOM and ISAPI Pin
Eytan Heidingsfeld27-Jul-00 1:39
sussEytan Heidingsfeld27-Jul-00 1:39 
GeneralRe: COM and ISAPI Pin
ekarlsso6-Aug-00 3:04
ekarlsso6-Aug-00 3:04 
GeneralCDialog in ATL COM DLL Server Pin
Rajendra R26-Jul-00 21:23
sussRajendra R26-Jul-00 21:23 
GeneralRe: CDialog in ATL COM DLL Server Pin
czieler27-Jul-00 3:24
czieler27-Jul-00 3:24 
GeneralRegister a DLL server Pin
Tony Li21-Jul-00 11:00
Tony Li21-Jul-00 11:00 
GeneralRe: Register a DLL server Pin
Alex Gorev24-Jul-00 11:27
Alex Gorev24-Jul-00 11:27 
GeneralRe: Register a DLL server Pin
Tony Li25-Jul-00 4:17
Tony Li25-Jul-00 4:17 
QuestionHow do I return an array of objects in C++ to my ASP page. Pin
notjeff19-Jul-00 20:08
notjeff19-Jul-00 20:08 
AnswerRe: How do I return an array of objects in C++ to my ASP page. Pin
Alex Gorev20-Jul-00 5:38
Alex Gorev20-Jul-00 5:38 
GeneralRe: How do I return an array of objects in C++ to my ASP page. Pin
notjeff25-Jul-00 22:11
notjeff25-Jul-00 22:11 
QuestionIE 5.5: QueryInterface(IPersistStreamInit) fails on frames?!? Pin
Mike Morearty19-Jul-00 12:33
Mike Morearty19-Jul-00 12:33 
GeneralFireing events from a Thread... Pin
Daniel Fiske14-Jul-00 2:21
Daniel Fiske14-Jul-00 2:21 
GeneralRe: Fireing events from a Thread... Pin
Alex Gorev14-Jul-00 3:59
Alex Gorev14-Jul-00 3:59 
GeneralHandle of edit box in IE COM Pin
Ryan Park13-Jul-00 23:45
Ryan Park13-Jul-00 23:45 
Generalfunction to view error.log file Pin
BJ13-Jul-00 23:14
BJ13-Jul-00 23:14 

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.