Click here to Skip to main content
16,005,178 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to bind datagrid view n 2.0 2005 express with radio buttons Pin
syed rahman24-Mar-06 9:47
syed rahman24-Mar-06 9:47 
QuestionHow to save image of PictureBox? Pin
NatBest24-Mar-06 5:32
NatBest24-Mar-06 5:32 
AnswerRe: How to save image of PictureBox? Pin
Guffa24-Mar-06 6:51
Guffa24-Mar-06 6:51 
AnswerRe: How to save image of PictureBox? Pin
NatBest24-Mar-06 7:45
NatBest24-Mar-06 7:45 
JokeRe: How to save image of PictureBox? Pin
Guffa24-Mar-06 9:50
Guffa24-Mar-06 9:50 
GeneralRe: How to save image of PictureBox? Pin
nzmike24-Mar-06 21:49
nzmike24-Mar-06 21:49 
AnswerRe: How to save image of PictureBox? Pin
Guffa25-Mar-06 7:36
Guffa25-Mar-06 7:36 
QuestionDeploy .chm help file wity Setup.exe Pin
nutrino14924-Mar-06 4:45
nutrino14924-Mar-06 4:45 
I have a working vb.net application that I can build and run. I included a .chm help file.
The problem is this, I could see it coming.
In my application I set the help provider HelpNamespace to the path for my .chm file.
That is fine on my test machine, I have when I build
.exe
.chm
and a aplication.exe.config file that has inside it
add key="HelpProvider1.HelpNamespace" value=c:\etc...\xxxx.chm

Unfortunately, when I try to create a deployment setup.exe file it will do an install, but when I try to run the program it fails with
"Additional information: The key 'HelpProvider1.HelpNamespace' does not exist in the appSettings configuration section."
This makes sense because the setup does not create a config file which is where the HelpNamespace path exists.

So my question is how do I make a deployment setup for a vb.net application that has a helpProvider pointing at a .chm file??
or
How do I include the .chm in my deployment and the executable can find it?

Thank you.


nutrino149 <tdamico@rainsoft.com>
AnswerRe: Deploy .chm help file wity Setup.exe Pin
Ed.Poore24-Mar-06 7:48
Ed.Poore24-Mar-06 7:48 
GeneralRe: Deploy .chm help file wity Setup.exe Pin
nutrino14924-Mar-06 9:40
nutrino14924-Mar-06 9:40 
GeneralRe: Deploy .chm help file wity Setup.exe Pin
Ed.Poore24-Mar-06 10:59
Ed.Poore24-Mar-06 10:59 
GeneralRe: Deploy .chm help file wity Setup.exe Pin
nutrino14927-Mar-06 2:07
nutrino14927-Mar-06 2:07 
GeneralRe: Oops you are correct. Pin
nutrino14927-Mar-06 2:41
nutrino14927-Mar-06 2:41 
GeneralRe: Oops you are correct. Pin
Ed.Poore27-Mar-06 5:46
Ed.Poore27-Mar-06 5:46 
QuestionHow to Do a Grid Frame in Vb.net Pin
rams_988549886424-Mar-06 4:12
rams_988549886424-Mar-06 4:12 
AnswerRe: How to Do a Grid Frame in Vb.net Pin
Purple Monk24-Mar-06 4:49
Purple Monk24-Mar-06 4:49 
GeneralRe: How to Do a Grid Frame in Vb.net Pin
directred24-Mar-06 5:17
directred24-Mar-06 5:17 
QuestionVB.Net / Crystal Reports Problem Pin
directred24-Mar-06 3:28
directred24-Mar-06 3:28 
AnswerRe: VB.Net / Crystal Reports Problem Pin
Dave Kreskowiak24-Mar-06 4:20
mveDave Kreskowiak24-Mar-06 4:20 
QuestionHow can I create a navigation bar like that of Microsoft CRM? Pin
Rashar24-Mar-06 2:08
Rashar24-Mar-06 2:08 
AnswerRe: How can I create a navigation bar like that of Microsoft CRM? Pin
Michael P Butler24-Mar-06 21:46
Michael P Butler24-Mar-06 21:46 
AnswerRe: component error? while debugging.. Pin
Dave Kreskowiak24-Mar-06 4:18
mveDave Kreskowiak24-Mar-06 4:18 
GeneralRe: component error? while debugging.. Pin
campbells24-Mar-06 7:44
campbells24-Mar-06 7:44 
GeneralRe: component error? while debugging.. Pin
Dave Kreskowiak24-Mar-06 8:13
mveDave Kreskowiak24-Mar-06 8:13 
QuestionTo lock the page or form.... Pin
Sasmi24-Mar-06 0:34
Sasmi24-Mar-06 0:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.