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). All of this works fine if I use VS.net or devenv for building the
.sln file. I cannot use Nant <solution> task because it only supports
".csproj", ".vbproj" and it doesn't support ".vdproj" (Visual Deployment
Project file for web application setup and deployment).
2. There is no way that I know of in Nant to specify Crystal Reports license
key in CrystalReports_regwiz2003.msm (merged module). If I don't embed the
Crystal Report license, then the deployed web app won't show any crystal
reports and throw KeyCode related errors.

Any help would be greatly appreciated.

thanx in advance


Daya Sharma
Programmer Analyst
Zak Resources Inc.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to