Click here to Skip to main content
15,889,266 members
Articles / Web Development / IIS
Tip/Trick

Adding .asp extension in IIS7 Windows Server 2008

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
20 Jan 2011CPOL 18.3K   2  
Adding .asp extension in IIS7 Windows Server 2008
When configuring applications with .asp extensions in windows server 2008, iis7, *.asp Handler Mapping may be missing.

To install *.asp Handler Mapping --
go to server Manager - You will get this by typing server in the start search block of the Start Menu.

Click on Roles on the Left Side - Click on Add Service Roles on the Right Side panel - now select Web Server, you can now select all the required webserver components like ASP, ASP.NET...

License

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


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --