home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / workshop / prog / msconf / confsdk.exe / ULS.TXT < prev    next >
Encoding:
Text File  |  1996-05-23  |  2.5 KB  |  75 lines

  1. -------------------------------------------------------------------
  2.     Microsoft ActiveX Conferencing SDK 1.0 (Beta 1) ULS ReadMe
  3.                            May 1996            
  4. -------------------------------------------------------------------
  5.  
  6.                  (c) Copyright Microsoft Corporation, 1996
  7.  
  8. ========
  9. CONTENTS
  10. ========
  11.   User Location Services Overview
  12.   Installation Instructions
  13.  
  14. ===============================
  15. USER LOCATION SERVER OVERVIEW
  16. ===============================
  17. This directory contains the following components:
  18.  
  19. ULSSERVER.DLL
  20. ------------
  21. This is the User Location Server.
  22.  
  23. ULSDRAFT.TXT
  24. ------------
  25. This is an internet draft that has been submitted to the IETF.
  26.  
  27. ULS.DOC
  28. -------
  29. This is a design document describing the User Location Service.
  30.  
  31. =========================
  32. Installation Instructions
  33. =========================
  34.  
  35. To Install the User Location Service
  36. ------------------------------------
  37. If you have a Windows NT Server(R) running the Microsoft 
  38. Internet Information Server, you may set up your own 
  39. User Location Service.
  40.  
  41. Server Configuration
  42. --------------------
  43. - Windows NT version 3.51 with Service Pack 4, or version 4.0
  44. - Microsoft Internet Information Server (IIS)
  45. - World Wide Web Service 
  46.  
  47. Instructions
  48. ------------
  49. 1.  Start the Microsoft Internet Service Manager.
  50. 2.  Make sure the WWW Service is running.  
  51.     A. If it is not running, select the service, then click 
  52.     on the Start Service button. 
  53. 3.  View the properties of the WWW Service.
  54. 4.  Click the Directories tab in the WWW Service property sheet.
  55. 5.  Select the home directory.
  56. 6.  Click the Edit Properties button.
  57. 7.  Check the Execute check box in the Access group and press OK.
  58. 8.  Click the Advanced tab in the IIS WWW Service Property sheet.
  59. 9.  Grant access to the people you want to be able to access 
  60.     your server.
  61. 10. Press OK.
  62. 11. Copy ULSERVER.dll from the ULS directory into the 
  63.     IIS WWW Service home directory. (ex. \winnt\system32\inetsrv\wwwroot)
  64. 12. Quit the Microsoft Internet Service Manager.
  65. 13. Shutdown and restart the machine.
  66. 14. Use the Microsoft Internet Service Manager to make 
  67.     sure the IIS WWW Service is running.  
  68. 15. Open a WWW Browser
  69. 16. Open the URL http://servername/ulserver.dll/directory?get, 
  70.     substituting your the name of your WWW server for "servername" 
  71.     above.
  72.  
  73. Note: the final two steps can be done from another machine and must
  74. be done each time the service is stopped or the machine rebooted.
  75.