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

Empty or Missing Binding Type in IIS 8 in Windows 8

Feb 10, 2015
Introduction:

Here I will explain how to solve the problem of missing http binding type in IIS 8(internet information services) manager in windows 8 or 8.1 or binding types are empty in IIS 8. To fix this problem we need to make changes in WPAS and IIS settings in control panel. Actually IIS binding type missing once I upgrade from windows 7 to windows 8.1.  

Description:

In previous articles
install iis manger in windows 8, IIS cannot open w3svc service on computer, check whether IIS running or not in c#, Start or stop IIS service in c#, vb.net and many articles related to IIS Server, asp.net, sql server. Now I will explain how to solve the problem of missing http binding type in IIS (internet information services) manager in windows 8 or 8.1.

Whenever I upgraded from windows 7 to windows 8.1 binding types are missing from IIS like as shown below


To fix this problem we need to uninstall Internet Information Services (IIS) and Windows Process Activation Services (WPAS) then Reboot system and again install both IIS and WPAS services for that we need to follow below steps

1. START à Control Panel à Programs à Turn Windows Features on or off à unselect Internet Information Services (IIS) and Windows Process Activation Services (WPAS) à click OK button it will uninstall both IIS and WPAS service

2. Now Restart your system

3. Once you restart your system again follow above steps and install both Internet Information Services (IIS), Windows Process Activation Services (WPAS) and check your IIS it will fix your problem and your IIS bindings will be like as shown below


I hope it helps you to fix your problem…. 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

2 comments :

Mishel said...

Helpful :)

Anonymous said...

Very helpful

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.