Avatar of XGIS
XGIS
Flag for Australia asked on

ASPMaker Upload Files to SQL 2008 R2 with IIS 7.5

We are having timeout issues uploading the file to the server using ASPMaker (max uploads set to 100Mb).  The actual ASP application is nested in an ASP.NET application and the files being uploaded are from 2Mb to 20Mb.  These are SWF files and ONLY the file name is being stored in the database, where the files go to a folder.  BOTH machines are Windows Server 2008R2 64x.

Note the application is served as a virtual directory for editing outside of the ASP.NET application in the browser.

The IIS settings should be inherited from the primary ASP.NET application through the ASP settings. We have increased the max uploads in the ASP settings to 100Mb but we are still getting the following message on failure (progress bar at 100%);

Server Error500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

Is there another IIS consideration? or could it be a web.config issue?
ASPMicrosoft IIS Web ServerWindows Server 2008

Avatar of undefined
Last Comment
simonseztech

8/22/2022 - Mon
SOLUTION
simonseztech

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
simonseztech

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
XGIS

ASKER
I made the following modifications to IIS as well as checked permissions. I then tested each but the result was the same.
IIS75-Modifications-Timeouts-Siz.gif
XGIS

ASKER
I changed this value in ASPMaker which I have not had to modify in the past versions. We were also serving on a W2K3 server which required the equivalent changes both of you suggested. Thankyou for your time. I may have to reduce the timeouts in IIS75 now just so my ASP.NET app doesn't go to sleep for 10min.
ASPMaker-Video-Upload-Timeout-So.gif
XGIS

ASKER
Thanks simonseztech
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
simonseztech

always a pleasure.