J
Joe
Hello,
I have IIS 6.0 running on w2k3 Enterprise.
I have three upload forms
1 to have restricted uploads .asp
2 to upload plain .asp any extension
3 a FP form upload non .asp
The problrm I am having is with files larger thatn 2MB's
I have edited the metabase to enlarge the
aspmaxentityallowed (this has worked to a point)
In the XML file in system32 metabase.xml
This will allow local files to uploaded almost any size.
But when I go to a remote location outside the network.
(via the internet) The file can be no more than 1.5 to
2MB's if it is I get a 500 internal server error or the
asp page doesn't return the upload confirmation page.
For that matter no page returns the confirmation. The
file never get uploaded of course.
Try here at this location please to see
http://www.tech1solutions.com/aspsmartupload/sample3.htm
the asp page also has been edited to allow the accomadate
the file size.
It appears as if the file takes too long to upload do to
the vriable bandwidths the file is being uploaded from?
Is it timming out?
Thanks a bunch
Joe
I have IIS 6.0 running on w2k3 Enterprise.
I have three upload forms
1 to have restricted uploads .asp
2 to upload plain .asp any extension
3 a FP form upload non .asp
The problrm I am having is with files larger thatn 2MB's
I have edited the metabase to enlarge the
aspmaxentityallowed (this has worked to a point)
In the XML file in system32 metabase.xml
This will allow local files to uploaded almost any size.
But when I go to a remote location outside the network.
(via the internet) The file can be no more than 1.5 to
2MB's if it is I get a 500 internal server error or the
asp page doesn't return the upload confirmation page.
For that matter no page returns the confirmation. The
file never get uploaded of course.
Try here at this location please to see
http://www.tech1solutions.com/aspsmartupload/sample3.htm
the asp page also has been edited to allow the accomadate
the file size.
It appears as if the file takes too long to upload do to
the vriable bandwidths the file is being uploaded from?
Is it timming out?
Thanks a bunch
Joe