473,378 Members | 1,564 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

HHC5013: Error: URL reference in the TOC cannot be resolved:

Hello

<HHC5013: Error: URL reference in the TOC cannot be
resolved:"Link.htm"

< The following files were not compiled:

I get this error every time I open an existing HTML Help Workshop project,
insert a new page to the project and then compile the project.
With a new project, I can insert all the pages I want and I never get this
error when compiling.
As soon as I close the project and reopen it, I am no longer able to insert
new pages without getting this error
when compiling.
Thanks
G.Gerard
Feb 17 '06 #1
1 14005
I've only worked with HTML Help Workshop in a limited fashion, but it
sounds like it is not finding a link in the TOC file associated with
your primary help project. Find the TOC that is included in your
'Contents file' attribute. If you don't know where the table of
contents is, open your project file (.hhp), look at the 'Options'
section, for the 'Contents file' key and locate this file on the drive
that houses your project.

That key should read:
"Contents file=SomeFileName.hhc"

Open this file using Notepad vice HTML Help Workshop. Find the
troublesome "Link.htm" reference and you should be closer to solving
your problem.

It should appear as an object parameter in a list item of one of the
unordered lists in this file. Most of these objects have three primary
parameters: "Name", "Local", and "ImageNumber". 'Name' is the title of
this heading/page in your table of contents, 'Local' is the address of
the file that is associated with this header/page, and 'ImageNumber' is
a constant representing the icon that displays left of the 'Name'
attribute in the table of contents.

The TOC entry cannot be resolved because "Link.htm" is not a file in
the current help project directory.

Feb 17 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: dean | last post by:
Hello Group: I obtained a copy ofthe python 2.3.3 depot (binary zipped) from the hp porting archive. I have successfully unzipped the file and installed it using swinstall. I received the...
0
by: Kenneth Baltrinic | last post by:
I am getting the following error when deserializing an object that has a couple of dozen dependant objects in its object graph. Anyone who can suggest where I might begin to look to resolve problem...
0
by: Dave Lessard | last post by:
Within my group of developers we have a list of library components we develop and continuously enhance and upgrade. We don't have source control (that's a bit of a sore issue for me) but when an...
1
by: Phil Campaigne | last post by:
Hi All, Took a break from developing on pgsql 7.3 to set up network printing where I added another host(localhost 193.168.1.2) in red hat network settings. Later, I could start postmaster but...
1
by: bigbinc | last post by:
What is wrong with this code, bStr() As Byte bStr = StrConv("yeas",vbUnicode) I can only assume I am missing a tools->reference, but for string conversion?
5
by: Francis Shanahan | last post by:
Folks, I have a base page which is the grand-daddy of all my pages. It inherits from System.UI.Web.Page From this I inherit a layout page. From this I inherit the individual pages themselves....
3
by: amanjsingh | last post by:
Hi, I am trying to implement Java Web Service using Apache Axis2 and Eclipse as a tool. I have created the basic code and deployed the service using various eclipse plugin but when I try to invoke...
1
by: Alien | last post by:
Hi guys, I am doing JSP stuff in eclipse and when I open my file, i get a red cross on the line: <%@page import="org.apache.xml.serialize.*"%> When i move my mouse over it says:
1
by: natvarara | last post by:
import java.util.*; public class cof2 { public static void main(String args) { double latte, mocca, capu ; Scanner scannerlatte,scannermocca,scannercapu; scannerlatte = new...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.