• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Installed Windows SUS - Now I can't start FTP through IIS?

mcjimbo

Member
Hi all,

This afternoon I installed the Windows SUS Automatic update on my Windows 2000 server. While I was clicking through it mentioned an option about enabling increased security, which i said "Yes" to. Now when I enter IIS I noticed all my FTP sites are "Stopped". When I try and restart them I get the follow error "the service did not respond to the start or control request in a timely fashion"?

Just to confirm this happened on a Windows 2000 Server, running SP4 after I installed Windows SUS SP1. Any suggestions as to how i can get my ftp back up and working?

Any before anyone directs me here, i've already gone through and checked the following recommendations from Microsoft:

http://support.microsoft.com/d...;297954&sd=tech#18

James
 
When you install SUS on an IIS 5 server, it runs IIS Lockdown tool. It disables the ftp, smtp service and webdav and anything else unnecessary. Go into the services control panel and switch on the ftp publishing service if you need it.
 
Thanks, I actually managed to fix it by un-installing the ftp componment of IIS through Add/Remove windows componments. Then re-installing ftp.

Thanks for the recommendation.

James
 
Back
Top