PDA

Click to See Complete Forum and Search --> : [2.0] Deploying with Crystal Reports


Beast777
Aug 24th, 2007, 09:28 AM
I built several crystal Reports Version 10. IN my app I drop the viewer, set up the report source and all is good on my machine. On another users machine after they install the application and try to run the report they get an error 'File or assembly name CrystalDecisions.ReportAppServer.ClientDoc not found'. I remembered in VS2003 when I was writing in VB that there was crystal merge modules that I needed to include to get it to work. Now in VS2005 and C# is there something similar, I need to do?

shakti5385
Aug 25th, 2007, 12:58 AM
First thing about the addition of the merge module of the crystal report, have you add the crystal report merge module in the set up?

Some name-space need to add when you are using the CR in DOT NET!

Have you add that see the list at CR In VB.NET at my signature.