473,395 Members | 1,437 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,395 software developers and data experts.

helpfile for vb app

Didn't know where to ask this.

I have spent hours trying to understand how to create a help file in .NET.

I finally found that hcw.exe is still included but when I go to its help it
says intentionally blank, this utilility no longer supported, please use
html help compiler.....

What does this mean? Is there no easy way to make a help file for my VB app
in VB.NET?

thanks,

Shane
Nov 20 '05 #1
11 2611
* "SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> scripsit:
I have spent hours trying to understand how to create a help file in .NET.

I finally found that hcw.exe is still included but when I go to its help it
says intentionally blank, this utilility no longer supported, please use
html help compiler.....

What does this mean? Is there no easy way to make a help file for my VB app
in VB.NET?


AFAIR the 101 VB.NET samples included a sample for creating a HTML Help
help file and associate it with e VB.NET application:

<http://www.microsoft.com/downloads/details.aspx?FamilyId=08E3D5F8-033D-420B-A3B1-3074505C03F3&displaylang=en>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
Well, I think you need the HTML Help Workshop don't you?

But I haven't been able to find it and only the hhc.exe compiler comes with
..NET

Am I right?

What is this H2? Should I be doing it with that?

If I just need the HTML Help Workshop do you know where to get it?

Shane

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eR*************@tk2msftngp13.phx.gbl...
* "SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> scripsit:
I have spent hours trying to understand how to create a help file in ..NET.
I finally found that hcw.exe is still included but when I go to its help it says intentionally blank, this utilility no longer supported, please use
html help compiler.....

What does this mean? Is there no easy way to make a help file for my VB app in VB.NET?
AFAIR the 101 VB.NET samples included a sample for creating a HTML Help
help file and associate it with e VB.NET application:

<http://www.microsoft.com/downloads/d...D5F8-033D-420B
-A3B1-3074505C03F3&displaylang=en>
--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>

Nov 20 '05 #3
* "SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> scripsit:
Well, I think you need the HTML Help Workshop don't you?

But I haven't been able to find it and only the hhc.exe compiler comes with
.NET

Am I right?

What is this H2? Should I be doing it with that?

If I just need the HTML Help Workshop do you know where to get it?


The HTML Help Workshop is included with some versions of VS.NET.

It's a free tool, you can download it from the Microsoft Homepage:

Microsoft HTML Help Downloads
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #4
ms html help sucks
try c1 studio help its a little better but it sucks too

"SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> wrote in message
news:eN**************@TK2MSFTNGP11.phx.gbl...
Well, I think you need the HTML Help Workshop don't you?

But I haven't been able to find it and only the hhc.exe compiler comes with .NET

Am I right?

What is this H2? Should I be doing it with that?

If I just need the HTML Help Workshop do you know where to get it?

Shane

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eR*************@tk2msftngp13.phx.gbl...
* "SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> scripsit:
I have spent hours trying to understand how to create a help file in .NET.
I finally found that hcw.exe is still included but when I go to its help
it
says intentionally blank, this utilility no longer supported, please
use html help compiler.....

What does this mean? Is there no easy way to make a help file for my
VB app in VB.NET?
AFAIR the 101 VB.NET samples included a sample for creating a HTML Help
help file and associate it with e VB.NET application:

<http://www.microsoft.com/downloads/d...D5F8-033D-420B -A3B1-3074505C03F3&displaylang=en>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>


Nov 20 '05 #5
Cor
Herfried,

I think you should tell some additions when you give this link.

People who get this information can get a bad thought about the quality from
Visual.Studio.Net when the get this and maybe stop with VB.net because they
think that has the same poor quality.

Just my thought,

Cor
Microsoft HTML Help Downloads

<http://msdn.microsoft.com/library/de...-us/htmlhelp/h
tml/hwMicrosoftHTMLHelpDownloads.asp>
Nov 20 '05 #6
* "Cor" <no*@non.com> scripsit:
People who get this information can get a bad thought about the quality from
Visual.Studio.Net when the get this and maybe stop with VB.net because they
think that has the same poor quality.


WHY?!

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #7
* "CarpetMnuncher!" <Ba*@mail.com> scripsit:
ms html help sucks
try c1 studio help its a little better but it sucks too


Most programs for creating help files suck, but HTML Help Workshop is
IMO not that bad for small help projects.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #8
Cor
Hi Herfried,
Not in the same way, but look at the answer from carpetMnucher, you know
about my feeling about this product, I will not be that hard, but something
stops me to use it.

And therefore a extra row from you, by instance, "this is not a
Visual.Studio.Net product" will clear a lot.
People who get this information can get a bad thought about the quality from Visual.Studio.Net when the get this and maybe stop with VB.net because they think that has the same poor quality.

WHY?!


But just my thought,
Feel free to do it in the way you like.

Cor

Nov 20 '05 #9
Shane,
What is this H2? Should I be doing it with that?


