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.
Events
Event ID | Source | Message |
---|---|---|
BITS Server Extensions |
Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while creating the directory %1 | |
BITS Server Extensions |
Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while deleting the directory %1. | |
BITS Server Extensions |
Enabling BITS uploads for the virtual directory %2 failed with error %1. The error occurred while creating the cleanup task. | |
BITS Server Extensions |
Disabling BITS uploads for the virtual directory %2 failed with error %1. The error occurred while deleting the cleanup task. | |
BITS Server Extensions |
Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while modifying the handler section %1. | |
BITS Server Extensions |
Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while modifying the handler section %1. | |
BITS Server Extensions |
Enabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while reading the metabase property %1. | |
BITS Server Extensions |
Disabling BITS uploads for the virtual directory %3 failed with error %2. The error occurred while reading the metabase property %1. | |
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 | |
BITS Server Extensions |
An exception occurred while disabling BITS uploads for the virtual directory %3. The exception occurred deleting the directory %1. Exception :%2 | |
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 | |
BITS Server Extensions |
An exception occurred while disabling BITS uploads for the virtual directory %2. The exception occurred deleting the cleanup task. Exception : %1 | |
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 | |
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 | |
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 | |
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 |