Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-03-2007, 09:38 AM
teognost teognost is online now
Registered User
 
Join Date: 05-25-2004
Location: Prague,Czech Republic
Posts: 200
NDoc-list of assemblies to document

I have implemented a NDoc action and in the Input tab->in the Assemblies (one per line) edit box I have written MyApp.*.Iface.dll as I need to document all the assemblies ending with Iface.dll (as there are a lot and still appearing I would not like to write each of them but to use wildcards as I have seen it is done in NANT).But when using this wildcard-an error appears:
//*******************
Error: System.ArgumentException
Illegal characters in path.

at System.Security.Permissions.FileIOPermission.HasIl legalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPa thList(FileIOPermissionAccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor (FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.FileInfo..ctor(String fileName)
at NDoc.Core.PathItemBase.set_Path(String value)
at NDoc.Core.FilePath.set_Path(String value)
at NDoc.Core.AssemblySlashDoc..ctor(String assemblyFilename, String slashDocFilename)
at NDoc.ConsoleApplication.EntryPoint.Main(String[] args)

Process completed with exit code 2
//*******************
Is there any way to use wildcards for assemblies in NDoc action?
Reply With Quote
  #2  
Old 01-03-2007, 12:48 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,015
I don't believe NDoc supports wildcards for that argument. You could use the Process Files + NDoc actions to do that.
http://www.kinook.com/VisBuildPro/Ma...ilesaction.htm
Reply With Quote
  #3  
Old 01-04-2007, 03:21 AM
teognost teognost is online now
Registered User
 
Join Date: 05-25-2004
Location: Prague,Czech Republic
Posts: 200
Thanks for answer,Process Files action is very useful!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 12:53 PM.


Copyright © 1999-2023 Kinook Software, Inc.