I have a Windows Application/Web Service project that I've been able to successfully deploy to my customer's server. Then I added Crystal Reports. I am getting an error that says "The application (mine) requires that assembly CrystalDecisions.CrystalReports.Engine Version 10.2.3600.0 be installed in the GAC first."
I added the Engine to my Setup project and I see that it has been installed to a folder in \InetPub\ but I don't know how to get it into the GAC.
Can anyone help?
Thanks.
I added the Engine to my Setup project and I see that it has been installed to a folder in \InetPub\ but I don't know how to get it into the GAC.
Can anyone help?
Thanks.