logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Amal
    • Posted on Tue 6 Feb 2007 12:58 AM

    When I accessing the Application i am receving below error.

    msxml4.dll error '80072f0d'

    The certificate authority is invalid or incorrect

    /smiles/login.asp, line 70

    In the code we calling

    dim xmlhttp

    set xmlhttp = server.Createobject("MSXML2.ServerXMLHTTP.4.0")

    dim xmlDOM

    set xmlDOM = server.Createobject("MSXML2.ServerXMLHTTP.4.0")

    with xmlhttp

    .Open "GET", txturl, false .responseXML.async = false

    .send xmlDOM

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: