NDoc 30-Jan-2005 The Latest Stable Source
Current PC never had 1.x Framework installed.
Installed 2005
Installed Platform SDK
Installed HTML Help Workshop
Unzipped NDoc and placed config files in source and
bin directories.
When building NDoc getting errors for reference
MSHelpCompiler cannot be found.
On this PC this file is nowhere to be found.
Checked the VS Tools/External Tools... menu option
Documentation says hcrtf is the external tool for the
HTML Help Compiler. This file does not exist either.
When installing HTML Help Workshop warning message
stating newer version already installed. Where I do
not know...
Tried installing HTML Help Version 2 for VS.NET
installation says 2003(1.1) required.
Logged In: YES
user_id=294544
NDox EXE from download says requires
Framework (v1.1.4332 or v2.0.40607)
Installed version: v2.0.50727
Logged In: YES
user_id=919791
The compiler it is looking for is the Help2 compiler for
the 'VS.NET' documenter.
This is part of the "Visual Studio 2005 SDK"...
If you don't need to create Help2 docs to integrate into
VS, then remove the "VS.NET" documenter from the solution.
Logged In: YES
user_id=294544
Got it.
It's now working fine.
I needed to do a reinstall of the 2005 SDK.
And on one PC I had to change the NDoc .config files to
include the .NET version.
Thanks,