BITS Server Configuration

Applies To: Windows Server 2008 R2

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.

 

 

 

 

 

Events

Event ID Source Message

9

BITS Server Extensions

Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while creating the directory %1

10

BITS Server Extensions

Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while deleting the directory %1.

11

BITS Server Extensions

Enabling BITS uploads for the virtual directory %2 failed with error %1. The error occurred while creating the cleanup task.

12

BITS Server Extensions

Disabling BITS uploads for the virtual directory %2 failed with error %1. The error occurred while deleting the cleanup task.

13

BITS Server Extensions

Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while modifying the handler section %1.

14

BITS Server Extensions

Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while modifying the handler section %1.

15

BITS Server Extensions

Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while reading the metabase property %1.

16

BITS Server Extensions

Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while reading the metabase property %1.

17

BITS Server Extensions

An exception occurred while enabling BITS uploads for the virtual directory %3. The exception occurred while creating the directory %1. Exception :%2

18

BITS Server Extensions

An exception occurred while disabling BITS uploads for the virtual directory %3. The exception occurred deleting the directory %1. Exception :%2

19

BITS Server Extensions

An exception occurred while enabling BITS uploads for the virtual directory %2. The exception occurred while creating the cleanup task. Exception :%1

20

BITS Server Extensions

An exception occurred while disabling BITS uploads for the virtual directory %2. The exception occurred deleting the cleanup task. Exception : %1

21

BITS Server Extensions

An exception occurred while enabling BITS uploads for the virtual directory %3. The exception occurred while modifying the handler section %1. Exception : %2

22

BITS Server Extensions

An exception occurred while disabling BITS uploads for the virtual directory %3. The exception occurred with error while modifying the handler section %1. Exception: %2

23

BITS Server Extensions

An exception occurred while enabling BITS uploads for the virtual directory %3. The exception occurred while accessing the metabase property %1. Exception: %2

24

BITS Server Extensions

An exception occurred while disabling BITS uploads for the virtual directory %3. The exception occurred while accessing the metabase property %1. Exception: %2

BITS Server

BITS Infrastructure