Click here to Skip to main content
15,860,859 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi

We have a website completely in classic asp, where our client asked us to move on with SSL so went for thwate 123 256 SSl certificate.

Before the SSL was installed on the server, everything was working fine but just after the SSL we started encountering issue with file upload and in binary files.

The following is the error we get when we upload even a small excel file of 35KB "the page cannot be dispalyed Request entity too large"

Our server Config.

Windows 2008R2 with IIS7.5
DB type: MYSQL

Scripting used: Classic asp, ajax and jscript

We are using a completely dedicated server for the hosting purpose.

i have done almost all kinds of configs and 0 results everything that i got on the search i have applied. The error pops up suddenly

For the upload purpose i am using pure asp upload.

Your help and suggestion would be appreciated
Posted
Comments
ZurdoDev 26-Dec-12 14:23pm    
You just need to find the right config setting. This might help, http://forums.iis.net/t/1169257.aspx
Zoltán Zörgő 26-Dec-12 15:31pm    
Have you checked what's marked as solution here: http://forums.asp.net/t/1574804.aspx

We have a website completely in classic asp, where our client asked us to move on with SSL so went for thwate 123 256 SSl certificate.

Before the SSL was installed on the server, everything was working fine but just after the SSL we started encountering issue with file upload and in binary files.

The following is the error we get when we upload even a small excel file of 35KB "the page cannot be dispalyed Request entity too large"

Our server Config.

Windows 2008R2 with IIS7.5
DB type: MYSQL

Scripting used: Classic asp, ajax and jscript

We are using a completely dedicated server for the hosting purpose.

i have done almost all kinds of configs and 0 results everything that i got on the search i have applied. The error pops up suddenly

For the upload purpose i am using pure asp upload.

Your help and suggestion would be appreciated
 
Share this answer
 
We have a website completely in classic asp, where our client asked us to move on with SSL so went for thwate 123 256 SSl certificate.

Before the SSL was installed on the server, everything was working fine but just after the SSL we started encountering issue with file upload and in binary files.

The following is the error we get when we upload even a small excel file of 35KB "the page cannot be dispalyed Request entity too large"

Our server Config.

Windows 2008R2 with IIS7.5
DB type: MYSQL

Scripting used: Classic asp, ajax and jscript

We are using a completely dedicated server for the hosting purpose.

i have done almost all kinds of configs and 0 results everything that i got on the search i have applied. The error pops up suddenly
javascript:void(0)
For the upload purpose i am using pure asp upload.

Your help and suggestion would be appreciated
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900