File Upload Issue with Asp.Net

For some reason, when I try to upload a file to my web server using the
HtmlFile Control, the Request.Files is empty/null. The same code has worked
for at least a year and now it has stopped. I am getting an error "Index was
out of range" on the Request.Files[0] .

Can someone please help?

Thanks,
Dolph Larson
DolphLarson [ Di, 22 Februar 2005 23:59 ] [ ID #658242 ]

Re: File Upload Issue with Asp.Net

Post to asp.net group, this is general coding issue.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Dolph Larson" <DolphLarson [at] discussions.microsoft.com> wrote in message
news:78E250BA-8047-43F4-9674-B88BE0BA6DCE [at] microsoft.com...
> For some reason, when I try to upload a file to my web server using the
> HtmlFile Control, the Request.Files is empty/null. The same code has
> worked
> for at least a year and now it has stopped. I am getting an error "Index
> was
> out of range" on the Request.Files[0] .
>
> Can someone please help?
>
> Thanks,
> Dolph Larson
Bernard [ Mi, 23 Februar 2005 04:37 ] [ ID #659110 ]
Webserver » microsoft.public.inetserver.iis » File Upload Issue with Asp.Net

Vorheriges Thema: Recreate IWAM and IUSR accounts, how?
Nächstes Thema: HTTP Error 405-HTTP verb used to access this page is not allowed