PDA

View Full Version : Crystal Report cannot be viewed using the ReportViewer.


khvatov
12-04-2006, 07:46 AM
I created a report on the local copy of my site. I am using the ReportViewer control on the page.
The report works fine locally, but when copied live - I get the following error:
[quote]
ConfigurationError
Description:Anerroroccurredduringtheprocessingofac onfigurationfilerequiredtoservicethisrequest.Pleas ereviewthespecificerrordetailsbelowandmodifyyourco nfigurationfileappropriately.

ParserErrorMessage:Couldnotloadfileorassembly'Crys talDecisions.CrystalReports.Engine,Version=10.2.36 00.0,Culture=neutral,PublicKeyToken=692fbea5521e13 04'oroneofitsdependencies.Thesystemcannotfindthefi lespecified.

SourceError:


Line24:<compilationdebug='true'>
Line25:<assemblies>
Line26:<addassembly='CrystalDecisions.CrystalReports.Engin e,Version=10.2.3600.0,Culture=neutral,PublicKeyTok en=692fbea5521e1304'/>
Line27:<addassembly='CrystalDecisions.ReportSource,Version =10.2.3600.0,Culture=neutral,PublicKeyToken=692fbe a5521e1304'/>
Line28:<addassembly='CrystalDecisions.Shared,Version=10.2. 3600.0,Culture=neutral,PublicKeyToken=692fbea5521e 1304'/>

</CODE>

Does DiscountASP have Crystal engine installed? What version?
Thanks.
Alex

wisemx
12-04-2006, 08:10 AM
They've kindly answered this a few time in the past. . .

We do not have the CR engine on the servers;
Not an option for us here but many of us can help you create similar reports via code.

khvatov
12-04-2006, 08:15 AM
Thanks.
Alex

bruce
12-04-2006, 11:07 AM
Crystal is really a pain!!

Unlike MSFT's reporting service, it is illegal to deploy the runtime dll that bundled w/ VS.NET on the web server. We've been in talk w/ Crystal for a while and all we were told was to buy the server license (~$35000 per processor).

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)