« Previous Next »

Thread: IIS7 Bindings column

Last post 07-06-2009 5:39 PM by 2revup. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 06-10-2009, 10:29 PM

    • 2revup
    • Top 500 Contributor
    • Joined on 10-17-2007, 6:54 PM
    • Posts 18

    IIS7 Bindings column

    Hi All,

    While I love IIS7 a great deal, there is one major grip I have with it, this is the Bindings column, here it intergrates the IP, Port and host headers, this I find very diffucult to read, and when I need to quickly add a new site to the list, I find its not as qucik as it could be as I am trying to find what has used what, IIS6 was great it had an IP column that I could easily sort.

     The question is; is there any way I can customise the view?? Are there any add-in or tools that might do this for me (even a export could be usable), will powershell sort this by IP only if so anyone got the command handy?

    Thanks in advanced,

     

    - MCP -
    - MCTS -
  • 06-12-2009, 5:24 PM In reply to

    • davcox
    • Top 50 Contributor
    • Joined on 07-21-2006, 2:28 PM
    • Redmond
    • Posts 216

    Re: IIS7 Bindings column

    Unfortunately, this UI cannot be changed ... I've filed a bug for you to get the UI to sort based on those columns, but it won't get fixed for Windows 7. 

    The problem is that this configuration is a 3-tuple ... so in config, these are represented as a single string in the format of IP:Port:HostHeader ... so sorting these guys will take some extra code to pull each entry apart and into a table, and then sort it. 

    Sorry I don't have a better answer for you. 

    Dave

  • 06-14-2009, 4:57 PM In reply to

    • 2revup
    • Top 500 Contributor
    • Joined on 10-17-2007, 6:54 PM
    • Posts 18

    Re: IIS7 Bindings column

    thanks for the reply Dave... looking forward to seeing this in the next IIS release.. but a shame its not customisable.
    - MCP -
    - MCTS -
  • 07-06-2009, 10:25 AM In reply to

    • davcox
    • Top 50 Contributor
    • Joined on 07-21-2006, 2:28 PM
    • Redmond
    • Posts 216

    Re: IIS7 Bindings column

    Just filed the bug against Windows 8 ... you know you could actually write your own UI module that would list and sort the bindings ... I'll try to write one and send it out as sample code sometime soon. 

  • 07-06-2009, 5:39 PM In reply to

    • 2revup
    • Top 500 Contributor
    • Joined on 10-17-2007, 6:54 PM
    • Posts 18

    Re: IIS7 Bindings column

    davcox:

    Just filed the bug against Windows 8 ... you know you could actually write your own UI module that would list and sort the bindings ... I'll try to write one and send it out as sample code sometime soon. 

     

    Thanks for that, would be great to see some sample code, thanks again

    Brad

    - MCP -
    - MCTS -
Page 1 of 1 (5 items)
Microsoft Communities