NDoc V1.3
Framework - MS 1.1
Documenter - MSDN
Hello,
When i try and buid a new .chm file i keep getting the
following error [see below]. My project exists in a SVN
repository. I have had it building once but then all
subsequent builds fail. Any help would be appreciated.
Thanks,
Simon
Error:
An error occured while trying to build the documentation.
Exception: NDoc.Core.DocumenterException
Access to the path "entries" is denied.
Exception: System.UnauthorizedAccessException
Access to the path "entries" is denied.
Exception: NDoc.Core.DocumenterException
at NDoc.Documenter.Msdn.MsdnDocumenter.Build
(Project project)
at NDoc.Gui.BuildWorker.ThreadProc()
Exception: System.UnauthorizedAccessException
at System.IO.Directory.DeleteHelper(String fullPath,
String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String
userPath, Boolean recursive)
at NDoc.Core.Workspace.CleanIntermediates()
at NDoc.Core.Workspace.Clean()
at NDoc.Documenter.Msdn.MsdnDocumenter.Build
(Project project)