473,487 Members | 2,622 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 14022
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
1267
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
2201
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
1404
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
5665
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
539
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
1732
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
17085
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
14171
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
12463
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...
0
6967
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7137
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7181
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4874
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
600
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.