Gert,

Thanks for getting into this issue. i will get you a repro for this
but i guess this requires Active Reports to be installed in your side.
How can we go about resolve this. Could you please let me know if you
have Acive Reports installed in your system or else let me know if
there is any other way for this.

thanks very much!!!!

Madhan.


On Sat, 4 Sep 2004 07:01:40 +0200, Gert Driesen <[EMAIL PROTECTED]> wrote:
> Madhan,
> 
> Compiling licx files has always been a major PITA. I'm afraid this won't be
> easy to fix.
> 
> Would it be possible to create a repro for this ?
> 
> Gert
> 
> 
> 
> ----- Original Message -----
> From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Saturday, September 04, 2004 12:59 AM
> Subject: Re: [Nant-users] Error with license.licx which comes with Active
> Reports.
> 
> > Gert,
> >
> > I still couldnt get rid of this Active Reports license error. The error
> > says...
> >
> > "error LC0003 : Unabled to resolve type
> > 'DataDynamics.ActiveReports.ActiveReport,
> > ActiveReports'"
> >
> > I removed the license tag from my build script and allowed it to the
> > solution task to figure out the license files but it didnt work. I
> > also added the folder where the ActiveReports dlls reside in the
> > assemblyfolders task inside the solution task. the Active Reports Dlls
> > are also in the GAC. But still not working. This turning out to be
> > another long issue for us here. Any help????Any workarounds????Any
> > thing appreciated..I know we are getting close to get the build
> > working..its just this issue holding us. I am attaching the build
> > script and also the build out put here..
> >
> > Thanks and appreciate your time.
> >
> > Madhan.
> >
> >
> >
> > On Fri, 3 Sep 2004 20:21:21 +0200, Gert Driesen <[EMAIL PROTECTED]>
> > wrote:
> >> Madhan,
> >>
> >> You should add a refererence for the ActiveReports assembly to the
> >> <license>
> >> task :
> >>
> >> <license ...>
> >>    <assemblies>
> >>        <include name="...." />
> >>    </assemblies>
> >> </license>
> >>
> >> or you could leave it up to the <solution> task to handle this.
> >>
> >> Gert
> >>
> >>
> >>
> >>
> >> ----- Original Message -----
> >> From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
> >> To: <[EMAIL PROTECTED]>
> >> Cc: <[EMAIL PROTECTED]>
> >> Sent: Friday, September 03, 2004 7:40 PM
> >> Subject: [Nant-users] Error with license.licx which comes with Active
> >> Reports.
> >>
> >> > Gert,
> >> >
> >> > Thanks very very much!!!!
> >> > SP3 did the magic and my vbc compiler error vanished...
> >> >
> >> > Now there is a new error with lc.exe compiling the license.licx files
> >> > that comes with DataDynamics Active Reports. I am assuming that this
> >> > should be a simple fix in the build script. I have seen some people
> >> > already reported about this error.
> >> >
> >> > I have attached the build out put and also my build script. Could you
> >> > please correct me if i went wrong with the syntax.
> >> >
> >> > Once again thanks very much to let me know about SP3 to clear the
> >> > microsoft bug.
> >> > Really appreciated.
> >> >
> >> > Madhan.
> >> >
> >>
> >>
> >
> 
>


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to