Daya,
You should be able to embed the reports by adding them as resources in
the csc or vbc task? Am I right in this guys?
As for deployment, this is a little more difficult. I would suggest
switching to innosetup and using the untidytasks for nant which includes
an innosetup compile script. Then
Hi All
This is what I am trying to achieve.
I am trying to build a C# ASP.net project containing Crystal Reports.
The problems I am facing are.
1. When compiling my project using Nant, Crystal Reports are not being
embedded in the manfiest of the project assembly (the dll generated from
build).
Monroziés Pierre Jean wrote:
I m a newbie in using Nant. I have had an installation pb. When the
files have been extracted, I tried to run Nant and expected that it
build itself. It seems that It partialy succeed. The tests wasn’t build.
really ? Can you post the command you used and what faile
Jonathan,
Could you send me
your scripts? I'm trying to do the same thing. What happens if you
copy DLLs and files overtop a running system? (I know what the answer
should be, it just keeps running with your new code). Do you have to stop
and restart the IIS service? How do you do this
Hy,
I m a newbie in using Nant. I
have had an installation pb. When the files have been extracted, I tried to run
Nant and expected that it build itself. It seems that It partialy succeed. The
tests wasn’t build.
Nevermind , I try to launch
Nant with the instruction nant. And it rep