Introduction:
Here I will explain how to enable classic asp in iis 7 to allow websites to run asp application in windows 8.1. By default in iis 7 asp application not enabled if you want to enable classic asp for web applications manually need to change option in control panel.
Description:
In previous posts I explained asp error buffer response exceeds it’s limit, count number of users online in asp.net, read get appsettings value from app.config file asp.net, jQuery show image in 360 degree view, jQuery bookmark plugin examples, download multiple files as zip folder in asp.net and many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to enable classic asp in iis 7 to allow websites to run asp application in windows 8.1.
I
hope it helps you to enable asp application in IIS 7. Happy coding………
Here I will explain how to enable classic asp in iis 7 to allow websites to run asp application in windows 8.1. By default in iis 7 asp application not enabled if you want to enable classic asp for web applications manually need to change option in control panel.
Description:
In previous posts I explained asp error buffer response exceeds it’s limit, count number of users online in asp.net, read get appsettings value from app.config file asp.net, jQuery show image in 360 degree view, jQuery bookmark plugin examples, download multiple files as zip folder in asp.net and many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to enable classic asp in iis 7 to allow websites to run asp application in windows 8.1.
To
enable classic asp in iis 7 need to follow below steps
Go
to Start à Control Panel à Programs and
Features à Turn windows
features on or off à Go to Internet
Information Services à World Wide Web
Services à Application
Development Features à Select Asp option
like below
Once
we enable asp module in internet information services (IIS) automatically it
will appear in IIS 7 web application module.
To check that one Go to start à search for inetmgr and open IIS manager once it opens IIS select your application à Right side you will find ASP module enabled for web application like as shown below
To check that one Go to start à search for inetmgr and open IIS manager once it opens IIS select your application à Right side you will find ASP module enabled for web application like as shown below
If you
want change ASP page properties double click on that it will open new
properties window in that change Response
buffering limit or Request Queue Time-out
or other required options like as shown below
If you enjoyed this post, please support the blog below. It's FREE! Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email. |
|||
|
|||
0 comments :
Note: Only a member of this blog may post a comment.