Ask Dr. Dotnetsky - .CHM file linking to software application
Asked By Jon Haystead
11-Dec-08 04:18 PM

Hi-
I don't know if this is the right forum for this question, so if not, please direct me as to where I should post.
I have a task in HTML Help Workshop (which I'm fairly new to working with) where I need to link between the help file and the software application that the help file is written for. The user-functionality would be this:
1 - User opens application.
2 - User opens help file.
(I'm good up until this point.)
3 - Help file displays a "step-by-step" page that instructs how to navigate through the application. Clicking on one of the "steps" will automatically make the application open up to a corresponding window. Note that I'm not trying to link within the help file itself, but from the help file to the software application.
I'm more of the help file "writer", rather than the programmer, so I'm not sure on which end this type of functionality comes from. Does this need to be written into the code for the actual application? Or is it something that needs to be done from the HTML page in the help file? (or the .h or .chm .hhp file or any other file?)
Thanks for any help you can offer, or for directing me as to where I can go to solve this!
first thing to open the
.CHM file you should have an HTML Help Viewer to veiw those files.
For accessing the application from the HTML viewer you should write the code in which the application is developed. and embed as an hyper link or some appropriate control to redirect to the application again.
For more information html viewer see this link: http://www.codeproject.com/KB/winhelp/off2khelpdlg.aspx
.CHM file linking to software application
From what I understand you require context sensitive help as well as some kind of a macro that will perform some operation in a specific step in the application automatically. You will require the assistance of a programmer to build a macro.
For building context sensitive help, you can make use of the following resources -
HelpScribble - http://www.helpscribble.com/dotnet.html
West Wind HTML Help Builder - http://www.west-wind.com/wwHelp/docs/
This MS KB step-by-step article describes how to provide online help pages and context-sensitive help for the controls in a Microsoft Windows application - http://support.microsoft.com/default.aspx?scid=kb;en-us;821777

2011 19:10:25.0731] [0] * ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** * [11 / 17 / 2011 19:10:25.0731] [0] Starting Microsoft Exchange Server 2010 Setup [11 / 17 / 2011 19:10:25.0731] [0] * ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** * [11 / 17 / 2011 Central Time (US & Canada). [11 / 17 / 2011 19:10:25.0731] [0] Operating System version: Microsoft Windows NT 6.1.7601 Service Pack 1. [11 / 17 / 2011 19:10:25.0731] [0 17 / 2011 19:10:27.0135] [0] Exchange configuration container for the organization is 'CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27.0135] [0] Exchange organization container for the organization is 'CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 EXCHANGE, CN = Servers, CN = Exchange Administrative Group (FYDIBOHF23SPDLT), CN = Administrative Groups, CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 EXCHANGE, CN = Servers, CN = Exchange Administrative Group (FYDIBOHF23SPDLT), CN = Administrative Groups, CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 15. [11 / 17 / 2011 19:11:17.0415] [0] Exchange Installation Directory : 'F: \ Program Files \ Microsoft \ Exchange Server \ V14'. [11 / 17 / 2011 19:11:17.0446] [0] Applying default role selection
during building Asp.net 1.1 application show error i Friends, when i build asp.net 1.1 web application show the following error on output window. Rebuild All started: Project: OverDCounter, Configuration: Release .NET Pre-build validation for project 'Finalodc_24July' completed - -- -- - > - -- -- - Rebuild All started: Project: Finalodc_24July, Configuration: Release - -- -- - > > Building file 'C: \ Inetpub \ wwwroot \ OverDCounter \ Finalodc_24July \ Release \ Finalodc_24July.msi'. . . > ERROR: Unable to build folder named 'images ERROR: Unable to build folder named 'common' > ERROR: Unable to build folder named 'common' > Packaging file 'account.aspx.cs'. . . > Packaging file 'toolbar.start.gif'. . . > Packaging file 'box_bg_top1.gif'. . . > Packaging file 'fck_docprops.html'. . . > Packaging file 'update_icn.gif'. . . > Packaging file 'radajax.dll'. . . > Packaging file 'cancelmatchtrade.aspx'. . . > Packaging file 'updateadmin.aspx'. . . > Packaging
2011 19:10:25.0731] [0] * ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** * [11 / 17 / 2011 19:10:25.0731] [0] Starting Microsoft Exchange Server 2010 Setup [11 / 17 / 2011 19:10:25.0731] [0] * ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** * [11 / 17 / 2011 Central Time (US & Canada). [11 / 17 / 2011 19:10:25.0731] [0] Operating System version: Microsoft Windows NT 6.1.7601 Service Pack 1. [11 / 17 / 2011 19:10:25.0731] [0 17 / 2011 19:10:27.0135] [0] Exchange configuration container for the organization is 'CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27.0135] [0] Exchange organization container for the organization is 'CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 EXCHANGE, CN = Servers, CN = Exchange Administrative Group (FYDIBOHF23SPDLT), CN = Administrative Groups, CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 EXCHANGE, CN = Servers, CN = Exchange Administrative Group (FYDIBOHF23SPDLT), CN = Administrative Groups, CN = First Organization, CN = Microsoft Exchange, CN = Services, CN = Configuration, DC = mr238, DC = org'. [11 / 17 / 2011 19:10:27 15. [11 / 17 / 2011 19:11:17.0415] [0] Exchange Installation Directory : 'F: \ Program Files \ Microsoft \ Exchange Server \ V14'. [11 / 17 / 2011 19:11:17.0446] [0] Applying default role selection
the server log . Can you tell me where is the problem ? Find attached the log file. Thanks. Timestamp Process TID Area Category EventID Level Message Correlation 11 / 13 / 2011 00:08 exe (0x06A0) 0x17A0 SharePoint Foundation Unified Logging Service b9wt High Log retention limit reached. Log file 'C: \ Program Files \ Common Files \ Microsoft Shared \ Web Server Extensions \ 14 \ LOGS \ TRICOFLEX-20111030-0008.log' has been deleted. 11 / 13 b396-3fc61e3e6b80 11 / 13 / 2011 00:08:31.87 w3wp.exe (0x0DB4) 0x0AB8 Excel Services Application Excel Calculation Services 8jg2 Medium ResourceManager.PerformCleanup: Memory Manager: CurrentSize = 536850432. 53fed7f1-b549-1a88-0000 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http: / / tricoflex:32843 / 7a4080d658ba42efa38ff6455cbc382b / BdcService.svc / http' Channel: 'Microsoft.SharePoint.BusinessData.SharedService.IBdcServiceApplication' Action: 'http: / / www.microsoft.com / Office / 2009 / BusinessDataCatalog / BusinessDataCatalogSharedService / GetLobSystemsLikeName' MessageId: 'urn:uuid:abbcffd4-6783-4121-86ca-a30f0afe866a' 5c243a60 hozetric.local:32843 / 7a4080d658ba42efa38ff6455cbc382b / bdcservice.svc / http' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http: / / www.microsoft.com / Office / 2009 / BusinessDataCatalog / BusinessDataCatalogSharedService / GetLobSystemsLikeName' MessageId: 'urn:uuid:abbcffd4-6783-4121-86ca-a30f0afe866a' 5c243a60 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http: / / tricoflex:32843 / 7a4080d658ba42efa38ff6455cbc382b / BdcService.svc / http' Channel: 'Microsoft.SharePoint.BusinessData.SharedService.IBdcServiceApplication' Action: 'http: / / www.microsoft.com / Office / 2009 / BusinessDataCatalog / BusinessDataCatalogSharedService / GetLobSystemsLikeName' MessageId