"Håkan" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Good to know that Microsoft is committed to the BITS framework.
>
> But what about the other questions?
>
> - What source of information (exact location) should I use to find answer
> to
> any problems that might arise? (To be able to solve and understand
> problems is CRITICAL to a solution, not just the functionality of the
You found the newsgroup to be unsuccesfull for help. So we exclude that
source for now.
But looking in the MSDN I found your answer.
<answer
src="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bits/bits/bg_file_info.asp">
BITS 1.2 and earlier: For HTTP downloads, the maximum file size you can
transfer is 4 GB; BITS cannot guarantee the successful transfer of files
over 4 GB.
If the URL contains Unicode characters that are not in the US-ASCII
character set, encode the Unicode string in UTF-8 before passing it as the
remote file name to BITS. If you do not encode the string, the HTTP server
may receive an incorrect URL and the job may enter error state.
</answer>
so It looks like you have to upgrade to BITS 2.0.
The latest release for XP (client) is here
http://support.microsoft.com/?kbid=842309
and the BITS windows 2003 beta I already posted. It might be even no beta
but official release already.
> service in it self)
>
> - Is BITS intended to be able to upload very large files (10GB+), or is
> that
> not the intention of the service?
>
> - I have now written a wrapper for me to use in .NET, are Microsoft
> planning
> on releasing their BITS API in .NET? if so when?
IIS 7 will be a real fluidly built 'pure hybrid' using managed and unmanaged
code. As far as I know, both ends will improve but I can't say that BITS
will become pure managed.
b.t.w., it is a myth, assuming that a service automatically improves or 'is
better' as soon as it is pure .NET. The fact is that .NET for 80% relies on
unmanaged code (such as wmi/COM/win32/ADSI etc)
Success!
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
> Any information on them?
>
> /Håkan
>
>
> "Egbert Nierop (MVP for IIS)" <(E-Mail Removed)> wrote in
> message news:ep%(E-Mail Removed)...
>> "msnews.microsoft.com" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...