Event ID 18 — BITS Server Configuration

Applies To: Windows Server 2008

Background Intelligent Transfer Services (BITS) server extends Internet Information Services (IIS) to support throttled, restartable uploads. To upload files to a server using BITS, the server must have IIS 7.0 on Windows Server 2008 and the BITS server extension ISAPI installed. The BITS server extension is a subcomponent of IIS, which is a subcomponent of Web Application Server.

To use the upload feature, create an IIS virtual directory on the server where clients can upload files. A virtual directory should be created for each type of client. BITS adds properties to the IIS metabase for the virtual directory created and uses these properties to determine how to upload the files.

 

 

 

 

 

Event Details

Product: Windows Operating System
ID: 18
Source: BITS Server Extensions
Version: 7.0
Symbolic Name: EVENT_UI_DELETEDIRECTORY_ERROR
Message: An exception occurred while disabling BITS uploads for the virtual directory %3. The exception occurred deleting the directory %1. Exception :%2

Resolve

Delete the BITS Session folder

To resolve this issue, manually delete the BITS-Sessions folder in the physical directory that corresponds to the vdir.

To perform this procedure, you must have membership in the local Administrators group, or you must have been delegated the appropriate authority.

Verify

To  verify the BITS server has been configured correctly, start the BITS console and ensure that all the properties are displayed without any errors.

To start the BITS console:

  1. Open Internet Information Services (IIS) Manager from the Start menu: Point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Click Features at the bottom of the IIS Manager screen.
  3. Click BITS Uploads and check the settings.

BITS Server Configuration

BITS Infrastructure