Internal NetLib Error When OLE DB Data Source Is Instantiated (280123)



The information in this article applies to:

  • Microsoft Host Integration Server 2000

This article was previously published under Q280123

SYMPTOMS

If you run an Active Server Page (ASP), an internal net library (NetLib) error may occur on subsequent attempts to instantiate DB2OLEDB Decision Support Objects (DSOs):
Interface: IID_IDBInitialize
Result: 0x80040e14 = DB_E_ERRORSINCOMMAND
ISQLErrorInfo:[HY000][0xfff0bdc1]
Source: "Microsoft DB2 OLE DB Provider"
IErrorInfo:[0x00000000]"Internal NetLib Error"

RESOLUTION

To resolve this problem, obtain the latest service pack for Host Integration Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

328152 How to Obtain the Latest Host Integration Server 2000 Service Pack

The English version of this fix should have the following file attributes or later:

File nameDateTime
Mseidb2d.dll12/15/0012:25
Mseidrda.dll12/15/0012:25
Mseidpm.dll12/15/0012:25

NOTE: Because of file dependencies, the most recent fix that contains the preceding files may also contain additional files.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Host Integration Server 2000 Service Pack 1.

MORE INFORMATION

Steps to Reproduce the Problem

  1. Run a simple ASP. View the results in a Web browser. Leave Microsoft Internet Information Server (IIS) and Microsoft Internet Explorer running.
  2. Attempt to instantiate the DB2OLEDB DSO by using any application (Data Links, RowsetViewer, and so on). This results in the error (RowsetViewer), which shown in the "Symptoms" section.
The expected behavior is that when you connect by using any application, while the IIS ASP is active, the connection succeeds.

Modification Type:MinorLast Reviewed:3/11/2005
Keywords:kbbug kbfix kbHostIntegServ2000preSP1fix kbHostIntegServ2000SP1fix KB280123