PRB: Error "ClassFactory Cannot Supply Requested Class" (80040111) When You Use ServerXMLHTTP Object (279129)



The information in this article applies to:

  • Microsoft Active Server Pages, when used with:
    • Microsoft Windows 98
    • Microsoft Windows 95

This article was previously published under Q279129

SYMPTOMS

When you try to use the ServerXMLHTTP object on a Windows 95 or Windows 98 platform (or on a Microsoft Windows NT platform with Microsoft Internet Explorer 5 or earlier), you may receive the following error message:
error '80040111'

ClassFactory cannot supply requested class

CAUSE

The ServerXMLHTTP object is not supported on the Windows 95 and Windows 98 platforms.

RESOLUTION

The ServerXMLHTTP object is supported on platforms such as Windows 2000 and Windows NT 4.0 with Internet Explorer 5.01 (or later) installed.

MORE INFORMATION

The ServerXMLHTTP object, which was introduced with Microsoft XML 3.0, provides methods and properties that enable you to establish an HTTP connection between files or objects on different Web servers.

Modification Type:MinorLast Reviewed:12/21/2004
Keywords:kbprb KB279129