Ask a Question related to ASP.NET General, Design and Development.
-
raj #1
Upload not happening!
Hi,
I am trying to develop a upload aspx form using the example and code
provided at
[url]http://support.microsoft.com/default.aspx?scid=kb;en=US;323245[/url]
using the same code and example.... ! the objective i am trying to achieve
is ...upload the files which are more than
500MB files ...! I configured both the machine.config file and web.config
files in the httpRuntime maxRequestLength
for more than 1GB ...but still the upload doesn't happen . I am having a
Windows 2000 Pro Workstation with Visual Studio .NET 1.0 and IIS 5.0 for
development purpose with 256 MB RAM.
Is there a limit for the size of the file which could be
uploaded?
Is there any better workaround for the same ?
I am using asp.Net and visual Basic .Net and not familiar with any
other .Net supported languages.. eg(C#,C++...etc).
Can you people tel me what I am missing ???? And where Ia m going
wrong????
Thanks in advance ..!
Raj
raj Guest
-
strange things happening..
Contribute acting strange.. Using Contribute for 3 years now, and on some pages it randomly decides to stop letting people ?paste? in the... -
Not sure why this is happening.
I have the following site, that right now is ugly :), but asks for username and password before entering to the main site. <cfquery name="Login1"... -
Can Somebody Tell Me Whats Happening
A message saying Macromedia Fireworks MX 2004 is Not supported on this operating system. Please refer to the product system requirements for a list... -
[OT] What is happening here?
I think I actually liked it better 1999-2001 when the trolls at least posted code. Wow is it hostile in here. And the amount of posters/trolls... -
#24974 [NEW]: #19292 happening again
From: lenar at city dot ee Operating system: debian/unstable PHP version: 4.3.3RC2 PHP Bug Type: Apache related Bug... -
Joerg Jooss #2
Re: Upload not happening!
"raj" spoke:
The built-in ASP.NET upload functionality does not scale up to what you> Hi,
>
> I am trying to develop a upload aspx form using the example and code
> provided at
>
> [url]http://support.microsoft.com/default.aspx?scid=kb;en=US;323245[/url]
>
> using the same code and example.... ! the objective i am trying to
> achieve is ...upload the files which are more than
>
> 500MB files ...! I configured both the machine.config file and
> web.config files in the httpRuntime maxRequestLength
> for more than 1GB ...but still the upload doesn't happen . I am
> having a Windows 2000 Pro Workstation with Visual Studio .NET 1.0
> and IIS 5.0 for development purpose with 256 MB RAM.
>
> Is there a limit for the size of the file which could be
> uploaded?
want to do. You'll need a custom implementation or revert to other means
like HTTP PUT.
Cheers,
--
Joerg Jooss
[email]joerg.jooss@gmx.net[/email]
Joerg Jooss Guest



Reply With Quote

