FP98: Publishing CDF File to Server Breaks Link to Home PageID: Q174428
|
When you publish a Web to a server whose default home page does not have the same name as the home page used by the Channel Definition Format (CDF) file, the link to the home page is broken.
When you publish your Web, references to the home page in the CDF file are not changed to reflect the name of the default home page on the server to which you are publishing.
To correct the file name in the Channel Definition Format file, use one of the following methods:
The Channel Definition Wizard will start.
<Channel HREF="Default.htm" BASE="http://157.58.80.188/copy_of_somet/"
SELF="channel.cdf">
<A HREF="http://157.58.80.188/copy_of_somet/Default.htm"></A>
<Title>somet</Title>
<Logo HREF="images/city.gif" Style="Image" />
<Logo HREF="images/sunset.gif" Style="Icon" />
<Item HREF="newpage1.htm">
<A HREF="http://157.58.80.188/copy_of_somet/newpage1.htm"></A>
<Title>New Page 1</Title>
<Usage Value="Channel">
</Usage>
</Item>
<Item HREF="Default.htm">
<A HREF="http://157.58.80.188/copy_of_somet/Default.htm"></A>
<Title>Home Page</Title>
<Usage Value="Channel">
</Usage>
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
Additional query words: IIS UNIX MSPWS FPPWS PWS Home Page Publish CDF
Keywords : kbdta fpexp fpiis fpunix
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 28, 1999