Hello RamonS,
thanks for your quick response. I send the bug already to MadCap support.
Best regards,
EmJay
Search found 8 matches
- Tue Sep 08, 2009 4:29 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Problems after updating MadCap Help Viewer
- Replies: 5
- Views: 6267
- Mon Sep 07, 2009 10:51 pm
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Problems after updating MadCap Help Viewer
- Replies: 5
- Views: 6267
Re: Problems after updating MadCap Help Viewer
Hello RamonS,
I try to explain it again.
I developed a software which uses the MadCap.HelpViewerEmbeddedClient.dll version 4.0.16.29615.
When a customer installs my application on his PC the MadCap Help Viewer version 4.0 will be installed automatically, so
that the customer can use the dynamic ...
I try to explain it again.
I developed a software which uses the MadCap.HelpViewerEmbeddedClient.dll version 4.0.16.29615.
When a customer installs my application on his PC the MadCap Help Viewer version 4.0 will be installed automatically, so
that the customer can use the dynamic ...
- Mon Sep 07, 2009 7:21 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Problems after updating MadCap Help Viewer
- Replies: 5
- Views: 6267
Problems after updating MadCap Help Viewer
Hello everybody,
I developed a software with Visual Studio .NET 2008 (C#) and added the MadCap.HelpViewerEmbeddedClient.dll version 4.0.16.29615
as link in the project. When the user installs the MadCap Help View version 4.0 on his PC it is possible to use the embedded client
of my software but ...
I developed a software with Visual Studio .NET 2008 (C#) and added the MadCap.HelpViewerEmbeddedClient.dll version 4.0.16.29615
as link in the project. When the user installs the MadCap Help View version 4.0 on his PC it is possible to use the embedded client
of my software but ...
- Wed Oct 22, 2008 6:48 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Example of MadCap.HelpViewerClient.dll doesn't work
- Replies: 0
- Views: 2640
Example of MadCap.HelpViewerClient.dll doesn't work
Hello everybody,
I downloaded an example from your page: http://www.madcapsoftware.com/support/webhelp/flare/Content/Output/DotNet_Help_Output/Connecting_DotNet_Help_to_Applications/HelpViewerClient_API.htm
When I tried to compile the example "HelpViewerClientTester" with Visual Studio 2008 I ...
I downloaded an example from your page: http://www.madcapsoftware.com/support/webhelp/flare/Content/Output/DotNet_Help_Output/Connecting_DotNet_Help_to_Applications/HelpViewerClient_API.htm
When I tried to compile the example "HelpViewerClientTester" with Visual Studio 2008 I ...
- Mon Oct 20, 2008 6:14 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Need exe-file instead of .msi
- Replies: 2
- Views: 3540
Re: Need exe-file instead of .msi
Thanks for your help .-)
Regards
EmJay
Regards
EmJay
- Mon Oct 20, 2008 2:04 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: Need exe-file instead of .msi
- Replies: 2
- Views: 3540
Need exe-file instead of .msi
Hello everybody,
I have to include the setup of the madcap help viewer into my installshield project.
It makes of lot of problems to include an .msi-file (SetupMadCapHelpViewer0400.msi).
Is it possible to get the setup of the madcap helpviewer as an .exe file?
(SetupMadCapHelpViewer0400.exe)
It ...
I have to include the setup of the madcap help viewer into my installshield project.
It makes of lot of problems to include an .msi-file (SetupMadCapHelpViewer0400.msi).
Is it possible to get the setup of the madcap helpviewer as an .exe file?
(SetupMadCapHelpViewer0400.exe)
It ...
- Mon Oct 20, 2008 2:00 am
- Forum: DotNet Help and the Dot Net Viewer
- Topic: F1 doesn't work anymore
- Replies: 2
- Views: 3858
Re: F1 doesn't work anymore
Thanks for your help.
I found a way to solve my problem.
I use the _KeyUp(object sender, KeyEventArgs e)-function of the main dialog to get the
F1-key-action.
Best regards,
EmJay
I found a way to solve my problem.
I use the _KeyUp(object sender, KeyEventArgs e)-function of the main dialog to get the
F1-key-action.
Best regards,
EmJay
- Mon Aug 18, 2008 10:31 pm
- Forum: DotNet Help and the Dot Net Viewer
- Topic: F1 doesn't work anymore
- Replies: 2
- Views: 3858
F1 doesn't work anymore
Hello everybody,
since a few weeks we use "MadCap Help Viewer" for our help documents.
(OS: Windows Vista and XP; language: c#)
When I create the object for the help viewer on startup of the application
e.g.
this.HelpDialog = new MadCap.HelpViewerEmbeddedClient.HelpViewerEmbeddedClient(this ...
since a few weeks we use "MadCap Help Viewer" for our help documents.
(OS: Windows Vista and XP; language: c#)
When I create the object for the help viewer on startup of the application
e.g.
this.HelpDialog = new MadCap.HelpViewerEmbeddedClient.HelpViewerEmbeddedClient(this ...