home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oswpwser.txt < prev    next >
Text File  |  1997-02-01  |  3KB  |  95 lines

  1. OSWPWSER - "RUN WORKPLACE ERROR" MESSAGE IN OS/2 WARP VERSION 3.0
  2. 05/17/96
  3.  
  4. =======================================================================
  5.         "Run Workplace Error" Message in OS/2 Warp Version 3.0
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedure
  9. -------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. After your system has been up and running, you receive the following 
  14. message:
  15.  
  16.    "Run Workplace Error"
  17.  
  18. and the system locks up.
  19.  
  20. RESOLUTION
  21.  
  22. If you are experiencing this problem, it is likely that a recent change 
  23. has been made to your system. If this is the case, ask yourself the 
  24. following questions: 
  25.  
  26. * Are you on a network?
  27. * Have you added a new network, video, or CD-ROM adapter to the system?
  28. * Has any new OS/2 software been added for any of these adapters?
  29.  
  30. If you answered "Yes" to any of these questions, it is possible that a 
  31. conflict now exists between your Desktop and the changes made to the 
  32. operating environment.
  33.  
  34. The error is likely due to a timing problem associated with the start 
  35. of PMSHELL.EXE, as specific resources needed by the program have not 
  36. been made available at start up time.     
  37.  
  38. Note: The following will work only if the error condition
  39.        started after a change was made to the OS/2 system.
  40.  
  41. Important: Performing a destructive MAKEINI will cause you to
  42.            lose all customization.
  43.  
  44. 1. Rename the CONFIG.SYS and STARTUP.CMD files (for example, CONFIG.OLD
  45.    and STARTUP.OLD).
  46.  
  47. 2. Copy the original CONFIG.SYS from the \OS2\INSTALL directory.
  48.  
  49. 3. Perform a destructive MAKEINI.  
  50.  
  51.    a. Turn on the computer, or press Ctrl+Alt+Del if it is already on.
  52.  
  53.    b. When the small white box appears in the upper-left corner, press
  54.       Alt+F1 to display the Recovery Choices screen.
  55.  
  56.    c. At the Recovery Choices screen, press C.
  57.   
  58.    d. Change to the OS/2 directory; then type the following commands,
  59.       pressing Enter after each:
  60.  
  61.         CD\OS2
  62.         ERASE OS2.INI INI.RC
  63.         MAKEINI OS2.INI INI.RC
  64.         ERASE OS2SYS.INI INISYS.RC
  65.         MAKEINI OS2SYS.INI INISYS.RC
  66.  
  67.    e. Type the following and press Enter after each to delete the hidden
  68.       file, WP?ROOT.?SF:
  69.  
  70.         ATTRIB -h -s -r \WP?ROOT.?SF
  71.         DEL \WP?ROOT.?SF
  72.  
  73.    f. Press Ctrl+Alt+Del to restart the system.
  74.  
  75. 4. Shut down and then restart the system.
  76.  
  77. If you are still having problems when the system restarts:
  78.  
  79. * Check the latest configurations for conflicts.
  80. * Review your new configurations and check your CONFIG.SYS file.
  81. * Use RMVIEW or another utility to look at your system's addresses that
  82.   are in use and those that are available for resources to be
  83.   configured.
  84. * Contact you vendor.
  85.  
  86. ______________________________________________________________________
  87. IBM disclaims all warranties, whether express or implied, including 
  88. without limitation, warranties of fitness and merchantability with 
  89. respect to the information in this document. By furnishing this 
  90. document, IBM grants no licenses to any related patents or copyrights.  
  91. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  92. or brand names referenced in this document are the property of their 
  93. respective owners. Consult your product manuals for complete trademark 
  94. information.
  95.