Crystal Reports deployment. Missing Keycodev2.dll
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, i'm trying to deploy a web application which includes Crystal Report features. i've created a Web Setup project which deploys this web application. i've installed it on the machine i've programed the web application on, and it worked great. I've installed it on a new machine (a new computer, Windows2k + IIS + .NET framework), and had no problems, but when trying to start the website, it fails! after some reading around the web i've, copied all the Crystal*.dll files from my computer into the assembly\GAC directory in the new computer. now the website works, but the Crystal Reports features does not! when openning a page with Crystal's objects, i get an error: "Can't find Keycodev2.dll" any ideas?