> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of brydon
> Sent: vrijdag 15 juli 2005 18:46
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] error
> 
> BUILD FAILED
> 
> INTERNAL ERROR
> 
> System.TypeLoadException: Could not load type 
> NAnt.Core.Attributes.FileSetAttrib
> ute from assembly NAnt.Core, Version=0.85.1869.0, Culture=neutral, 
> PublicKeyToke
> n=null.
>    at System.Reflection.CustomAttribute.GetCustomAttributeList(Int32 
> token, IntP
> tr module, RuntimeType caType, CustomAttribute caItem, Int32 level)
>    at 
> System.Reflection.CustomAttribute.GetCustomAttributeListCheckT
> ype(Int32 to
> ken, IntPtr module, Type caType, CustomAttribute caItem, Int32 level)
>    at 
> System.Reflection.CustomAttribute.GetCustomAttributes(MemberInfo 
> member, T
> ype caType, Boolean inherit)
>    at System.Reflection.RuntimePropertyInfo.GetCustomAttributes(Type 
> attributeTy
> pe, Boolean inherit)
>    at 
> System.Attribute.InternalGetCustomAttributes(PropertyInfo element, 
> Type ty
> pe, Boolean inherit)
>    at System.Attribute.GetCustomAttributes(MemberInfo element, Type 
> type, Boolea
> n inherit)
>    at System.Attribute.GetCustomAttribute(MemberInfo element, Type 
> attributeType
> , Boolean inherit)
>    at 
> NAnt.Core.AttributeConfigurator.InitializeAttribute(PropertyInfo 
> propertyI
> nfo)
>    at NAnt.Core.AttributeConfigurator.Initialize()
>    at NAnt.Core.Element.InitializeXml(XmlNode elementNode, 
> PropertyDictionary pr
> operties, FrameworkInfo framework)
>    at NAnt.Core.Element.Initialize(XmlNode elementNode, 
> PropertyDictionary prope
> rties, FrameworkInfo framework)
>    at NAnt.Core.Project.CreateTask(XmlNode taskNode, Target target)
>    at NAnt.Core.Target.Execute()
>    at NAnt.Core.Project.Execute(String targetName, Boolean 
> forceDependencies)
>    at NAnt.Core.Project.Execute()
>    at NAnt.Core.Project.Run()
> 
> Please send bug report to [EMAIL PROTECTED]

This regression was fixed after RC3. Try using a recent nightly build
(http://nant.sourceforge.net/nightly/latest).

Gert



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to