Event Viewer Warnings on Start up

  • Thread starter Thread starter Catt
  • Start date Start date
C

Catt

Hi..

I've had these 2 warnings in my event viewer everytime I
boot up my comp. and I'm not sure what they're about..?
*****************************************************
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 101
Date: 2/12/2004
Time: 8:26:27 AM
User: N/A
Computer: *************
Description:
The server was unable to add the virtual root '/Scripts'
for the directory 'c:\inetpub\scripts' due to the
following error: The system cannot find the file
specified. The data is the error code.
*****************************************************
Event Type: Warning
Event Source: MSFTPSVC
Event Category: None
Event ID: 101
Date: 2/12/2004
Time: 8:26:07 AM
User: N/A
Computer: ***********
Description:
The server was unable to add the virtual root' 'for the
directory 'c:\inetpub\ftproot' due to the following error:
The system cannot find the file specified. The data is
the error code.
******************************************************

Can anyone help?

Thanks in advance,
Catt
 
Better to ask in inetserver.iis

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


:
| Hi..
|
| I've had these 2 warnings in my event viewer everytime I
| boot up my comp. and I'm not sure what they're about..?
| *****************************************************
| Event Type: Warning
| Event Source: W3SVC
| Event Category: None
| Event ID: 101
| Date: 2/12/2004
| Time: 8:26:27 AM
| User: N/A
| Computer: *************
| Description:
| The server was unable to add the virtual root '/Scripts'
| for the directory 'c:\inetpub\scripts' due to the
| following error: The system cannot find the file
| specified. The data is the error code.
| *****************************************************
| Event Type: Warning
| Event Source: MSFTPSVC
| Event Category: None
| Event ID: 101
| Date: 2/12/2004
| Time: 8:26:07 AM
| User: N/A
| Computer: ***********
| Description:
| The server was unable to add the virtual root' 'for the
| directory 'c:\inetpub\ftproot' due to the following error:
| The system cannot find the file specified. The data is
| the error code.
| ******************************************************
|
| Can anyone help?
|
| Thanks in advance,
| Catt
 
If you look in IIS Manager do you see Scripts folder under your Default Website? Do you have FTP in there? Do thise folders exist where they should be"

C:\Inetpub\wwwroot
C:\Inetpub\ftproot

And lastly does the System account have full-control NTFS permissions at these folders?
 
Back
Top