Microsoft Help 2.0 (.HxS) is the format in which the online help for
Visual Studio .NET and some other developer products (notably MSDN) is
delivered. In January 2003 Microsoft announced that it had decided not
to make Help 2.0 available as a general help platform (see
http://helpware.net/mshelp2/msannounce.htm#post2). The current
recommendation is to use HTML Help 1.x (.chm) unless you want to
integrate your content into the online help for VS .NET -- in which
case it's necessary to use Microsoft Help 2.0.

If you decide that you want to go ahead and create a help file in Help
2.0 format, see these pages for information on how to get started:

http://www.mshelpwiki.com/index.php?page=Help2
http://helpware.net/mshelp2/h20.htm
http://helpware.net/mshelp2/h2tutorial.htm

Otherwise, it would be better to download HTML Help Workshop and
create an HTML Help 1.x file. For a useful tutorial on how to use this
program, see:

http://www.mvps.org/htmlhelpcenter/h...tutorials.html

And for some resources describing how to connect an HTML Help file to
a .NET application, see:

http://www.mshelpwiki.com/index.php?...MLHelpArticles

--
Pete (Microsoft Help MVP)
Nov 20 '05 #10
Thanks for all the info.

I finally got the VB Resource Kit and you can get all the Component One
controls for free and bonus software is some sort of Help Authoring kit.
Haven't had time to check it out but says it will do H1 and H2.

I was starting to think that maybe H2 was only for Visual Studio.

Might I ask one more question.

Many folks talk about the XML commenter for C# and VB and that allows you to
do autohelp file--is that just auto help for like a control that others
would use?

Thanks,

Shane
"Pete Lees" <PD*****@btinternet.com> wrote in message
news:c8**************************@posting.google.c om...
Shane,
What is this H2? Should I be doing it with that?


Microsoft Help 2.0 (.HxS) is the format in which the online help for
Visual Studio .NET and some other developer products (notably MSDN) is
delivered. In January 2003 Microsoft announced that it had decided not
to make Help 2.0 available as a general help platform (see
http://helpware.net/mshelp2/msannounce.htm#post2). The current
recommendation is to use HTML Help 1.x (.chm) unless you want to
integrate your content into the online help for VS .NET -- in which
case it's necessary to use Microsoft Help 2.0.

If you decide that you want to go ahead and create a help file in Help
2.0 format, see these pages for information on how to get started:

http://www.mshelpwiki.com/index.php?page=Help2
http://helpware.net/mshelp2/h20.htm
http://helpware.net/mshelp2/h2tutorial.htm

Otherwise, it would be better to download HTML Help Workshop and
create an HTML Help 1.x file. For a useful tutorial on how to use this
program, see:

http://www.mvps.org/htmlhelpcenter/h...tutorials.html

And for some resources describing how to connect an HTML Help file to
a .NET application, see:

http://www.mshelpwiki.com/index.php?...MLHelpArticles

--
Pete (Microsoft Help MVP)

Nov 20 '05 #11
Ok, I have my helpfile made.

I put help providers on everything and the name of the chm file in each.

I chose Topic and placed the name of the original HTML file in the keyword
part.
Works most of the time but sometimes doesn't and seems slow to load.

Any suggestions?

Also how can I do what's this help?

Is there anyway to provide help for Browse for folders of should I just
allow MS default help?

Thanks,

Shane

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eR*************@tk2msftngp13.phx.gbl...
* "SStory" <Th*******@TAKEOUTTHISSPAMBUSTERsofthome.net> scripsit:
I have spent hours trying to understand how to create a help file in ..NET.
I finally found that hcw.exe is still included but when I go to its help it says intentionally blank, this utilility no longer supported, please use
html help compiler.....

What does this mean? Is there no easy way to make a help file for my VB app in VB.NET?
AFAIR the 101 VB.NET samples included a sample for creating a HTML Help
help file and associate it with e VB.NET application:

<http://www.microsoft.com/downloads/d...D5F8-033D-420B
-A3B1-3074505C03F3&displaylang=en>
--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>

Nov 20 '05 #12

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

Similar topics

0
by: John | last post by:
Hello, How can i go to my helpfile with a button (not F1) in the menu. Please help me. John
2
by: John | last post by:
Hello, How can i goto the helpfile i made in Help&manual with a button ore the menu in my application. Not with F1. Tell me please. Thanks John
1
by: John | last post by:
Hello, how can i link a button in the menu to a helpfile i made in help and manual. The application will by distribute on a CD-rom. Thanks John
1
by: DD | last post by:
I have a custom HelpFile where by i am using the F1 on a Form to show the page in the HelpFile I want to add a button to the form so the user can click to go to the HelpFile page I have placed...
0
by: Dave | last post by:
Hi I want to access the app.helpfile called from a button additional to the F1-key How can I call the app.helpfile from a button? thx in adv.
6
by: Yoavo | last post by:
Hi, I have a VB6 project which had the line: App.HelpFile = "c:\MyFolder" I made a convert to VB.Net, and this line wont compile. ("Name App is not declared") Can someone help ? Yoav.
5
by: Christie | last post by:
My problem is that I am using a compiled HTML helpfile (.chm) for my application help. I have copied the file to the bin directory and the helpprovider component is pointing to the .chm file. ...
0
by: =?Utf-8?B?cG9u?= | last post by:
Background: Since Microsoft’s security update 896358, security update 840315 or Windows Server 2003 Service Pack 1, you can not longer open and see topic content in help files on the network....
1
by: Torben Laursen | last post by:
I want to show a page from a chm helpfile in a memo component on a form, or in some other way dock a page from a helpfile on a winform. Is there a simple way to do this? Torben
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.