PC MMTA: Err Msg: Unable To Find File: DYNSCOS2Last reviewed: July 1, 1996Article ID: Q125919  | 
	
	
 
The information in this article applies to:
 
 SYMPTOMSWhen you run the Mail Multitasking MTA for OS/2 (MMTA) or the Mail Multitasking MTA for Windows NT (NTMMTA) that runs under the OS/2 subsytem, from a Windows NT version 3.5 computer, the following error may occur: 
 Unable to find file: DYNSCOS2The error indicates the MMTA is unable to locate its own DLLs. 
 CAUSEWhen you run the MMTA on OS/2, a specific path for the MMTA .DLL files in CONFIG.SYS is required. For example, 
 libpath=c:\mailexe\dll.os2Because Windows NT looks for system environment variables in the registry, the MMTA DLL path must be added to the key below: 
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
    \Control\Session Manager\Environment
RESOLUTIONThe environment key will have the following entry by default: 
 os2libpath:reg_expand_sz:%systemroot%\system32\os2\dllCopy the DYNCSOS2.DLL to the \system32\os2\dll directory, or append the path to where the DLL is located. The MMTA DLL path can be appended to the end of the statement: 
 os2libpath:reg_expand_sz:%systemroot%\system32\os2\dll;c:\mailexe\dll.os2To append the MMTA DLL path in Windows NT 3.5, do the following: 
 
  | 
	
	Additional reference words: 3.20 Windows NT 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |