Bugs item #932073, was opened at 2004-04-09 01:01 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=932073&group_id=31650
Category: Tasks Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Peter Horsfield (memetech) Assigned to: Nobody/Anonymous (nobody) Summary: Solution task fails during licensing Initial Comment: The Infragistics components use a licensing scheme that is incompatible with the NAnt licensing. This is because NAnt tries to use the CreateWithContext call to instantiate an instance of the licensed object. However .NET only specifies the attribution step of licensing, and it is up to the component how it wishes to validate. Thus NAnt's attempt to create an instance of the licensed object failed. I recommend the CreateWithContext call be removed from the LicenseTask.cs file, which works for my specific instance. Unfortunately I do not have the time atm to actually test this out more thoroughly. So here it is as a bug. Thanks, Peter ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2004-07-08 19:57 Message: Logged In: YES user_id=707851 Can you try using the latest nightly build (http://nant.sourceforge.net/nightly/builds) ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=932073&group_id=31650 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers