473,799 Members | 2,936 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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\Applicati on

Data\Microsoft\ Network\Downloa der

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\Applicati on
Data\Microsoft\ Network\Downloa der, I was seeing

\\usersvr\joebl ow\application data\microsoft\ network\downloa der
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\M ICROSOFT\WINDOW S\CURRENTVERSIO N\EXPLORER\SHEL L
FOLDERS\COMMON APPDATA

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

The other was in

HKLM\SOFTWARE\M ICROSOFT\WINDOW S\CURRENTVERSIO N\EXPLORER\USER SHELL
FOLDERS\COMMON APPDATA

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

Jun 22 '06 #1
0 3746

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

Similar topics

1
1965
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 Bits 1.5 but then I ran into the problem of not being able to send parameters (Such as transfer status) from the dos prompt back to my application so I decided to go with C++. I have tried to run a few examples available on Microsoft's website but...
0
2182
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 Conference on Computational Intelligence for Modelling, Control and Automation
0
1398
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 As Job Dim trans As Decimal Dim btotal As Decimal currentJob = myBits.CreateJob("Performance database download")
2
5413
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 C#???? Is this possible???? I would like to add prioritization of the jobs but I feel I can only do so well using notifications. Polling would be much less efficient. Please reply!!!
2
1876
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 class variable: protected string _result = "No result"; Page Load event has:
0
2607
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 transferred and acknowledged, how do you delete the job? Also - does anybody by any chance have any code to handle the state changing of a bits job? The code I have is written in VB.Net and I haven't had time to convert it yet (and I'm not sure...
5
2061
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 would like to do what an FTP application does except have the web service running on the server provide the functionality and have client applications running locally use the web service to transfer files. Could I do this with a web service?...
4
1428
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 Architecture. Please let me know your opinion.
0
9686
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10026
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9068
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7564
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6805
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4139
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3757
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.