0x80040111 Error on IIS 5.1 (WinXP)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vladimir

    0x80040111 Error on IIS 5.1 (WinXP)

    Getting 0x80040111 Error on trivial IISHelp -


    HTTP 500.100 - Internal Server Error - ASP error
    Internet Information Services
    Technical Information (for support personnel)

    a.. Error Type:
    Server object, ASP 0177 (0x80040111)
    ClassFactory cannot supply requested class
    /IISHelp/iis/misc/default.asp, line 12


    b.. Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

    c.. Page:
    GET /IISHelp/iis/misc/default.asp
    I've tried everything: folder permissions, Directory Security - anonymous
    access toggle on/of - nothing helps. Can't understand what goes wrong.

    Please help!
    Vladimir,


  • Tim Williams

    #2
    Re: 0x80040111 Error on IIS 5.1 (WinXP)

    post the relevant code....

    tim

    "Vladimir" <vldpatt@netsca pe.net> wrote in message
    news:%23xepu8oP DHA.2424@tk2msf tngp13.phx.gbl. ..[color=blue]
    > Getting 0x80040111 Error on trivial IISHelp -
    > http://localhost/IISHelp/iis/misc/default.asp
    >
    > HTTP 500.100 - Internal Server Error - ASP error
    > Internet Information Services
    > Technical Information (for support personnel)
    >
    > a.. Error Type:
    > Server object, ASP 0177 (0x80040111)
    > ClassFactory cannot supply requested class
    > /IISHelp/iis/misc/default.asp, line 12
    >
    >
    > b.. Browser Type:
    > Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    >
    > c.. Page:
    > GET /IISHelp/iis/misc/default.asp
    > I've tried everything: folder permissions, Directory Security -[/color]
    anonymous[color=blue]
    > access toggle on/of - nothing helps. Can't understand what goes wrong.
    >
    > Please help!
    > Vladimir,
    >
    >[/color]


    Comment

    • Aaron Bertrand [MVP]

      #3
      Re: 0x80040111 Error on IIS 5.1 (WinXP)

      Maybe you could show line 12 of /IISHelp/iis/misc/default.asp ???

      After looking at http://www.aspfaq.com/2393

      --
      Aaron Bertrand, SQL Server MVP


      Please reply in the newsgroups, but if you absolutely
      must reply via e-mail, please take out the TRASH.


      "Vladimir" <vldpatt@netsca pe.net> wrote in message
      news:#xepu8oPDH A.2424@tk2msftn gp13.phx.gbl...[color=blue]
      > Getting 0x80040111 Error on trivial IISHelp -
      > http://localhost/IISHelp/iis/misc/default.asp
      >
      > HTTP 500.100 - Internal Server Error - ASP error
      > Internet Information Services
      > Technical Information (for support personnel)
      >
      > a.. Error Type:
      > Server object, ASP 0177 (0x80040111)
      > ClassFactory cannot supply requested class
      > /IISHelp/iis/misc/default.asp, line 12
      >
      >
      > b.. Browser Type:
      > Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
      >
      > c.. Page:
      > GET /IISHelp/iis/misc/default.asp
      > I've tried everything: folder permissions, Directory Security -[/color]
      anonymous[color=blue]
      > access toggle on/of - nothing helps. Can't understand what goes wrong.
      >
      > Please help!
      > Vladimir,
      >
      >[/color]


      Comment

      • Vladimir

        #4
        Re: 0x80040111 Error on IIS 5.1 (WinXP)

        the line is:
        Set OBJbrowser = Server.CreateOb ject("MSWC.Brow serType")

        It's standard IIS Help system which is some how broken.

        "Aaron Bertrand [MVP]" <aaron@TRASHasp faq.com> wrote in message
        news:O54yiSsPDH A.1720@TK2MSFTN GP11.phx.gbl...[color=blue]
        > Maybe you could show line 12 of /IISHelp/iis/misc/default.asp ???
        >
        > After looking at http://www.aspfaq.com/2393
        >
        > --
        > Aaron Bertrand, SQL Server MVP
        > http://www.aspfaq.com/
        >
        > Please reply in the newsgroups, but if you absolutely
        > must reply via e-mail, please take out the TRASH.
        >
        >
        > "Vladimir" <vldpatt@netsca pe.net> wrote in message
        > news:#xepu8oPDH A.2424@tk2msftn gp13.phx.gbl...[color=green]
        > > Getting 0x80040111 Error on trivial IISHelp -
        > > http://localhost/IISHelp/iis/misc/default.asp
        > >
        > > HTTP 500.100 - Internal Server Error - ASP error
        > > Internet Information Services
        > > Technical Information (for support personnel)
        > >
        > > a.. Error Type:
        > > Server object, ASP 0177 (0x80040111)
        > > ClassFactory cannot supply requested class
        > > /IISHelp/iis/misc/default.asp, line 12
        > >
        > >
        > > b.. Browser Type:
        > > Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
        > >
        > > c.. Page:
        > > GET /IISHelp/iis/misc/default.asp
        > > I've tried everything: folder permissions, Directory Security -[/color]
        > anonymous[color=green]
        > > access toggle on/of - nothing helps. Can't understand what goes wrong.
        > >
        > > Please help!
        > > Vladimir,
        > >
        > >[/color]
        >
        >[/color]


        Comment

        • Aaron Bertrand [MVP]

          #5
          Re: 0x80040111 Error on IIS 5.1 (WinXP)

          > Set OBJbrowser = Server.CreateOb ject("MSWC.Brow serType")

          I don't believe these objects are available in XP, at least not by default.
          Are you using the old IIS 4/5 help pages on an XP install?


          Comment

          • Vladimir

            #6
            Re: 0x80040111 Error on IIS 5.1 (WinXP)

            I presume it IIS 5.1. Initially the IIS wasn't installed. I've installed it
            from winXP pro CD. It worked, but now somehow it doesn't.
            -I updated MDAC to latest 2.7 + all patches
            -I run the latest SP for IIS 5.1
            -I installed w3 JMail
            -And finally updated IE 6 and XP with all recommended security patches

            I'm going nuts, how different and they do the security in XP in comparing
            with w2K

            TIA
            Vladimir

            "Aaron Bertrand [MVP]" <aaron@TRASHasp faq.com> wrote in message
            news:eRdC0g1PDH A.2636@TK2MSFTN GP10.phx.gbl...[color=blue][color=green]
            > > Set OBJbrowser = Server.CreateOb ject("MSWC.Brow serType")[/color]
            >
            > I don't believe these objects are available in XP, at least not by[/color]
            default.[color=blue]
            > Are you using the old IIS 4/5 help pages on an XP install?
            >
            >[/color]


            Comment

            • Vladimir

              #7
              Re: 0x80040111 Error on IIS 5.1 (WinXP)

              noop! in title it says "Microsoft Internet Information Serveices 5.1
              documentation"

              "Aaron Bertrand [MVP]" <aaron@TRASHasp faq.com> wrote in message
              news:eRdC0g1PDH A.2636@TK2MSFTN GP10.phx.gbl...[color=blue][color=green]
              > > Set OBJbrowser = Server.CreateOb ject("MSWC.Brow serType")[/color]
              >
              > I don't believe these objects are available in XP, at least not by[/color]
              default.[color=blue]
              > Are you using the old IIS 4/5 help pages on an XP install?
              >
              >[/color]


              Comment

              Working...