Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Enable Classic ASP in IIS 7 to Allow Websites to Run Asp Applications in Windows 8.1

Sep 15, 2015
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.

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

Enable Classic ASP in IIS 7 to Allow Websites to Run Asp Applications in Windows 8.1 form control panel

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

Check classic asp enable functionality in iis7 using inetmgr command in windows 8.1

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

Change asp classic response buffering limit, request queue time our and maximum requesting entity body limit

I hope it helps you to enable asp application in IIS 7. Happy coding………

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.

subscribe by rss Subscribe by RSS subscribe by email Subscribe by Email

0 comments :

Give your Valuable Comments

Note: Only a member of this blog may post a comment.

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.