Deploying Crystal DLL with .Net Website

gprabaka

Member
Joined
Jul 14, 2005
Messages
21
Thanks for any help you can provide.
I have Visual Studio .Net 2003. I created a report using the Crystal Report Assemblies that came with VS 2003.

I am trying to deploy this to our testing environment and I am having problems.

I did all the steps mentioned in the crnet_deployment.pdf, which is the one published by Crystal Reports, for ASP.Net deployment.

I included the Crystal_Managed2003.msm and Crystal_regwiz2003.msm as mentioned and entered the key provided to me by Crystal Reports.

It appears that the CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.ReportSource.dll and the CrystalDecisions.Shared.dll are not getting deployed to the appropriate place in the machine I am deploying to.

Can anyone tell me what I am doing wrong and or how the .msm files are to work in deplying the .dlls.

Thanks
Guha
 
Back
Top