473,379 Members | 1,252 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Background Intelligent Transfer Service (BITS) Fix

I spent hours on this so I hope it helps those that haven't found a
solution elsewhere.

I kept getting the message "Windows could not start the Background
Intelligent Transfer Service on local

computer" .......-2147024891

I tried the fixes about deleting the folder C:\Documents and
Settings\All Users\Application

Data\Microsoft\Network\Downloader

It still wouldn't work.

One of my favorite tools to use is FileMon from sysinernals. services
are run by the program
svchost.exe. I set filemon to only show me the results from this. I
started capturing data when i tried to

start the service again and stopped capturing once I got the message.
(if you have ever used filemon, you know

how much the screen can fill up.) The nice thing with filemon is you
can filter successful events and errors.

I left them all in for this time.

I did capture a few errors. When it was trying to start the service, it
was getting Access Denied. It wasn't

trying to run them from the normal path. Somehow this system got the
All Users App data path changed to our

users drive on the network.

so instead of C:\Documents and Settings\All Users\Application
Data\Microsoft\Network\Downloader, I was seeing

\\usersvr\joeblow\application data\microsoft\network\downloader
ACESS DENIED

(Btw, We use scriptlogic for logins and I belive this change was due to
a test I had tried to redirect this

folder.)

Since i was logged in as myself, the path I was seeing in error wasn't
due to a system variable based on user.

I knew I should have no trouble finding this in the registry.

I found the path at 2 places,
HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\EXP LORER\SHELL
FOLDERS\COMMON APPDATA

this one should be C:\Documents and Settings\All Users\Application Data

The other was in

HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\EXP LORER\USER SHELL
FOLDERS\COMMON APPDATA

this one should be %ALLUSERSPROFILE%\Application Data
Once I made those changes, I rebooted and tried running BITS again, all
is well.

Jun 22 '06 #1
0 3720

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Gent | last post by:
I am trying to write a wrapper for BITS(Background Intelligent Transfer Service) to use in our VB 6 applications. At first I thought about shelling out using bitsadmin.exe utility that comes with...
0
by: Conference Secretary | last post by:
CALL FOR PAPERS International Conference on Intelligent Agents, Web Technologies and Internet Commerce http://www.ise.canberra.edu.au/conferences/iawtic05/ Jointly with International...
0
by: Amo | last post by:
Hi, I'm a newbie in VB.Net programming and i'm trying to download files from http using some BITS code that i'm trying out. the code looks as follows: Dim myBits As New Manager Dim currentJob...
2
by: BITS-guy | last post by:
I am successfully using BITS in my C# application. I am, however, polling for changes in the state of BITS jobs. Does anyone have any example code for receiving events for this notifications in...
2
by: Alex | last post by:
Hello, Quick question and I would really appreciate if anybody could helps me. Here are the steps to reproduce the problem. Create simple ASP.Net application. In code behind added protected...
0
by: UJ | last post by:
Folks, I'm using the .Net wrapper that Microsoft provides (you can download it) that is a wrapper around the BITS COM object. My question is once you have added a job to the queue, and it's been...
5
by: David++ | last post by:
Hi List, I would like to transfer files from my local machine to a remote server via a web service which runs on the remote server. Is this possible to do with a ..net web service? Ideally I...
4
by: =?Utf-8?B?S2F1c2hhbCBNZWh0YQ==?= | last post by:
Hi, I was reading about asynchronous transfer of control in Real Time Java Specification. I am wondering if there is any way we can do similar thing with Web Services in Service Oriented...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.