Re: Upload Limits?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 09/22/04


Date: Wed, 22 Sep 2004 10:59:44 -0700

Frontpage upload form != IIS nor ASP. Upload forms/control typically have
some target URL which handles the upload. The type of that URL (CGI, ISAPI,
ASP, ASP.Net, etc) determines what happens. You can figure it out yourself
by looking at the URL.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Joe" <anonymous@discussions.microsoft.com> wrote in message
news:094001c4a09f$61db1b10$a401280a@phx.gbl...
hello,
I do see your point however my Frontpage upload form
responds the same as asp befor the meta edit.
But yes I did change my pages also to work with this
Thanks
Joe
>-----Original Message-----
>No.
>
>The limit you are talking about only applies to ASP and
not IIS in general.
>In particular, there is no such limit on ISAPI or CGI -- 
the limit is an
>application-specific one chosen by ASP.  For example,
PHP and ASP.Net both
>have their own limits independent of IIS..
>
>Besides, the user notes that uploads up to 50MB can be
done.  The default
>value for ASP's limit is 200KB, so it means that either
it is not enforced
>(because it was changed), or it the upload didn't
involve ASP.
>
>Also, the error returned for when you hit ASP's limit is
different than what
>is reported by the user.  So, I do not think ASP is
involved at all.
>
>I suggest the user look into any limits implemented by
any other application
>layer that is in use -- because the layer sending the
response is the one
>that needs to be configured.
>
>-- 
>//David
>IIS
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>//
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:080a01c4a08a$05106cb0$a401280a@phx.gbl...
>Hello,
>
>That is not true,
>
>You have to edit the metabase to allow more than 200kb to
>upload in IIS I have a upload form that has no limits.
>
>You have to edit the AspMAxEntityAllowed in the meta base
>and also change the timeout. If not you will not get the
>time to upload it will time out.
>
>Joe
>>-----Original Message-----
>>I recently discovered that I cannot upload documents
>>larger than 50 MB to my SharePoint server over the
>>network. On each attempt I receive a "Cannot save file.
>>The file size is too large" message. The sites and users
>>have no limits set in SharePoint. I suspect that there
is
>a setting in IIS
>>but
>>cannot find it. Has anyone else experienced this
problem?
>>
>>.
>>
>
>
>.
>


Relevant Pages

  • Re: Upload Limits?
    ... The limit you are talking about only applies to ASP and not IIS in general. ... or it the upload didn't involve ASP. ... >larger than 50 MB to my SharePoint server over the ...
    (microsoft.public.inetserver.iis)
  • Re: ASP Upload
    ... changed the Timout in IIS itself? ... > I have an ASP form that uploads files to our server. ... > When I upload small files, ...
    (microsoft.public.inetserver.asp.general)
  • Re: Send and recive files
    ... > I've created a submit form where the user can select a file to upload. ... > When the user press the button for submit the selected file, how my asp ... > How can i send file to the client? ... - When I have to send file from server to client, ...
    (microsoft.public.inetserver.asp.general)
  • Re: Asp Upload fails when file dimension exeeds 3MB
    ... On a Windows 2000 - IIS 5 server we're running an ASP Classic ... when we try to upload a file exceeding 3MB we ...
    (microsoft.public.scripting.vbscript)
  • Re: Upload über http mittels IIS (ohne ASP etc.)
    ... ein Verzeichniss zum Upload freigegeben. ... intern laufende WebSite mittels http (ohne asp etc.) Uploaden. ... Dann google mal nach WebDav +IIS ...
    (microsoft.public.de.inetserver.iis)