FP98: Channel Definition Wizard Doesn't Accept Port Numbers

Last reviewed: March 18, 1998
Article ID: Q177481
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows

SYMPTOMS

When you create a Channel Definition Format (CDF) file on a Web server that is not on the standard Transport Control Protocol (TCP) port (port 80), you may receive the following error message:

   http://<Web server name>:<port number>/<Web name> contains invalid
   characters.

where <Web server name> is the name of the server or the Internet protocol, <port number> is the TCP port number, and <Web name> is the name of the current Web.

CAUSE

The Channel Definition Wizard does not recognize the colon (:) as a valid character in the Uniform Resource Locator (URL). The Channel Definition Wizard is designed to work only on the standard port.

RESOLUTION

Create the CDF file on a server that is located on port 80.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.

MORE INFORMATION

A port is a method by which multiple services can operate on the same network protocol. File Transfer Protocol (FTP), TELNET, and HyperText Transport Protocol (HTTP) are all services that use the TCP/IP protocol. Each service uses its own port. For example, the default port for browsing the World Wide Web is port 80. It uses the HTTP protocol. Today, most Web browsers are configured so that you can type the destination URL without specifying a port and your request will be sent to the standard HTTP port without any intervention from you. For example, typing www.microsoft.com in the URL box in your Web browser is the same as typing http://www.microsoft.com:80.

For more information about port settings for HTTP servers, see the following articles in the Microsoft Knowledge Base:

   ARTICLE-ID: Q173663
   TITLE     : FP97: How to Use Microsoft Personal Web Server on Different
               Port

   ARTICLE-ID: Q149605
   TITLE     : How to Change the TCP Port for IIS Services

   ARTICLE-ID: Q149843
   TITLE     : FP: Personal Web Server Can't Bind to Port 80


Additional query words: CDF
Keywords : fpexp fptcp kbdta kbbuglist
Technology : internet
Version : WINDOWS:98
Platform : WINDOWS
Hardware : x86
Issue type : kbbug
Solution Type : kbpending


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.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.