Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BITS library

7 views
Skip to first unread message

onurcakir

unread,
Feb 21, 2010, 7:18:01 AM2/21/10
to
Hi

I have a question about BITS Com library. When i try to add a reference in
my .net project to a BITS com library, vs 2008 does not show me BITS in
component window to produce wrapper for it . For this reason i searched the
registry using bits.idl file.


[
uuid(1deeb74f-7915-4560-b558-918c83f176a6),
helpstring("Microsoft Background Copy Queue Manager 1.0"),
lcid(0x0000),
version(1.0)
]

I searched helpstring in the registry but it didn't find anything. Why i can
not find this item ? And i do not know the name of the dll file which
microsoft uses for bits. I thought that it may be qmgr.dll or qmgrprxy.dll
but i was wrong.

Could anyone know the reason

Wilson, Phil

unread,
Feb 22, 2010, 2:32:26 PM2/22/10
to
I don't believe there's a quick solution that works by adding a reference to
a Dll. All the BITS wrappers I've seen have been hand-coded. There's this
one:

http://code.msdn.microsoft.com/bits

and there's one included in the sample code for this:

http://www.simple-talk.com/dotnet/.net-tools/using-bits-to-upload-files-with-.net/

--
Phil Wilson
The Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972


"onurcakir" <onur...@discussions.microsoft.com> wrote in message
news:19D4DF73-BCC6-4BC7...@microsoft.com...

0 new messages