NewsBot
1
Im using IIS6 and ASP.NET 1.1 under the 1.1 .NET Framework.* When i upload a file it is transmitted to IIS.* My understanding is IIS actually receives the entire file upload and once completed then does it pass it along to ASP.NET and my web app.
My question is where exactly does IIS store this upload?* Is it somewhere on my HDD or does it buffer it all in memory? If memory then what happens if a user transmits a file that exceeds the memory free space (ie.* i have 500MB free when in Win 2K3 and the user decides to upload a 700MB file) ?
Thanks.
More...
View All Our Microsoft Related Feeds
My question is where exactly does IIS store this upload?* Is it somewhere on my HDD or does it buffer it all in memory? If memory then what happens if a user transmits a file that exceeds the memory free space (ie.* i have 500MB free when in Win 2K3 and the user decides to upload a 700MB file) ?
Thanks.
More...
View All Our Microsoft Related Feeds