DOCUMENT:Q126412 28-JUL-2001 [win95x] TITLE :Using the Microcom DeskPorte 28.8 Modem in Windows 95 PRODUCT :Microsoft Windows 95.x Retail Product PROD/VER:95 OPER/SYS: KEYWORDS:dun win95 msnetwork kbDialUp ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows 95 ------------------------------------------------------------------------------- IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder. SYMPTOMS ======== When you click the More Information button on the Diagnostics tab when you are viewing the properties for a Microcom DeskPorte 28.8 Fast EP modem, you receive the following error message: The modem failed to respond. Make sure it is properly connected and turned on. Verify that the interrupt for the port is properly set. After you receive this error message and then try to make a connection with Dial-Up Networking, you receive the following error message: The computer is not receiving a response from the modem. Check that it is plugged in, and if necessary, turn it off, and then turn it back on. You can access the modem with Dial-Up Networking after you turn the modem off and back on. CAUSE ===== Modem diagnostics does not work correctly with the Microcom DeskPorte 28.8 Fast EP modem. The second error message occurs only if you click the More Information button for the modem before you use Dial-Up Networking. RESOLUTION ========== Turn the modem off and back on. Do not click the More Information button on the Diagnostics tab when you are viewing the properties for this modem. MORE INFORMATION ================ The Windows 16-bit API (and most communication packages) does not support the driver name syntax used to open the Microcom modem port driver (PPM.VXD). Only 32-bit programs that support the Telephony API (TAPI) can access the Microcom DeskPorte 28.8 Fast EP modem with the default configuration. To use the DeskPorte 28.8 Fast EP parallel port modem with 16-bit Windows-based applications that use only COM ports, perform the following steps. NOTE: For information about how to edit the registry, view the Changing Keys And Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry. WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. 1. Add a CommAlias key to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control in the registry. 2. For the CommAlias key, add a string value of where is the COM port you are redirecting to the LPT port. This COM port must not be physicall present in your computer or in Device Manager. For example, if your computer does not have a COM3 port, you could use the value: COM3 3. Set the string value to \PPM.VXD where is the port the modem is attached to. For example, if the modem is on LPT1, you could use the value: LPT1\PPM.VXD ====================================================================== Keywords : dun win95 msnetwork kbDialUp Technology : kbWin95search kbZNotKeyword3 Version : 95 ============================================================================= 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 2001.