The first time I ran my build script (which has been working for months) with NAnt 
0.85, 10/6/2004,  I got the following error:

Cannot convert argument 1 (assembly) of assembly::get-name() to 
'System.Reflection.Assembly' (actual type was 'string').
Expression: Assembly    = ${assembly::get-name(assembly.path) + ' v' + 
assembly::get-version(assembly.path)}

   Invalid caase for System.String to System.Reflection.Assembly.



"assembly.path" (which is highlighted with the line of ^^^^^^^^^^^^^^) is the name of 
a property whose value is the full pathname to an assembly.  This has worked before.  
Has the behavior changed?

Merrill


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to