KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q82826: OLE and Networking Issues

Article: Q82826
Product(s): Microsoft Windows 95.x Retail Product
Version(s): WINDOWS:3.1,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 04-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows versions 3.1, 3.11 
-------------------------------------------------------------------------------

SUMMARY
=======

When using Microsoft Windows operating system version 3.1 with OLE version 1.0,
it is possible to share an object (create a link to a piece of data) that is
located on a network file server. To do this, both the client application and
the server application must be installed on the same local machine.

MORE INFORMATION
================

To establish an OLE communication, both the server and the client application
must be installed on the same machine. The interprocess communication that OLE
uses (dynamic data exchange -- DDE) is not supported across the network, only
locally. The information, either the container document or the source of the
linked object, can be on the network server.

In the case of a linked object, the network address for the file that contains
the object is stored with the object. When the object is activated, OLE tries to
bind to the object. If the network file server is not connected, OLE will
attempt to make the connection. If the file server has a password, then OLE will
ask for the password. If the connection cannot be established, or if the file is
not found, an error message is displayed:

  Linked document is unavailable.

There is no known limit to the number of connections or links to a network file
server, except available drive letters.

Additional query words: 3.10 3.1

======================================================================
Keywords          :  
Technology        : kbWin3xSearch kbZNotKeyword3 kbWin310 kbWin311
Version           : WINDOWS:3.1,3.11

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.