1. Verify port 25 is not in use. You can use the netstat
command below:
netstat |find ":25"
If it's in use, you need to stop that application or
change your SMTP port. To change the SMTP port, go to the
properties of the SMTP virtual server. In the General tab
to the right of the IP address there is an advanced
button. Click it. Click the Edit button and modify the
TCP port to a port not in use.
2. Verify client for MS networks is installed.
3. Verify inetinfo.exe, inetmgr.dll and inetmgr.exe are
in winnt\system32 directory.
If the above doesn't resolve your problem, please see KB
article 319133. Here's the link:
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-</a>
us;319133
To summarize the KB article, use REGEDIT and look under
HKLM\Software\Microsoft\Rpc\ClientProtocols
Verify the following exist. If they don't, add them and
reboot.
Name Type Data
==================================
ncacn_http REG_SZ rpcrt4.dll
ncacn_ip_tcp REG_SZ rpcrt4.dll
ncacn_nb_tcp REG_SZ rpcrt4.dll
ncacn_np REG_SZ rpcrt4.dll
ncadg_ip_udp REG_SZ rpcrt4.dll
Regards,
-Jeff.
>-----Original Message-----
>i have the same problem, binding the smtp on another Ip
does not work,
>reinstalling of the complette IIS do not help
>
>i can start the service manualley, but it will not listen
on port 25, you
>can configure it, using the snap-in, but starting you
dont.
>either you get the message "service does not respond"
or "rpc-server not
>running", w3svc and msftpsvc are working fine
>
>iis 5.0
>w2k sp4
>fp ext 2000 & fp ext 2002
>lockdown & urlscan
>
>thx for any help
>regards
>
>"Jeff Ingalls" <jingallsNOSPAM.DeleteThis@NOSPAMjingalls.com>
schrieb im Newsbeitrag
>news:15313B38-C94F-442E-9AD4-81FF5AC50E68@microsoft.com...
>> Hi Brent,
>>
>> Try binding SMTP to another IP address, then stop and
start the SMTP
>service.
>>
>> Regards,
>> -Jeff.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Default SMTP Virtual Server (Unknown)