Q: DCOM Client/Server with VB5 ? 
Author Message
 Q: DCOM Client/Server with VB5 ?

Hi !

I have some problems with dcom on a win95 /Nt network. Is there a way to
delete entries in the list of the dcomcnfg.exe program. I have a lot of
activex.exe that I don't need anymore but there still in that list.

My other question is if it is possible to test client/server
applications that use dcom without packing everything together with the
setup wizzard and then install it on the client.

Perhaps someone has some good information about dcom client/server
programming in VB5.

Every hint or information is welcome

Bye Mike
--



Sat, 25 Nov 2000 03:00:00 GMT  
 Q: DCOM Client/Server with VB5 ?

Quote:

>I have some problems with dcom on a win95 /Nt network. Is there a way to
>delete entries in the list of the dcomcnfg.exe program. I have a lot of
>activex.exe that I don't need anymore but there still in that list.

I haven't found an automated way to do it. Every so often I run
regedit.exe and manually delete the obsolete registry entries.
Microsoft used to have a REGCLEAN program, but it was pulled for
deleting some registry entries that were still in use.

Quote:
>My other question is if it is possible to test client/server
>applications that use dcom without packing everything together with the
>setup wizzard and then install it on the client.

You could write your own installation program, but why bother?


Fri, 01 Dec 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. vb5 - DCOM - RS232 - Client server

2. VB5 - rdo - Client/server(DCOM) application problem with 2000/xp

3. Install OLE Server for DCOM, Server and Client

4. DCOM server hangs: Win2000 client / NT server problem

5. DCOM settings needed on client and server for remote Outlook application

6. How do I identify client from a DCOM server

7. DCOM client/server programming with Visual Basic

8. C++ DCOM server from VB Client (HOW?)

9. DCOM/Client/Server Contention Issues

10. DCOM when server/client are on different domains

11. Shared DCOM object with Server and Web-based control client

12. DCOM Client/Server Application question

 

 
Powered by phpBB® Forum Software