No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Email :
*
Password :
*
Remember me
Forgot password?
Login using
C# Corner
In Focus
C# Corner
Contribute
An Article
A Blog
A News
A Video
A Link
An Interview Question
Ask a Question
TECHNOLOGIES
.NET
C#
Hiring and Recruitment
Mobile Development
SignalR
.NET Core
C# Corner
HoloLens
Networking
Software Testing
.NET Standard
C, C++, MFC
How do I
Node.js
SQL Language
Active Directory
Career Advice
Internet & Web
Office Development
SQL Server
ADO.NET
CIO
Internet of Things
Open Source
TypeScript
Agile Development
Cloud
Java
Operating Systems
Unity
AJAX
Coding Best Practices
Java and .NET
Power BI
UWP
Android
Cognitive Services
JavaScript
Progressive Web Apps
Visual Studio
Angular
Cyber Security
JQuery
Python
WCF
Artificial Intelligence
Databases & DBA
JSON
Q#
Web Development
ASP.NET
Design Patterns & Practices
Knockout
R
Web Services
ASP.NET Core
DevOps
kotlin
React
Windows Forms
Azure
Dynamics CRM
Leadership
Security
Windows PowerShell
Blockchain
Entity Framework
LINQ
Servers
WPF
Bootstrap
Flutter
Machine Learning
SharePoint
Xamarin
Bot Framework
Google Development
Microsoft 365
Request a new Category
|
View All
ANSWERS
BLOGS
VIDEOS
INTERVIEWS
BOOKS
NEWS
EVENTS
CHAPTERS
ANNUAL CONFERENCE
Mathura Conference
Xamarin DevCon
Delhi Conference
Startup Conference
Hyderabad Conference
Chandigarh Conference
CAREER
JOBS
TRAINING
MORE
Consultants
IDEAS
LINKS
STUDENTS
MEMBERS
STORIES
Certifications
The requested site is either unavailable or cannot be found
Bryian Tan
Apr 14
2012
Blog
0
0
9.7
k
facebook
twitter
linkedIn
google Plus
Reddit
WhatsApp
Email
Bookmark
expand
I have a Classic ASP application running on IIS 7. Recently run into issue uploading large files. Got that solve. But run into the error “
Unable to open this Internet Site. The requested site is either unavailable or cannot be found. Please try again later.
” when trying to download the uploaded document. The error message is somewhat misleading and Google search did not provide an accurate solution to the problem. Some site suggested disabling suspected add-on, uninstalling and reinstalling browser, modifying registry, disabling firewall, etc…
Figure 1
According to Microsoft Support site, this problem occurs because IIS enforces a default Active Server Pages (ASP) response buffer value of 4 MB when ASP response buffering is disabled. (
http://support.microsoft.com/kb/944886
). One of the solutions is to increase the Response Buffering Limit value. If you happen to come across this sort of problem, try look into the IIS setting. I hope someone will find this post useful.
Figure 2
The requested site is either unavailable or cannot be found
X
Build smarter apps with Machine Learning, Bots, Cognitive Services - Start free.
Start Learning Now