Re: XP SP2 DCOM - permission denied
From: Schmidt (sss_at_online.de)
Date: 08/24/04
- Next message: John: "event implementation in VB6 re: XP SP2"
- Previous message: Igor Tandetnik: "Re: Determining File Type"
- In reply to: John: "Re: XP SP2 DCOM - permission denied"
- Next in thread: John: "Re: XP SP2 DCOM - permission denied"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 23:50:15 +0200
"John" <no@spam> schrieb im Newsbeitrag
news:OvKDkagiEHA.592@TK2MSFTNGP11.phx.gbl...
> Thanks, but the server exe was already in the exceptions list and in any
> case the firewall is turned off. I did try testing what port it uses to
> listen on but the port changes each time it loads up, so I don't think
> the firewall is the issue, unless all DCOM servers are now required to
> open their own port, which would not be possible, how would they know if
> they were stepping on someone else's port.
DCOM uses a whole PortRange (default from 1024:65535)
ou can limit this to at least 20 Ports under:
HKLM\Software\Microsoft\Rpc\Internet\
Ports = "5000-5020"
Additionally the RPC-port for the SCM must be opened in the FW.
Olaf
- Next message: John: "event implementation in VB6 re: XP SP2"
- Previous message: Igor Tandetnik: "Re: Determining File Type"
- In reply to: John: "Re: XP SP2 DCOM - permission denied"
- Next in thread: John: "Re: XP SP2 DCOM - permission denied"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|