Groups | Blog | Home
all groups > iis ftp > april 2005 >

iis ftp : FTP Service not running



Bernard
4/19/2005 12:00:00 AM
Before this, it was working fine ?
how about remove the ftp component and reinstall it ?

you can try filemon (sysinternals.com) to see what data is trying to access
and what is not found (hopefully, it will tells you)

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

Bernard
4/19/2005 12:00:00 AM
Anything in event log ? and was it complaints by msftpsvc?
how about the output for 'adsutil.vbs enum msftpsvc' ?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

Darth Vader
4/19/2005 12:13:41 AM
Hi Ppl,

I installed the FTP components on to my windows server
2003 but I am not able to run the default FTP site. When
ever I try to restart the service I get an error "The
specified metadata was not found".

I also tried executing "cscript adsutil.vbs enum " script
but it has not made any difference.

Any ideas??

Thanks in advance,

Darth

Darth Vader
4/19/2005 2:02:11 AM
Hi Bernard,

No the FTP components were installed for the first time.
Also I have removed and then re installed the FTP
components, but the problem persisted!

thanks,

Darth

[quoted text, click to view]
Darth
4/19/2005 3:15:48 AM
When configuring the FTP the combo box which should have
options of log type doesn't have any options
The out put was :-

KeyType : (STRING) "IIsFtpService"
MaxConnections : (INTEGER) 100000
LogAnonymous : (BOOLEAN) False
LogNonAnonymous : (BOOLEAN) False
ConnectionTimeout : (INTEGER) 120
ExitMessage : (STRING) " "
MaxClientsMessage : (STRING) " "
AnonymousOnly : (BOOLEAN) False
MSDOSDirOutput : (BOOLEAN) True
AllowAnonymous : (BOOLEAN) True

DataType: "NTAcl" Not Yet Supported on property: AdminACL

ErrNumber: 0 (0x0)

LogType : (INTEGER) 1
LogFilePeriod : (INTEGER) 1
LogPluginClsid : (STRING) "{FF160663-
DE82-11CF-BC0A-00AA006111E0}"
LogFileDirectory :
(EXPANDSZ) "C:\WINDOWS\system32\LogFiles"
LogFileTruncateSize : (INTEGER) 20971520
LogExtFileFlags : (INTEGER) 3462
LogExtFileDate : (BOOLEAN) False
LogExtFileHost : (BOOLEAN) False
LogExtFileTime : (BOOLEAN) True
LogExtFileClientIp : (BOOLEAN) True
LogExtFileUserName : (BOOLEAN) False
LogExtFileSiteName : (BOOLEAN) False
LogExtFileComputerName : (BOOLEAN) False
LogExtFileServerIp : (BOOLEAN) False
LogExtFileMethod : (BOOLEAN) True
LogExtFileUriStem : (BOOLEAN) True
LogExtFileUriQuery : (BOOLEAN) False
LogExtFileHttpStatus : (BOOLEAN) True
LogExtFileWin32Status : (BOOLEAN) True
LogExtFileBytesSent : (BOOLEAN) False
LogExtFileBytesRecv : (BOOLEAN) False
LogExtFileTimeTaken : (BOOLEAN) False
LogExtFileServerPort : (BOOLEAN) False
LogExtFileUserAgent : (BOOLEAN) False
LogExtFileCookie : (BOOLEAN) False
LogExtFileReferer : (BOOLEAN) False
LogExtFileProtocolVersion : (BOOLEAN) False
LogExtFileHttpSubStatus : (BOOLEAN) False
LogOdbcDataSource : (STRING) "TSLOG"
LogOdbcTableName : (STRING) "FTPLog"
LogOdbcUserName : (STRING) "InternetAdmin"
LogOdbcPassword : (STRING) "**********"
DownlevelAdminInstance : (INTEGER) 1
[/msftpsvc/Info]
[/msftpsvc/1]

[quoted text, click to view]
Bernard
4/20/2005 12:00:00 AM
Everything looks normal except the anonymous user settings.

---
MaxConnections : (INTEGER) 100000
AnonymousUserName : (STRING) "IUSR_MYW2k3"
AnonymousUserPass : (STRING) "**********"
LogAnonymous : (BOOLEAN) False
---

see if you can use metabase explorer (from IIS resources kit) and add it in.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button