Re: DCOM
Donnetto De Antoni <[email protected]> Tue, 8 Oct 2002 14:06:17 -0500
| Newsgroups | gmane.comp.windows.devel.vbcom |
|---|---|
| Message-ID | <H0000d012ab1ca15.1034103975.hdqt.cargill.com@MHS> |
via COM(+) or dcomcnfg.exe -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, October 08, 2002 12:36 PM To: [email protected] Subject: [VBCOM] DCOM I am working with .NET re-writing a FoxPro client-server app in windows forms. The apps have to run in parallel until the .net version is completed. Therefore, I have to register my .net assemblies as COM Objects. I do this by giving the assembly a strong name and key pair and then adding it to the GAC. The .net sdk includes a utility called regasm that registers the COM Object in the registry. All of this works great and I can reference the COM Obect locally. I need to access it remotely though. When I run DCOMCNFG on the machine, the COM Object does not show up in the applications tab. I can see it in HKCR in the registry. How do I make a COM Object DCOM accessible? Greg Robinson Director of Training and .NET Technologies Scribble Software and Training www.scribblesoftware.com www.scribbletraining.com You can read messages from the VBCOM archive, unsubscribe from VBCOM, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the VBCOM archive, unsubscribe from VBCOM, or subscribe to other DevelopMentor lists at http://discuss.develop.com.