Rami,
Can you send me a full repro for this issue (including the assemblies for
the licensed components) ?
Thanks !
Gert
- Original Message -
From: "Rami Kachlon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 08, 2004 1:04 PM
Subject: [Nant-users] Problem with license
Bart,
License compilation has always been problematic, assembly/project reference
are not actually passed to lc.exe as there's a bug in that tool. Instead we
copy the assembly/project references and lc.exe to a temp directory, and
execute it from there. That way it should be able to resolve all
Hey, everyone,
I am using NAnt 0.85 on Windows with the .Net framework 1.1 to build
solution files through solution task.
I am using the solution task to compile an application that uses licensed components
from a third party.
Building the solution with Visual Studio .Net 2003 works without pro
Hi Thomas,
Never had this issue myself, but Ndoc was recently updated to perform the
reflection process in a separate appdomain, so that might be the cause of
this error.
However, I'm pretty sure you can't document a .NET CF assembly using NDoc
(or any other tool) if its using .NET CF specific
Ravi,
What version of NAnt are you using ?
Gert
- Original Message -
From: "Ravi Kumar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 08, 2004 8:09 PM
Subject: [Nant-users] CrystalReprt file (.rpt) used as an "Embedded
Resource" still...
Hello folks,
I've used .rpt a