SBS: Error Message: Modem Sharing Trap
ID: Q241630
|
The information in this article applies to:
-
Microsoft BackOffice Small Business Server versions 4.0, 4.0a, 4.5
SYMPTOMS
During configuration of the Modem Sharing Service in Small Business Server you may encounter the error message;
Modem Sharing Trap
AT e:\ntprivate\netcom\server\cpl\csrvdata.cpp(400):
Status 8ccc0001
Choosing the Ignore option results in;
Modem Sharing Trap
AT e:\ntprivate\netcom\server\cpl\init.cpp(400):
Status 8ccc0001
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
CAUSE
The code for the Modem Sharing Service has a limitation in the number of characters that a configured serial comm port can be named. Some third party multi-port boards will name the ports with long descriptive names causing this behavior.
RESOLUTION
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys and
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency
Repair Disk (ERD).
Check in the documentation or with the vendor of the multi-port board and see if the ports can be installed with a custom name and install them with standared port names (ie: COM3, COM4, etc). If this is not an option the following procedure should correct the Modem Sharing Trap.
- Go to Start/Settings Control Panel
- Run the Services applet, click on Modem Sharing, Click Stop
- Start Registry Editor (Start/Run/Regedt32.exe).
- Navigate to the key HARDWARE\DEVICEMAP\SERIALCOMM.
- Highlight the SERIALCOMM folder.
- From the Edit pull down choose Save Key and back up this registry key in the event it must be restored.
- Locate the port name values for the multi-port board under the following key in the registry:
HARDWARE\DEVICEMAP\SERIALCOMM
- Double Click on the value to be edited, delete any characters except a description of COM# and click OK. For Example:
dgapci4Line1Concentrator1Port1:REG_SZ:COM3-PORT1 Change to Serial0:REG_SZ:COM1
Repeat this for all ports.
- Quit Registry Editor.
- In the Services Applet click on Start.
- In Control Panel run the Modem Sharing applet to configure Modem sharing.
NOTE:The key value is limited to 7 characters total.
MORE INFORMATION
Additional query words:
smallbiz
Keywords : kbui
Version : winnt:4.0,4.0a,4.5
Platform : winnt
Issue type : kbprb