Knowledge Base

PRB: Intergraph's NFS Causes WinSock APIs to Return Error 10093

Article ID: 127015

Article Last Modified on 10/17/1999


APPLIES TO


This article was previously published under Q127015

SYMPTOMS

The presence of Intergraph's NFS (Network File System) might cause Windows Sockets applications to function incorrectly. Specifically, if the Choose File common dialog box is displayed in a Windows Sockets application, subsequent Windows Sockets API calls might return error 10093, WSAENOTINITIALIZED.

CAUSE

STATUS

This problem has been corrected in an updated version of PC-NFS, version 2.0.8.0. The update is available from Intergraph's FTP server or bulletin board (IBBS): (205) 730-7248. For more information, please call Intergraph technical support at (800) 633-7248.

MORE INFORMATION

Steps to Reproduce Problem

  1. Call WSAStartup(...).
  2. Call any WinSock API function to verify that WSOCK32.DLL is initialized.
  3. Call GetOpenFileName to display the Open File common dialog box.
  4. Call any WinSock API function. If Intergraph's NFS implementation is installed, you may receive error 10093.

Keywords: kbwinsock kbapi kbnetwork kbprb KB127015