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

Deploying application and include HTML help?

Hi to you all.

As a beginning programmer, I finally succeeded in finishing my first
application. I made the application with VB expr 2005 and provided the
application with a help project, which I made with HTML Help Workshop.
It works fine on my laptop, where I made the app., even after publishing
(ClickOnce) and installing from CD.
But when I want the application to run on my other computer, the application
runs well, but my helpproject is not accessable!
It seems that I'm not able to publish the help files and get them installed
with the application!
Although I can see all the help files in the solution explorer (in the
folder Help) of vb 2005.

How can I publish my application so that help files are included and
installed on any PC I would like to install it on?
I already tried to copy them to the resources folder, but made no
difference.

Thanks for any help?

Dec 28 '05 #1
1 1421
Alain,

I have not used the specific approach you used but I hope you can use this.

From the file system on target machine in the set-up project I added the
common files folder.
Then I made a subdirectory from that with "somename".
Then I added the html file(s) to the that directory.
In my application, the help sub points to that file in program files\common
files\somename\XXX.html.

Build the msi and when it runs it'll put make the folders and put the
appropriate file in it.

--
mark b
"Alain "Mbuna"" wrote:
Hi to you all.

As a beginning programmer, I finally succeeded in finishing my first
application. I made the application with VB expr 2005 and provided the
application with a help project, which I made with HTML Help Workshop.
It works fine on my laptop, where I made the app., even after publishing
(ClickOnce) and installing from CD.
But when I want the application to run on my other computer, the application
runs well, but my helpproject is not accessable!
It seems that I'm not able to publish the help files and get them installed
with the application!
Although I can see all the help files in the solution explorer (in the
folder Help) of vb 2005.

How can I publish my application so that help files are included and
installed on any PC I would like to install it on?
I already tried to copy them to the resources folder, but made no
difference.

Thanks for any help?

Dec 28 '05 #2

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

Similar topics

2
by: pieter.breed | last post by:
Hi All, The company I work for has traditionally used COM/ActiveX for the solutions that it provides. We are in the process of moving to .NET and a few applications have been written in VB.NET...
10
by: Gerben van Loon | last post by:
Hi there, hope someone can help me on this: I'm planning to deploy several ASP.NET projects to a production server. Normally I used the "Project / Copy project" option in VS.NET, but to this...
3
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well...
0
by: Alain \Mbuna\ | last post by:
Hi to you all. As a beginning programmer, I finally succeeded in finishing my first application. I made the application with VB expr 2005 and provided the application with a help project, which...
0
by: E Jensen | last post by:
I am trying to deploy a .NET 2.0 Application to the network. However, I have run into the Runtime Security Policy problem. The whole point of deploying to the network instead of to each user's...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
3
by: pooba53 | last post by:
I have a VB .NET 2003 application that communicates with an Access db. I am deploying the application using the Wizard that creates an install package and it IS properly grabbing the Access db and...
8
by: =?Utf-8?B?V2hpc2tleVJvbWVv?= | last post by:
I am trying to copy files and folders onto a production machine (Windows 2003 web edition -- we had to install the .NetFramework 2.0 on it). I wasn't even sure which files to copy for a ASP.NET...
6
by: =?Utf-8?B?anAybXNmdA==?= | last post by:
Using Visual Studio 2005, I have created 4 small DLLs that our company projects can use to access common tools included in each of the separate DLL files. Our Visual Studio 2005 applications...
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:
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...

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.