« Previous Next »

Answered Thread: Really Odd Asp 0223 error

Last post 03-16-2009 8:40 AM by stellar.Kpo. 6 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (7 items)

Sort Posts:

  • 10-15-2008, 7:06 AM

    Really Odd Asp 0223 error

    Hi all,

    Ive just come up against something really strange, seriously hoping somebody can shed a little light cos im as confused as hell

    this html:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <meta http-equiv=content-type content="text/html; charset=UTF-8">

    </html>

    is producing this error:

     Active Server Pages error 'ASP 0223'

    TypeLib Not Found

    /LM/w3svc/1642119373/root/global.asa, line 2

    METADATA tag contains a Type Library specification that does not match any Registry entry.

    there are literally thousands of .asp pages running ok, but not this one, if i remove all html from the page it loads, and even stripping it back to purely the <html> tags still produces an error

    ive tried to search for the global.asa file and i dont seem to get any results

     its iis6 on server2k3 standard

    Cany anyone help?

  • 10-15-2008, 7:46 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,244
    • IIS MVPs

    Answered Re: Really Odd Asp 0223 error

    Find site ID 1642119373 in the IIS MMC and determine its root path - check the global.asa at that location.

  • 03-11-2009, 4:08 PM In reply to

    • psnooc
    • Top 500 Contributor
    • Joined on 03-03-2009, 6:48 PM
    • Posts 26

    Re: Really Odd Asp 0223 error

    tom,

    I am getting this same error. What does your reply mean?

    Can you give some guidance about finding the siteid  you mention in the MMC??

  • 03-11-2009, 4:45 PM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,244
    • IIS MVPs

    Re: Really Odd Asp 0223 error

    When you click on the Web Sites folder in the IIS 6 MMC, each site will be listed on the right site with the "identifier", which is the siteid.

  • 03-12-2009, 7:59 AM In reply to

    • psnooc
    • Top 500 Contributor
    • Joined on 03-03-2009, 6:48 PM
    • Posts 26

    Re: Really Odd Asp 0223 error

    tom,

        I go to my iis mmc and click on the web sites folder, then click on the Default Web Site, my virtual directory web site shows as you described.

    It shows with a path value of  c:\inetpub\currentreleasetest 

    which is correct. I assume this value is the root directory for my website?

    If not, how do I tell?

    I am getting this error.

    below is the error

    Active Server Pages error 'ASP 0223'

    TypeLib Not Found

    /LM/W3SVC/1/Root/CurrentReleaseTest/global.asa, line 2

    METADATA tag contains a Type Library specification that does not match any Registry entry

     

    This is on a win2003 64bit IIS6.0 server running 32 bit classic ASP, gets 0223

    I checked the registry and the Name and UUID both are in the registry:

    here is line 2 from the global.asa

    <!--METADATA TYPE="TypeLib" NAME="Microsoft ActiveX Data Objects 2.5 Library" UUID="{00000205-0000-0010-8000-00AA006D2EA4}" VERSION="2.5"-->

     

  • 03-12-2009, 8:30 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,244
    • IIS MVPs

    Re: Really Odd Asp 0223 error

    Yes, you found the correct root.

    I have no idea why it can't find that typelib.

  • 03-16-2009, 8:40 AM In reply to

    Re: Really Odd Asp 0223 error

    Hi friends

    I am Joseph from London. Thanks for the information.

    Joseph



Page 1 of 1 (7 items)
Microsoft Communities