What steps can we take to confirm our IIS metabase is intact?

Ask a Question related to ASP, Design and Development.

  1. #1

    Default What steps can we take to confirm our IIS metabase is intact?

    I think we have a corrupt IIS metabase on our web cluster. The controller
    is replicating the problem to the members.

    What steps can we take to confirm our IIS metabase is intact? I would
    prefer not to do ADSI calls. Isn't there a command to interate thru the
    metabase?

    Many thanks,

    Keith


    Keith Guest

  2. Similar Questions and Discussions

    1. Problem keeping the datagrid view intact after updating
      >NET 2003, vb code behind. I am having a problem with the look of a page with a datagrid. I have the grid populated, and it can be a couple of...
    2. Maintain query string and somehow auto refresh a pagewith that string intact
      I have a drill down where on page one the user selects criteria to narrow down the search for a speicific group of employees(like all hired between...
    3. Editing the IIS metabase to add ServerBinding items
      keif@removethistoemailme.compulink.co.uk (Keif Gwinn) wrote in message news:<memo.19991216122846.281Q@keif.cix.co.uk>... It may seem strange to...
    4. First Steps Perl DB programming (was: first steps - read from files and make linklist)
      Your question, other than context, is really completely different. In general the canned response of, "You will want to become familar with the...
    5. Custom Scroll Bar: Want to switch scrolling member, but keep scrolling intact.
      Hey all. This is a juicy one. Simple Idea, Simple minded author can't find solution.... I have a text member in sprite 29. I have the "Custom...
  3. #2

    Default What steps can we take to confirm our IIS metabase is intact?

    I'm not aware of anything already built to iterate through
    the metabase; however, IIS ships with a vbscript utility
    that allos you to view and change any metabase property.
    Check out this MS article that describes it:
    [url]http://support.microsoft.com/default.aspx?scid=kb;EN-[/url]
    US;240225





    >-----Original Message-----
    >I think we have a corrupt IIS metabase on our web
    cluster. The controller
    >is replicating the problem to the members.
    >
    >What steps can we take to confirm our IIS metabase is
    intact? I would
    >prefer not to do ADSI calls. Isn't there a command to
    interate thru the
    >metabase?
    >
    >Many thanks,
    >
    >Keith
    >
    >
    >.
    >
    John Beschler Guest

  4. #3

    Default Re: What steps can we take to confirm our IIS metabase is intact?

    There used to be a "metabase editor" called MetaEdit with the IIS resource
    kit. I don't know if it is available for IIS 5+ or not. You might search for
    "metaedit" on MSDN.

    --
    Mark Schupp
    Head of Development
    Integrity eLearning
    [url]www.ielearning.com[/url]


    "Keith" <css@NO_SPAM_ConsultWithUs.com> wrote in message
    news:uT9hFPLmDHA.2312@TK2MSFTNGP12.phx.gbl...
    > I think we have a corrupt IIS metabase on our web cluster. The controller
    > is replicating the problem to the members.
    >
    > What steps can we take to confirm our IIS metabase is intact? I would
    > prefer not to do ADSI calls. Isn't there a command to interate thru the
    > metabase?
    >
    > Many thanks,
    >
    > Keith
    >
    >

    Mark Schupp Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139